From owner-freebsd-questions Mon Dec 16 04:39:16 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id EAA24411 for questions-outgoing; Mon, 16 Dec 1996 04:39:16 -0800 (PST) Received: from gatekeeper.barcode.co.il (gatekeeper.barcode.co.il [192.116.93.17]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id EAA24400 for ; Mon, 16 Dec 1996 04:39:11 -0800 (PST) Received: (from smap@localhost) by gatekeeper.barcode.co.il (8.7.5/8.6.12) id OAA02836; Mon, 16 Dec 1996 14:38:57 +0200 (IST) X-Authentication-Warning: gatekeeper.barcode.co.il: smap set sender to using -f Received: from localhost.barcode.co.il(127.0.0.1) by gatekeeper.barcode.co.il via smap (V1.3) id sma002833; Mon Dec 16 14:38:28 1996 Message-ID: <32B5425F.31F0@barcode.co.il> Date: Mon, 16 Dec 1996 14:36:47 +0200 From: Nadav Eiron X-Mailer: Mozilla 3.0 (X11; I; SunOS 5.5 sun4m) MIME-Version: 1.0 To: Vincent Poy CC: questions@freebsd.org Subject: Re: two ip's for one ne0 interface References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Vincent Poy wrote: > > Hi everyone, > > What do I need to do in /etc/sysconfig to make the ne0 also known > as 206.171.98.1 as well as the current ip of 206.171.98.29 for the > ifconfig line? Thanks. > > Cheers, > Vince > GaiaNet Corporation - Unix Networking Operations - GUS Mailing Lists Admin It's all in the IP Aliasing Tutorial. Look at: http://www.cypher.net/~black/ipalias.html Nadav