From owner-freebsd-bugs Thu Jan 17 8:10: 8 2002 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 E59EC37B404 for ; Thu, 17 Jan 2002 08:10:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0HGA0W11561; Thu, 17 Jan 2002 08:10:00 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 29EB737B417 for ; Thu, 17 Jan 2002 08:02:01 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0HG21307109; Thu, 17 Jan 2002 08:02:01 -0800 (PST) (envelope-from nobody) Message-Id: <200201171602.g0HG21307109@freefall.freebsd.org> Date: Thu, 17 Jan 2002 08:02:01 -0800 (PST) From: Aragon Gouveia To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/33996: 127.0.0.0/8 not added to routing table by default 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 >Number: 33996 >Category: misc >Synopsis: 127.0.0.0/8 not added to routing table by default >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jan 17 08:10:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Aragon Gouveia >Release: 4.4 >Organization: none >Environment: FreeBSD root.nis.za 4.4-STABLE FreeBSD 4.4-STABLE #0: Fri Dec 7 14:07:57 SAST 2001 root@root.nis.za:/usr/src/sys/compile/ROOT i386 >Description: The reserved 127.0.0.0/8 range is not added to FreeBSD's routing table with destination interface lo0 by default. Instead, only 127.0.0.1/32 is being routed to the loopback interface. Pinging, for example, 127.2.3.4 returns no response - in my case it tries to route via the default route out onto the net! >How-To-Repeat: route -n get 127.2.3.4 >Fix: Not sure - thought it'd be a simple update to the rc scripts, but I couldn't find anything relevant in them :). >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message