Multiple Hardware Ethernet listings in dhcpd.conf

Gilboa Davara gilboada at netvision.net.il
Wed Sep 28 08:14:37 UTC 2005


As far as I know, only one MAC address can be placed per entry.
I may be wrong though.
Check the dhcp man page... maybe you'll get some insight.

Gilboa

On Tue, 2005-09-27 at 13:05 -0400, Thom Paine wrote:
> 
> 
> 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;
> }
>  
> is this correct, or am I doing something wrong?
>  
> Thanks.
> 
>         -- 
>         -=/>Thom 




More information about the fedora-list mailing list