<div dir="ltr"><div style="font-size:12.8px">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.</div><div style="font-size:12.8px"><br></div><span style="font-size:12.8px">interface-name=hostnamex,eth0</span><br style="font-size:12.8px"><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">The rest of the options I have on are:</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><div># this tells dnsmasq to never pass short names to the upstream DNS servers. If the name is not in tdomain-needed</div><div># ignore /etc/hosts file</div><div>no-hosts</div><div><br></div><div># dont use resolv.conf, use these nameservers instead</div><div>no-resolv</div><div>no-poll</div><div>server=8.8.8.8</div><div>server=8.8.4.4</div><div>server=2001:4860:4860::8888</div><div>server=2001:4860:4860::8844</div><div><br></div><div># make this the authoritative dhcp server for my network</div><div>dhcp-authoritative</div><div>domain=xxx.tld</div><div># add domain to all hosts</div><div>expand-hosts</div><div>cache-size=500</div><div>dhcp-range=192.168.10.100,192.168.10.199,12h</div><div>dhcp-option=option:router,192.168.10.1</div><div>dhcp-option=option6:ntp-server,[2610:20:6f15:15::27]</div><div>dhcp-option=option:ntp-server,192.138.141.172</div><div><br></div><div><br></div><div>#setup ipv6</div><div>enable-ra</div><div>ra-param=eth0,high,0,0</div><div>dhcp-range=::100,::1ff,constructor:eth0,ra-names</div></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">log-queries=extra<br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">If that helps.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Any ideas on this one?<br>Thanks!</div></div>