Page 1 of 1

How do the Custom DNS settings work

Posted: Tue Feb 26, 2013 7:37 pm
by psycik
I've added in some custom DNS servers to my gargoyle router (from the UnblockUS service I use).

If I added my ISPs DNS settings to this list as well, would they ever get used or would everything still be resolved by the UnblockUS dns servers?

Re: How do the Custom DNS settings work

Posted: Tue Feb 26, 2013 8:17 pm
by pbix
If the first DNS server does not respond then the second would be used.

If the first DNS server always responds then no other DNS server would be used.

Re: How do the Custom DNS settings work

Posted: Tue Feb 26, 2013 9:37 pm
by psycik
hmm, ok

I guess something like http://www.gargoyle-router.com/phpbb/vi ... f=5&t=3883 request might be useful to me too.

Re: How do the Custom DNS settings work

Posted: Tue Feb 26, 2013 9:54 pm
by psycik
Can I do something in dnsmasq to say if someone in my network is trying to use site xyz.co.nz use this DNS server, otherwise use the regular ones that are set up?

Re: How do the Custom DNS settings work

Posted: Tue Feb 26, 2013 10:29 pm
by pbix
I do not know but the options of dnsmasq are many. Google "man dnsmasq" to learn about what you can do with it.

Re: How do the Custom DNS settings work

Posted: Tue Feb 26, 2013 10:35 pm
by psycik
I got the impression that dnsmasq in gargoyle ran differently to the full one in a linux system.

As none of the examples I saw didn't look anythink like the dnsmasq.conf in /etc/dnsmasq.conf