Multiple Hardware Ethernet listings in dhcpd.conf

Thom Paine painethom at gmail.com
Tue Sep 27 17:05:00 UTC 2005


On 9/23/05, Gilboa Davara <gilboada at netvision.net.il> wrote:
>
> Just add the following entry to your dhcpd.conf:
> host <Machine hostname> {
> hardware ethernet <Machine MAC address>;
> fixed-address <Machine IP address>;
> }

 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.
 host falcon {
hardware ethernet 11:11:11:11:11:11;
hardware ethernet 22:22:22:22:22:22;
fixed-address 10.10.10.7 <http://10.10.10.7>;
}
 is this correct, or am I doing something wrong?
 Thanks.

--
> -=/>Thom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.fedoraproject.org/pipermail/users/attachments/20050927/23e0dbe7/attachment-0002.html 


More information about the users mailing list