Reverse DNS lookups on 172.17.0.1? #10576
-
Hi! Why do all my SO nodes do thousands of reverse DNS lookups on the IP 172.17.0.1 (docker0 interface)? Even a fresh install, not connected to my SO grid, is behaving like that. Cheers, Ben |
Beta Was this translation helpful? Give feedback.
Answered by
0nnyx
Jun 26, 2023
Replies: 1 comment 2 replies
-
No ideas? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 :