[Dnsmasq-discuss] Interface-name not injecting name into cache

Eric Hiller mrraptor98 at gmail.com
Wed Oct 28 00:26:30 GMT 2015


Hi all, I haven't been able to get interface-name to work, tried toggling
off and on a number of different options to no avail. I am running 2.7.5.

interface-name=hostnamex,eth0

The rest of the options I have on are:

# this tells dnsmasq to never pass short names to the upstream DNS servers.
If the name is not in tdomain-needed
# ignore /etc/hosts file
no-hosts

# dont use resolv.conf, use these nameservers instead
no-resolv
no-poll
server=8.8.8.8
server=8.8.4.4
server=2001:4860:4860::8888
server=2001:4860:4860::8844

# make this the authoritative dhcp server for my network
dhcp-authoritative
domain=xxx.tld
# add domain to all hosts
expand-hosts
cache-size=500
dhcp-range=192.168.10.100,192.168.10.199,12h
dhcp-option=option:router,192.168.10.1
dhcp-option=option6:ntp-server,[2610:20:6f15:15::27]
dhcp-option=option:ntp-server,192.138.141.172


#setup ipv6
enable-ra
ra-param=eth0,high,0,0
dhcp-range=::100,::1ff,constructor:eth0,ra-names


log-queries=extra

If that helps.

Any ideas on this one?
Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/attachments/20151027/70a5f93b/attachment.html>


More information about the Dnsmasq-discuss mailing list