Re: [Dnsmasq-discuss] Override DNS servers in DHCP packet

2008-09-23 Thread Alex Chekholko
On Tue, 23 Sep 2008 15:45:24 -0400 A C wrote: > > Does dnsmasq use the DNS servers listed in /etc/resolv.conf over those listed > in a DHCP packet? I was forced to use DHCP for my public connection but I > don't want to use the provided DNS servers as they are slower than the ones I > had ma

[Dnsmasq-discuss] Override DNS servers in DHCP packet

2008-09-23 Thread A C
Does dnsmasq use the DNS servers listed in /etc/resolv.conf over those listed in a DHCP packet? I was forced to use DHCP for my public connection but I don't want to use the provided DNS servers as they are slower than the ones I had manually configured. __