Skip to content
Discussion options

You must be logged in to vote

Probably due to bad SO configuration/implementation. Docker doesn't flood dns requests by default.
Likewise, SO floods dns requests for the mgmt IP, which isn't supposed to happen either.
You can stop this crap by adding these line in /etc/hosts to make the entries static :

172.17.0.1   1.0.17.172.in-addr.arpa
<MGMT IP>   <reversed MGMT IP>.in-addr.arpa securityonion.<domain>

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@0nnyx
Comment options

Answer selected by ben-sec
@ben-sec
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants