Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Jul 2004 15:57:34 -0400 (EDT)
From:      jon <jon@whoweb.com>
To:        derrick@imacs.com, freebsd-questions@freebsd.org
Subject:   Re: DHCPD 2 mac adresses for one host
Message-ID:  <200407081957.i68JvYSO050512@whoweb.com>
In-Reply-To: <6E6A0B9771347B49937E7E3F30153465021EC4@imacs-exchange.hms-domain.local>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407081957.i68JvYSO050512>