<br><br>
<div><span class="gmail_quote">On 9/23/05, <b class="gmail_sendername">Gilboa Davara</b> <<a href="mailto:gilboada@netvision.net.il">gilboada@netvision.net.il</a>> 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 <Machine hostname> {<br>       hardware ethernet <Machine MAC address>;
<br>       fixed-address <Machine IP address>;<br>}</blockquote>
<div> </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> </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> </div>
<div>is this correct, or am I doing something wrong?</div>
<div> </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>-=/>Thom </blockquote></div>