From owner-freebsd-net@FreeBSD.ORG Wed Feb 3 04:57:06 2010 Return-Path: Delivered-To: net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B95B41065670 for ; Wed, 3 Feb 2010 04:57:06 +0000 (UTC) (envelope-from brett@lariat.net) Received: from lariat.net (lariat.net [66.119.58.2]) by mx1.freebsd.org (Postfix) with ESMTP id 375598FC15 for ; Wed, 3 Feb 2010 04:57:05 +0000 (UTC) Received: from anne-o1dpaayth1.lariat.net (IDENT:ppp1000.lariat.net@lariat.net [66.119.58.2]) by lariat.net (8.9.3/8.9.3) with ESMTP id VAA00664; Tue, 2 Feb 2010 21:56:58 -0700 (MST) Message-Id: <201002030456.VAA00664@lariat.net> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Tue, 02 Feb 2010 21:56:55 -0700 To: "Li, Qing" , From: Brett Glass In-Reply-To: References: <201002030134.SAA28719@lariat.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Cc: Subject: RE: Routing problems on VPN servers running FreeBSD 8.0-RELEASE 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, 03 Feb 2010 04:57:06 -0000 Qing: Unfortunately, I am heading to Washington DC tomorrow to speak with the FCC and ask it not to regulate ISPs out of business. But when I return, I will certainly test it and help you fix whatever is still broken. The problems seem to be that (a) proxy ARP doesn't get set up in either the ARP table or the routing table, and (b) the PPP daemon can't create or destroy many of the routes that the connections need to work. I can't believe that a version of a major operating system shipped without the ability to do PPP, but apparently that's the case! --Brett Glass At 06:47 PM 2/2/2010, Li, Qing wrote: >Few of the symptoms you described here were present in the vanilla >8.0-RELEASE but I have been fixing these in 8-STABLE since the official >announcement. > >Could you please try 8-STABLE and report back if these problems >persist there? > >-- Qing