<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:lucida console,sans-serif;font-size:10pt;color:#000000;"><div>I have dnsmasq providing dhcp for my network.&nbsp; It is providing the name server that is in my /etc/resolv.conf file to all the hosts on my network.&nbsp; Instead, I would like to provide the name of the server running dnsmasq so that hosts will effectively proxy dns through that server.&nbsp; 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.<br><br>Does anybody know what I am doing wrong?<br><br>Thank you,<br><br>Dave<br></div></div></body></html>