From owner-freebsd-isp Thu Jan 23 14:41:00 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA16837 for isp-outgoing; Thu, 23 Jan 1997 14:41:00 -0800 (PST) Received: from ns2.harborcom.net (root@ns2.harborcom.net [206.158.4.4]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA16829 for ; Thu, 23 Jan 1997 14:40:57 -0800 (PST) Received: from localhost (bradley@localhost) by ns2.harborcom.net (8.8.5/8.8.4) with SMTP id RAA28964; Thu, 23 Jan 1997 17:40:11 -0500 (EST) Date: Thu, 23 Jan 1997 17:40:10 -0500 (EST) From: Bradley Dunn X-Sender: bradley@ns2.harborcom.net To: Richard Gresek cc: freebsd-isp@freebsd.org Subject: Re: Ping DUP In-Reply-To: <199701231229.NAA20550@gds.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Thu, 23 Jan 1997, Richard Gresek wrote: > I am using the 3.0-970118-SNAP on a P5 200 MHz and a 3Com 3C900 > Etherlink XL NIC. Hmmm...I wouldn't be using 3.0 on production machines. > I defined several IP-addresses with > > ifconfig vx0 inet 194.231.79.60 netmask 0xffffffc0 alias > route add 194.231.79.60 localhost Try using a netmask of 0xffffffff (255.255.255.255) pbd