Details
Assignee
UnassignedUnassignedReporter
Seth HallSeth Hall(Deactivated)External issue ID
964Components
Affects versions
Priority
Low
Details
Details
Assignee
Unassigned
UnassignedReporter
Seth Hall
Seth Hall(Deactivated)External issue ID
964
Components
Affects versions
Priority
Created March 12, 2013 at 4:28 PM
Updated August 14, 2018 at 7:04 PM
If a box running Bro doesn't have correctly configured DNS it causes a backup of DNS resolution requests. It looks like the requests aren't timing out quickly enough. We probably need to deal with this one way or another since a failing DNS server should not result in Bro crashing. Maybe we could move more control of Bro's DNS resolution into scriptland? If we had a boolean value that we could flip on or off to enable/disable DNS resolution? Right now we only have the environment variable which is not flexible enough to deal with situations like this.