From owner-freebsd-questions Thu Oct 31 11:04:31 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA28274 for questions-outgoing; Thu, 31 Oct 1996 11:04:31 -0800 (PST) Received: from www.hsc.wvu.edu (www.hsc.wvu.edu [157.182.105.122]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id LAA28253 for ; Thu, 31 Oct 1996 11:04:27 -0800 (PST) Received: (from jsigmon@localhost) by www.hsc.wvu.edu (8.7.5/8.7.3) id OAA00300; Thu, 31 Oct 1996 14:03:16 -0500 (EST) Date: Thu, 31 Oct 1996 14:03:13 -0500 (EST) From: Jeremy Sigmon To: "Marc G. Fournier" cc: questions@freebsd.org Subject: Re: ping failure to alias In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > How are you setting up your alias? I've been using IP aliasing since > 2.0.5 with no problems, setup as: > > ifconfig ed0 alias 205.150.102.14 netmask 255.255.255.255 > ifconfig ep0 inet 157.182.105.123 netmask 255.255.254.0 alias route add -host 157.182.105.123 127.0.0.1 > > Marc G. Fournier scrappy@ki.net > Systems Administrator @ ki.net scrappy@freebsd.org >