I use eBox/Zentyal as Gateway and Infrastructure. I do filtering of sites. OpenDNS only works if I'd set HTTP Proxy enabled. How about without the use of HTTP Proxy.

I'd try to configure and add 208.67.222.22;208.67.220.220 at forwarder section at /etc/bind/named.conf.options, but it doesn't work after sudo invoke-rc.d networking restart.

link|improve this question

70% accept rate
feedback

2 Answers

up vote 1 down vote accepted

Correction 2011-04-30: .mas extension is added.

add forwarder section into /usr/share/ebox/stubs/dns/named.conf.options.mas

link|improve this answer
feedback

It sounds like the client machines are making their own DNS queries - so you'll need to configure your DHCP server (or the individual machines if you don't use DHCP) to use OpenDNS as the upstream nameservers; or you will need to configure the client machines to use your local server as the upstream nameserver, and local your server is apparently already configured to use OpenDNS, so that should produce the result you're looking for.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.