From owner-freebsd-stable Sun Sep 23 15: 5:36 2001 Delivered-To: freebsd-stable@freebsd.org Received: from ptavv.es.net (ptavv.es.net [198.128.4.29]) by hub.freebsd.org (Postfix) with ESMTP id 49C1137B42A for ; Sun, 23 Sep 2001 15:05:32 -0700 (PDT) Received: from ptavv.es.net (localhost [127.0.0.1]) by ptavv.es.net (8.10.1/8.10.1) with ESMTP id f8NM4wR20667; Sun, 23 Sep 2001 15:04:58 -0700 (PDT) Message-Id: <200109232204.f8NM4wR20667@ptavv.es.net> To: "Juha Saarinen" Cc: freebsd-stable@FreeBSD.ORG Subject: Re: loopback not working for anything other than 127.0.0.1 In-reply-to: Your message of "Mon, 24 Sep 2001 09:15:38 +1200." <003401c14474$e4d53e40$0a01a8c0@den2> Date: Sun, 23 Sep 2001 15:04:58 -0700 From: "Kevin Oberman" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > From: "Juha Saarinen" > Date: Mon, 24 Sep 2001 09:15:38 +1200 > > :: I don't think any RFC actually calls for this, but 1122 is probably > :: the relevant reference. From 3.2.1.3: > :: (g) { 127, } > :: > :: Internal host loopback address. Addresses of this form > :: MUST NOT appear outside a host. > > RFC 990 seems to cover it though: > > The class A network number 127 is assigned the "loopback" > function, that is, a datagram sent by a higher level protocol > to a network 127 address should loop back inside the host. No > datagram "sent" to a network 127 address should ever appear on > any network anywhere. Except that 990 (and many similar RFCs) are an enumeration of assigned numbers, not a specification of operation. I read it very similarly to 1122. It assigned 127.0.0.0/8 as the loopback net and forbids any packet addressed to that /8 from leaving the host. It must be sent out to the lo interface. It says nothing about how the host should respond to receiving the packet. R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message