From owner-freebsd-bugs Mon Sep 9 16:04:33 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA27737 for bugs-outgoing; Mon, 9 Sep 1996 16:04:33 -0700 (PDT) Received: from intervalle.fr (ariane.intervalle.fr [194.51.137.3]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id QAA27732 for ; Mon, 9 Sep 1996 16:04:28 -0700 (PDT) Received: from rafale (rafale.intervalle.fr [194.51.137.20]) by intervalle.fr (8.6.12/8.6.9) with ESMTP id BAA00195 for ; Tue, 10 Sep 1996 01:04:10 +0200 Message-Id: <199609092304.BAA00195@intervalle.fr> From: "Pierre SEGURET" To: Subject: Ifconfig IP alias Problem Date: Tue, 10 Sep 1996 01:01:33 +0200 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1155 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, I'm currently trying to use IP alias on my 2.1.0 FreeBSD systems. My first interface "lnc0" is configured with the following adress 194.51.137.3 I'd like to setup a private network on the interface with the adress 10.0.0.3. It currently works with a sun sparc station running Solaris 2.5 on the same network with the address 10.0.0.2. The problem is when i set up the 10.0.0.3 alias on my FreeBSD system, the default route to my cisco (194.51.137.254) default router drops. Do you have any solution ? Thanks