multiple hardware ethernet statements per host

dukzcry lomka at gero.in
Wed Jul 11 03:30:31 UTC 2012


On 7/22/64 11:05 PM, Chris Cohen wrote:
> Hello,
>
> I have a small home network with a laptop that connects via wlan and sometimes
> via a l2 vpn. I want dhcpd to assign the same ip address both times so I
> thought having something like:
>
> host laptop.example.org {
>          fixed-address 10.1.16.11;
>          hardware ethernet ff:ff:ff:ff:ff;
> 	hardware ethernet ff:ff:ff:ff:fe;
>          }
>
> Is this the correct way of doing this?
You may use following patch:
https://raw.github.com/druga/aeriebsd-tree/master/usr.sbin/dhcpd/patch-dhcpd 
.


More information about the dhcp-users mailing list