From owner-freebsd-stable Sun Sep 23 14:15:45 2001 Delivered-To: freebsd-stable@freebsd.org Received: from vimfuego.saarinen.org (saarinen.org [203.79.82.14]) by hub.freebsd.org (Postfix) with ESMTP id F1FD537B425 for ; Sun, 23 Sep 2001 14:15:41 -0700 (PDT) Received: from [192.168.1.10] (helo=den2) by vimfuego.saarinen.org with esmtp (Exim 3.22 #1 (Red Hack)) id 15lGbF-00033I-00; Mon, 24 Sep 2001 09:15:41 +1200 From: "Juha Saarinen" To: "'Kevin Oberman'" Cc: Subject: RE: loopback not working for anything other than 127.0.0.1 Date: Mon, 24 Sep 2001 09:15:38 +1200 Message-ID: <003401c14474$e4d53e40$0a01a8c0@den2> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 In-Reply-To: <200109232040.f8NKeoR13940@ptavv.es.net> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal 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 :: 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. -- Juha To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message