DHCPD 2 mac adresses for one host

jon jon at whoweb.com
Thu Jul 8 12:57:10 PDT 2004


Have you tried separating the MAC definitions?

host chues {
        hardware ethernet 00:0b:db:e7:2a:06;
        }

host chues {
        hardware ethernet 00:60:73:ea:3f:60;
        }


Jon


More information about the freebsd-questions mailing list