From owner-freebsd-questions Thu Mar 6 11:43:54 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FF1537B401 for ; Thu, 6 Mar 2003 11:43:53 -0800 (PST) Received: from sundive.homeunix.net (h24-86-156-116.ed.shawcable.net [24.86.156.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id A308043F93 for ; Thu, 6 Mar 2003 11:43:51 -0800 (PST) (envelope-from ns@sundive.homeunix.net) Received: from sundive.homeunix.net (localhost [127.0.0.1]) by sundive.homeunix.net (8.12.8/8.12.7) with ESMTP id h26JhlJP045742; Thu, 6 Mar 2003 12:43:47 -0700 (MST) (envelope-from ns@sundive.homeunix.net) Received: (from ns@localhost) by sundive.homeunix.net (8.12.8/8.12.8/Submit) id h26JhloV045741; Thu, 6 Mar 2003 12:43:47 -0700 (MST) Date: Thu, 6 Mar 2003 12:43:46 -0700 From: Nigel Soon To: Martyn Hill Cc: FreeBSD-questions Subject: Re: IP Aliasing in rc.conf Message-ID: <20030306194346.GA45444@sundive.homeunix.net> References: <005301c2e417$3ba78410$6f00000a@SJMOBILE11> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <005301c2e417$3ba78410$6f00000a@SJMOBILE11> User-Agent: Mutt/1.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I think you want this instead: ifconfig_fxp0="inet 10.0.0.201 netmask 255.0.0.0" ifconfig_fxp0_alias0="inet 10.0.0.211 netmask 255.255.255.255" On Thu, 06 Mar 2003, Martyn Hill wrote: > Hi all > > Can someone confirm that the following is the correct way to implement one > IP alias (same subnet) on a single fxp NIC in rc.conf (for the purposes of > running a "dual samba/samba-tng" installation): > > ipconfig_fxp0="inet 10.0.0.201 netmask 255.0.0.0" > ipconfig_fxp0_alias0="inet 10.0.0.211 netmask 255.255.255.255" > > Regards > Martyn Hill > Network Administrator > St James Independent School > London > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message