From owner-freebsd-isp Fri Aug 30 09:01:41 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA29706 for isp-outgoing; Fri, 30 Aug 1996 09:01:41 -0700 (PDT) Received: from login.bigblue.no (root@login.bigblue.no [194.19.68.12]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id JAA29690 for ; Fri, 30 Aug 1996 09:01:36 -0700 (PDT) Received: from eagle.bigblue.no (froden@eagle.bigblue.no [194.19.68.13]) by login.bigblue.no (8.6.12/8.6.12) with SMTP id SAA17754 for ; Fri, 30 Aug 1996 18:00:06 +0200 Message-Id: <199608301600.SAA17754@login.bigblue.no> From: "Frode Nordahl" To: "isp@FreeBSD.Org" Date: Fri, 30 Aug 96 18:01:50 +0100 Reply-To: "Frode Nordahl" Priority: Normal X-Mailer: Frode Nordahl's Registered PMMail 1.52 For OS/2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: IP aliassing. Sender: owner-isp@FreeBSD.Org X-Loop: FreeBSD.org Precedence: bulk I have made IP aliassing work by executing the following command: ifconfig ep0 xxx.yyy.zzz alias And then add a route for that ip to localhost, but, when I add that alias, ifconfig comes up with a "File exists" error, but the alias work, so I just wonder if it is the right way of doing things? --------------------------------- Frode Nordahl