[Dnsmasq-discuss] Non-standard port and resolv.conf file
Rance Hall
ranceh at gmail.com
Wed Aug 28 22:46:45 BST 2013
The standard fix for this is to create multiple resolv.conf files.
I use this:
/etc/resolv.conf.dnsmasq
/etc/resolv.conf.local
I also use a script to manage these in the event that my external ip is
DHCP.
If /etc/resolv.conf changes copy it to /etc/resolv.conf.dnsmasq
then copy /etc/resolv.conf.local to /etc/resolv.conf
Configure dnsmasq to use the alternate /etc/resolv.conf.dnsmasq file
instead of standard.
This serves two purposes.
1) it makes the server use itself for dns.
2) it keeps nonstandard stuff like what you discuss on the outside of the
network and the internal network functions in a standard way. Easier
troubleshooting.
If there is a limitation in dnsmasq proper about using alternate port Simon
will fix it, he's good like that.
On Wed, Aug 28, 2013 at 12:46 PM, Scott Bonar <sbonar at cradlepoint.com>wrote:
> Is there anyway to have dnsmasq use the same server address parsing when
> using the resolv.conf file as it does when using the 'server' command
> line/config option?
> My issue is that I want to use the resolv.conf file so I don't have to
> restart dnsmasq, but the nameserver I am using also uses a non-standard
> port, i.e. not 53.
> On the command line I can do something like '111.222.333.444#5353', but if
> I put this type of format in the resolv.conf file dnsmasq does not like it.
>
> Thx
> --
>
> *Scott Bonar | Lead Software Engineer | 208.870.7851*
> **
>
> [image: Description: cid:5604C698-D89A-4D27-B259-BAB5CFC37A24] [image:
> Description: Description: CP_blog] <http://www.cradlepoint.com/about/blog>
> [image: Description: Description: Icon_Twitter_Blue_2]<https://twitter.com/cradlepoint>[image:
> Description: Description: Icon_Google+_2]<https://plus.google.com/u/0/b/105092216039296278811/>[image:
> Description: Description: Icon_LinkedIn_Blue_2]<http://www.linkedin.com/company/cradlepoint-inc.>
> **
> <http://www.linkedin.com/company/cradlepoint-inc.><http://www.linkedin.com/company/cradlepoint-inc.>
>
> _______________________________________________
> Dnsmasq-discuss mailing list
> Dnsmasq-discuss at lists.thekelleys.org.uk
> http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/attachments/20130828/82c24dbf/attachment-0001.html>
More information about the Dnsmasq-discuss
mailing list