Sort of sync DNS servers in a VPN
connected
> network
>
> Did you mean to send this three times?
>
> On Fri, May 11, 2018 at 05:07:01PM -0700, m...@farmwald.com wrote:
> > I have a home network (call it 10.2.0.0/16) and multiple VPN
> > connected networks (10.x.0.0/16).
> >
I have a home network (call it 10.2.0.0/16) and multiple VPN connected
networks (10.x.0.0/16).
I would like each of the 10.x networks to have a separate dnsmasq, with
their own DHCP and DNS server.
However I'd like the 10.2 DNS server to hold DNS information for all of the
networks. Thus I could fi
>From testing, it appears that dnsmasq ignores duplicate hostnames, i.e. if
mac1 and mac2 have the same hostname, then one of them (the first to
request?) gets the name, and the other(s) get a blank name.
If this is correct, could this be changed to add a suffix to the duplicate
names, e.g.:
Mac1 H
I have a home network (call it 10.2.0.0/16) and multiple VPN connected
networks (10.x.0.0/16).
I would like each of the 10.x networks to have a separate dnsmasq, with
their own DHCP and DNS server.
However I'd like the 10.2 DNS server to hold DNS information for all of the
networks. Thus I could
>From testing, it appears that dnsmasq ignores duplicate hostnames, i.e. if
mac1 and mac2 have the same hostname, then one of them (the first to
request?) gets the name, and the other(s) get a blank name.
If this is correct, could this be changed to add a suffix to the duplicate
names, e.g.:
Mac1
I have a home network (call it 10.2.0.0/16) and multiple VPN connected
networks (10.x.0.0/16).
I would like each of the 10.x networks to have a separate dnsmasq, with
their own DHCP and DNS server.
However I'd like the 10.2 DNS server to hold DNS information for all of
the networks. Thus I could fi