From owner-freebsd-net@FreeBSD.ORG Wed May 17 03:50:29 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C525F16A401 for ; Wed, 17 May 2006 03:50:29 +0000 (UTC) (envelope-from fooler@skyinet.net) Received: from smtp1.skyinet.net (smtp1.skyinet.net [202.78.97.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59BBF43D46 for ; Wed, 17 May 2006 03:50:29 +0000 (GMT) (envelope-from fooler@skyinet.net) Received: from fooler (fooler.ilo.skyinet.net [202.78.118.66]) by smtp1.skyinet.net (Postfix) with SMTP id BAD72582C4; Wed, 17 May 2006 11:50:15 +0800 (PHT) Message-ID: <009701c67964$fe20f0e0$42764eca@ilo.skyinet.net> From: "fooler" To: "Kim Shrier" , "Unix-Solutions - Steven" References: <001301c67946$604b7f70$aa00000a@cloe><20060517005546.GJ65555@funkthat.com><20060517010927.GA656@gremlin.foo.is> Date: Wed, 17 May 2006 11:49:53 +0800 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2869 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 Cc: freebsd-net@freebsd.org Subject: Re: /31 on 2 interfaces X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 May 2006 03:50:29 -0000 ----- Original Message ----- From: "Kim Shrier" To: "Unix-Solutions - Steven" Cc: Sent: Wednesday, May 17, 2006 9:20 AM Subject: Re: /31 on 2 interfaces >A /31 is not a point-to-point link. see RFC 3021 > A /31 is a network with nothing but a loopback and broadcast address. not a loopback address but a network address (all zeros bit) and a broadcast address (all ones bit) fooler.