Re: [Dnsmasq-discuss] Funny came behaviour

2017-07-09 Thread Gareth Howell
> "expand-hosts" doesn't apply to CNAME records created with the "cname"
> option, which explains the odd behaviour you're seeing --- you'll need
> to manually add the FQDN to the record:
>
> cname=dashticz.agdon.net,domoticz.agdon.net
> cname=piaware.agdon.net,d15c087.agdon.net
>
> This shouldn't be a problem, since dnsmasq will be pushing the domain
> search list "agdon.net" via DHCP so your Mac's resolver will look up
> dashticz.agdon.net when given dashticz anyway.

Hmm, I now get “Duplicate CNAME” errors and dnsmasq won’t start.

Gareth
___
Dnsmasq-discuss mailing list
Dnsmasq-discuss@lists.thekelleys.org.uk
http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss


Re: [Dnsmasq-discuss] Funny came behaviour

2017-07-09 Thread Chris Novakovic
On 09/07/2017 09:17, Gareth Howell wrote:
> I have dnsmasq serving IP addresses. I also have domain=agdon.net
>  and a couple of cname= lines
> (see https://pastebin.com/aGLrWa5K for more detail)
> 
> However, if you look at the transcript
> at https://pastebin.com/YdVpx7y1  you will see that dig behaves properly
> but pings behave oddly. The client is a Mac.

"expand-hosts" doesn't apply to CNAME records created with the "cname"
option, which explains the odd behaviour you're seeing --- you'll need
to manually add the FQDN to the record:

cname=dashticz.agdon.net,domoticz.agdon.net
cname=piaware.agdon.net,d15c087.agdon.net

This shouldn't be a problem, since dnsmasq will be pushing the domain
search list "agdon.net" via DHCP so your Mac's resolver will look up
dashticz.agdon.net when given dashticz anyway.

___
Dnsmasq-discuss mailing list
Dnsmasq-discuss@lists.thekelleys.org.uk
http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss