Re: Multiple Hardware Ethernet listings in dhcpd.conf

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxxxxxx> 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 


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux