Date: Sun, 24 Feb 2008 19:55:47 +0100 (CET) From: Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl> To: Jaco le Roux <jaco@videoafrica.co.za> Cc: freebsd-questions@freebsd.org Subject: Re: DHCP Server Message-ID: <20080224195523.V4625@wojtek.tensor.gdynia.pl> In-Reply-To: <000001c87710$83243770$896ca650$@co.za> References: <000001c87710$83243770$896ca650$@co.za>
index | next in thread | previous in thread | raw e-mail
> BSD box, the other client is connected via a bridge on the first client. I
> have a section in my /usr/local/etc/dhcpd.conf to assign a specific IP to
> client #1:
>
> host myhost {
> hardware ethernet xx:xx:xx:xx:xx:xx;
> fixed address 192.168.1.16;
> }
>
> The problem is, both client #1 and #2 get assigned the same IP address which
> results in a conflict (I'm guessing because they appear to be behind the
it means that the first client's "bridge" is not a bridge.
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080224195523.V4625>
