From owner-freebsd-current@FreeBSD.ORG Wed Dec 31 05:49:02 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 552191065817 for ; Wed, 31 Dec 2008 05:49:02 +0000 (UTC) (envelope-from qing.li@bluecoat.com) Received: from whisker.bluecoat.com (whisker.bluecoat.com [216.52.23.28]) by mx1.freebsd.org (Postfix) with ESMTP id 392118FC1F for ; Wed, 31 Dec 2008 05:49:01 +0000 (UTC) (envelope-from qing.li@bluecoat.com) Received: from bcs-mail03.internal.cacheflow.com ([10.2.2.95]) by whisker.bluecoat.com (8.14.2/8.14.2) with ESMTP id mBV5n0Qc027910; Tue, 30 Dec 2008 21:49:01 -0800 (PST) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Tue, 30 Dec 2008 21:49:29 -0800 Message-ID: In-Reply-To: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: NAT (ipfw/natd) broken in latest -CURRENT Thread-Index: AclqeRwmrEklmHElRm+jfNaPClZ6BQAkk2lA References: <1229476796.49670.7.camel@shumai.marcuscom.com><1229637745.60337.62.camel@shumai.marcuscom.com> From: "Li, Qing" To: , Cc: Subject: RE: NAT (ipfw/natd) broken in latest -CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Dec 2008 05:49:02 -0000 >=20 > The problem is, many NAT-PMP utilizing programs (e.g. p2p-clients) > according > to protocol specs do lookup of default gateway's IP address. FreeBSD > ppp implementations tend to include correct address of gateway, so > lookup works, while some other ppp implementations specify something > other, e.g. inetrface route, self address... Will this change break > those > progs on FreeBSD too? >=20 AFAIK these programs should continue to function but let me know if you think something is broken. -- Qing