<p>Additionally, if I add the line dhcp-host=mike to my dnsmasq.conf the ip address is assigned as expected.  I forgot to put that in the last e-mail.</p>
<div class="gmail_quote">&gt; When I do as you suggest, I get the message: not giving the name mike. To<br>&gt; the dhcp lease of x.x.x.x because the name exists in /etc/hosts with address<br>&gt; 10.10.10.1<br>&gt; <br>
&gt; As far as locking everything down by mac, the network is isolated and<br>&gt; &#39;trusted&#39;.  I get a machine, I need to set it up and I get to keep it for a<br>&gt; little while then I deliver it and don&#39;t see it again.  I just want a<br>
&gt; convenient name to refer to it while its here and a predictable ip based on<br>&gt; the hostname I assign when I install.<br>&gt; <br>&gt; Thanks<br>&gt;&gt; If i understand correctly, what you want to do is:<br>&gt;&gt;<br>
&gt;&gt; &quot;Give the machine claiming name &#39;mike&#39; the 10.10.10.1 address&quot;<br>&gt;&gt;<br>&gt;&gt; You can just add in /etc/hosts :<br>&gt;&gt;<br>&gt;&gt; 10.10.10.1 mike<br>&gt;&gt;<br>&gt;&gt; and restart the service...<br>
&gt;&gt;<br>&gt;&gt; have a look: <a href="http://bit.ly/9D2JzU">http://bit.ly/9D2JzU</a> <a href="http://bit.ly/a7DJ1e">http://bit.ly/a7DJ1e</a><br>&gt;&gt;<br>&gt;&gt; Though i strongly suggest you to make dnsmasq give ip addresses based on<br>
&gt;&gt; macaddress (For security reasons...)<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; 2010/10/13 Mark Goldman &lt;<a href="mailto:bitshifter@gmail.com">bitshifter@gmail.com</a>&gt;<br>&gt;&gt;<br>&gt;&gt;&gt; New user here, I spent several hours googling and came up empty handed.<br>
&gt;&gt;&gt;<br>&gt;&gt;&gt; What I would like is for dnsmasq to hand out the ip address that is in<br>&gt;&gt;&gt; /etc/hosts for any host that claims that hostid. I would like to avoid<br>&gt;&gt;&gt; having a dhcp-host=name line for each host that is in /etc/hosts in<br>
&gt; addition<br>&gt;&gt;&gt; to having the information in /etc/hosts.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; If there is a better way to achieve this, I&#39;m game for that too. I would<br>&gt;&gt;&gt; like to have all this info localized.<br>
&gt;&gt;&gt;<br>&gt;&gt;&gt; -mdg<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; _______________________________________________<br>&gt;&gt;&gt; Dnsmasq-discuss mailing list<br>&gt;&gt;&gt; <a href="mailto:Dnsmasq-discuss@lists.thekelleys.org.uk">Dnsmasq-discuss@lists.thekelleys.org.uk</a><br>
&gt;&gt;&gt; <a href="http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss">http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss</a><br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br></div>