Hi all!<br><br>I'm just recently starting to use dnsmasq and I'm facing a problem, maybe it's trivial but I haven't found the answer.<br><br clear="all">I've configured dnsmasq to set specific IP addresses to some hosts, like this:<br>

domain = <a href="http://ea4rct.org">ea4rct.org</a><br>dhcp-host=00:e0:4c:a4:13:ac,foxtrot,192.168.0.6,1w<br><br>I'd like the name, foxtrot, to be visible from the LAN, so I added:<br>address=/<a href="http://foxtrot.ea4rct.org/192.168.0.6">foxtrot.ea4rct.org/192.168.0.6</a><br>

<br>This way, local computers can just use foxtrot or <a href="http://foxtrot.ea4rct.org">foxtrot.ea4rct.org</a> as the name for this computer.<br>But this is repetitive and error-prone. Is it possible to avoid the _address_ line, which is redundant?<br>

<br>Thanks a lot!<br><br>-- <br>Álvaro Gámez Machado<br><br>