From owner-freebsd-questions Thu Mar 6 11:33:33 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 2AD5A37B401 for ; Thu, 6 Mar 2003 11:33:32 -0800 (PST) Received: from smtp.mailbox.co.uk (smtp.mailbox.co.uk [195.82.125.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 491C243FCB for ; Thu, 6 Mar 2003 11:33:28 -0800 (PST) (envelope-from m.hill@stjamessengirls.org.uk) Received: from [212.18.235.142] (helo=SJMOBILE11) by smtp.mailbox.co.uk with smtp (Exim 3.36 #1) id 18r17P-0007YD-00 for freebsd-questions@freebsd.org; Thu, 06 Mar 2003 19:33:27 +0000 Message-ID: <005301c2e417$3ba78410$6f00000a@SJMOBILE11> From: "Martyn Hill" To: "FreeBSD-questions" Subject: IP Aliasing in rc.conf Date: Thu, 6 Mar 2003 19:33:14 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4920.2300 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4920.2300 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 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