<br><br>
<div><span class="gmail_quote">On 9/23/05, <b class="gmail_sendername">Gilboa Davara</b> &lt;<a href="mailto:gilboada@netvision.net.il">gilboada@netvision.net.il</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Just add the following entry to your dhcpd.conf:<br>host &lt;Machine hostname&gt; {<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; hardware ethernet &lt;Machine MAC address&gt;;
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fixed-address &lt;Machine IP address&gt;;<br>}</blockquote>
<div>&nbsp;</div>
<div>Actually, what I want is my host to be the same, and have it dish out my ip on either macaddress. I thought I could specify multiple macs in the hardware ethernet lines, but that doesn't seem to work.</div>
<div>&nbsp;</div>
<div>host falcon {</div>
<div>hardware ethernet 11:11:11:11:11:11;</div>
<div>hardware ethernet 22:22:22:22:22:22;</div>
<div>fixed-address <a href="http://10.10.10.7">10.10.10.7</a>;</div>
<div>}</div>
<div>&nbsp;</div>
<div>is this correct, or am I doing something wrong?</div>
<div>&nbsp;</div>
<div>Thanks.</div><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">-- <br>-=/&gt;Thom </blockquote></div>