DNS Attacks – error sending response: host unreachable
I was shocked when i saw the /var/log/messages filled with large number of entries like
“server named[15166]: client [xxxx.xxx]#975: error sending response: host unreachable“.
I was running my own bind DNS server and initially i thought that this has something to do with dos attacks. There were about 100′s of above entries per day originating from few IPs and i was very suspicious about it.
I did check my firewall rules and port 53 was open for both UDP/TCP. So no problem there.
After …

