Monitoring of blackholed DNS servers

2012-06-08 Thread Christopher.Harrington
All, We have a list of DNS servers that we do not want our BIND DNS server interacting with. We can put the IP addresses of those servers in the blackhole substatement under options. Is there a way to monitor for when our DNS server tries to communicate with servers that are in the blackhole

Re: Monitoring of blackholed DNS servers

2012-06-08 Thread Warren Kumari
If it were me I'd just block access with iptables (and maybe blackhole as well if I were sufficiently concerned) and combine that with the iptables log action… W On Jun 8, 2012, at 1:44 PM, christopher.harring...@emc.com wrote: All, We have a list of DNS servers that we do not want our