I have dnsmasq providing dhcp for my network.  It is providing the name server 
that is in my /etc/resolv.conf file to all the hosts on my network.  Instead, I 
would like to provide the name of the server running dnsmasq so that hosts will 
effectively proxy dns through that server.  I thought 
"dhcp-option=5,192.168.1.1" would do it, but instead it still seems to be 
sending the ip from resolv.conf.

Does anybody know what I am doing wrong?

Thank you,

Dave

Reply via email to