Re: [Dnsmasq-discuss] DHCP serving more than one DNS servers

2011-05-31 Thread Matti Viljanen
31.5.2011 8:34, Matti Viljanen kirjoitti: Hi, I'm configuring DNSMasq and so far so good! The server's running Ubuntu 11.04 64-bit, fresh install yesterday. Howeverm I am unable to configure DNSMasq in such way that it would give the DHCP clients information about two DNS servers.

[Dnsmasq-discuss] DHCP serving more than one DNS servers

2011-05-31 Thread Matti Viljanen
tself, and the second(ary) server would then be my ADSL box. I believe one of these is right: dhcp-option=5,0.0.0.0,10.10.10.1 or dhcp-option=5,0.0.0.0 dhcp-option=5,10.10.10.1 My Win7 laptop just doesn't seem to get it, and I have currently no other computer to test it. Any hints? T