From owner-freebsd-questions@FreeBSD.ORG Sun Feb 24 18:56:20 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E0F7316A403 for ; Sun, 24 Feb 2008 18:56:20 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id EE78A13C43E for ; Sun, 24 Feb 2008 18:56:07 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m1OItrZL004644; Sun, 24 Feb 2008 19:55:53 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m1OItm5W004641; Sun, 24 Feb 2008 19:55:51 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Sun, 24 Feb 2008 19:55:47 +0100 (CET) From: Wojciech Puchar To: Jaco le Roux In-Reply-To: <000001c87710$83243770$896ca650$@co.za> Message-ID: <20080224195523.V4625@wojtek.tensor.gdynia.pl> References: <000001c87710$83243770$896ca650$@co.za> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: DHCP Server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Feb 2008 18:56:21 -0000 > 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.