From owner-freebsd-net@FreeBSD.ORG Sat Aug 19 00:03:14 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6876416A4DD for ; Sat, 19 Aug 2006 00:03:14 +0000 (UTC) (envelope-from pp@pp.dyndns.biz) Received: from mxfep02.bredband.com (mxfep02.bredband.com [195.54.107.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F39F43D46 for ; Sat, 19 Aug 2006 00:03:13 +0000 (GMT) (envelope-from pp@pp.dyndns.biz) Received: from gatekeeper.pp.dyndns.biz ([85.224.219.119] [85.224.219.119]) by mxfep02.bredband.com with ESMTP id <20060819000311.FFPI11843.mxfep02.bredband.com@gatekeeper.pp.dyndns.biz> for ; Sat, 19 Aug 2006 02:03:11 +0200 Received: from phobos ([192.168.69.67]) by gatekeeper.pp.dyndns.biz (8.13.6/8.13.6) with ESMTP id k7J035dG061282 for ; Sat, 19 Aug 2006 02:03:09 +0200 (CEST) (envelope-from pp@pp.dyndns.biz) From: "Morgan" Sender: "pp" To: Date: Sat, 19 Aug 2006 02:02:54 +0200 Message-ID: <021a01c6c322$d52bf510$4345a8c0@phobos> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2962 thread-index: AcbDItGmsw0T9BD8Rey3euvXnvO11Q== Subject: dhclient and multiple addresses on single interface X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Aug 2006 00:03:14 -0000 Hi list. My current ISP allows me 5 dynamically assigned IP addresses. Is there any way to trick dhclient to allocate more than one address to a single interface so I could use bidirectional NAT for some of the PCs on my LAN? Regards Morgan