From owner-freebsd-net@FreeBSD.ORG Sat Feb 13 00:32:52 2010 Return-Path: <owner-freebsd-net@FreeBSD.ORG> 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 DED19106566B for <net@freebsd.org>; Sat, 13 Feb 2010 00:32:52 +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 C6B378FC0A for <net@freebsd.org>; Sat, 13 Feb 2010 00:32:52 +0000 (UTC) Received: from bcs-mail03.internal.cacheflow.com ([10.2.2.95]) by whisker.bluecoat.com (8.14.2/8.14.2) with ESMTP id o1D0WpAK010362; Fri, 12 Feb 2010 16:32:51 -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="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Fri, 12 Feb 2010 16:28:08 -0800 Message-ID: <B583FBF374231F4A89607B4D08578A43046737C3@bcs-mail03.internal.cacheflow.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Routing problems on VPN servers running FreeBSD 8.0-RELEASE Thread-Index: AcqsQCxOrlm88Mp6StCmFplonW3gPAAAz5yl References: <201002122133.OAA16835@lariat.net> <25ff90d61002121409m6a9d7639qf254a754644a60ca@mail.gmail.com> <201002122240.PAA17544@lariat.net> <B583FBF374231F4A89607B4D08578A43046737C2@bcs-mail03.internal.cacheflow.com> <201002130004.RAA18387@lariat.net> From: "Li, Qing" <qing.li@bluecoat.com> To: "Brett Glass" <brett@lariat.net> Cc: net@freebsd.org 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 <freebsd-net.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-net>, <mailto:freebsd-net-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-net> List-Post: <mailto:freebsd-net@freebsd.org> List-Help: <mailto:freebsd-net-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-net>, <mailto:freebsd-net-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sat, 13 Feb 2010 00:32:52 -0000 Okay. =20 I will be on a business trip for a week staring tomorrow. I'd be more = than happy=20 to work with you offline right after I get back, that's if you can wait = and no one=20 else has picked this issue up. =20 In the meantime, can you send me your PPP configuration information to qingli@freebsd.org , and whatever other pieces of information you are willing to share. =20 Thanks, =20 -- Qing =20 ________________________________ From: Brett Glass [mailto:brett@lariat.net] Sent: Fri 2/12/2010 4:04 PM To: Li, Qing Cc: net@freebsd.org Subject: RE: Routing problems on VPN servers running FreeBSD 8.0-RELEASE Qing: On my test system, the file /usr/src/sys/netinet/in.c contains the following tag: __FBSDID("$FreeBSD: src/sys/netinet/in.c,v 1.143.2.13 2010/02/09 19:27:54 qingli Exp $"); The date above matches the date of revision 203718, which is 3 days old. --Brett At 04:26 PM 2/12/2010, Li, Qing wrote: >Let's be sure you do have the right set of files. Can you verify your = checked >out version of "in.c" is similar to the version I last modified in >revision 203401 ??