Implement DNS filtering

Posted by Michele on Server Fault See other posts from Server Fault or by Michele
Published on 2010-02-23T13:31:28Z Indexed on 2010/03/12 19:47 UTC
Read the original article Hit count: 430

Filed under:
|

I was wondering what would be the best way to implement DNS filterting.

The scenario is this: we need to setup two custom DNS servers to use on our company's computers so that we can filter DNS requests for certain domains and return custom IPs and forward other requests to our ISPs DNS servers.

We were thinking about using either PowerDNS or MyDNS because they support MySQL out of the box and we need to change the list of domains to filter quite often.

Thanks a lot for your help! :)

© Server Fault or respective owner

Related posts about dns

Related posts about dns-hosting