From owner-freebsd-bugs Wed May 30 0:50: 9 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 908D937B42C for ; Wed, 30 May 2001 00:50:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4U7o3h07669; Wed, 30 May 2001 00:50:03 -0700 (PDT) (envelope-from gnats) Date: Wed, 30 May 2001 00:50:03 -0700 (PDT) Message-Id: <200105300750.f4U7o3h07669@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Fleisher Subject: Re: bin/14175: route for ip aliasing Reply-To: Fleisher Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR bin/14175; it has been noted by GNATS. From: Fleisher To: freebsd-gnats-submit@FreeBSD.org, jch@oleane.net Cc: Subject: Re: bin/14175: route for ip aliasing Date: Wed, 30 May 2001 00:48:52 -0700 Jean-Claude wrote: > I add an alias on my network interface (de0), and when I do a > 'netstat -rn' I dont have the complete route. > I've > 192.168.1 instead of 192.168.1.0 > perhaps it's normal.... > I add an alias on my network interface (de0), and when I do a > 'netstat -rn' I dont have the complete route. > I've > 192.168.1 instead of 192.168.1.0 > perhaps it's normal.... I believe that this is a normal output result (do to conversion through inet_netof(3), perhaps?). Tony. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message