From owner-freebsd-net@FreeBSD.ORG Tue Apr 24 12:30:09 2007 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 168C616A404 for ; Tue, 24 Apr 2007 12:30:09 +0000 (UTC) (envelope-from mav@mavhome.dp.ua) Received: from cmail.optima.ua (cmail.optima.ua [195.248.191.121]) by mx1.freebsd.org (Postfix) with ESMTP id 917D113C458 for ; Tue, 24 Apr 2007 12:30:08 +0000 (UTC) (envelope-from mav@mavhome.dp.ua) X-Spam-Level: 2 [X] Received: from [212.86.226.11] (account mav@alkar.net [212.86.226.11] verified) by cmail.optima.ua (CommuniGate Pro SMTP 5.1.8) with ESMTPA id 22758699; Tue, 24 Apr 2007 15:30:07 +0300 Message-ID: <462DF84E.5060808@mavhome.dp.ua> Date: Tue, 24 Apr 2007 15:30:06 +0300 From: Alexander Motin User-Agent: Thunderbird 1.5.0.10 (X11/20070409) MIME-Version: 1.0 To: Tom McLaughlin References: <1176776612.00725618.1176764402@10.7.7.3> <1176816181.00725799.1176802803@10.7.7.3> <1177086183.00728013.1177073401@10.7.7.3> <1177115016.00728307.1177104603@10.7.7.3> In-Reply-To: <1177115016.00728307.1177104603@10.7.7.3> Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit Cc: freebsd-net@freebsd.org Subject: Re: net/mpd4: Unable to pass pass traffic as pptp client 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: Tue, 24 Apr 2007 12:30:09 -0000 Tom McLaughlin wrote: > I tried pinging while sniffing ng0 and em0 and I see the ping traveling > through ng0 and then a PPP compressed data packet out em0. I end up > receiving back a PPP LCP protocol reject from the concentrator back to > em0 and the following message from mpd4 > > [vpn] LCP: rec'd Protocol Reject #2 link 0 (Opened) > [vpn] LCP: protocol 0xee0b was rejected > > One bit of advice I received was turning off encryption but this is not > an option for me. This same issue appears to have been around since > mpd3. I have not tested it with cisco, but with everybody else it works perfect for me and many other. Try to play around protocomp and acfcomp options, 'protocol 0xee0b' looks like garbage. There are no such protocol. -- Alexander Motin