From owner-freebsd-net Mon Mar 19 22:17: 6 2001 Delivered-To: freebsd-net@freebsd.org Received: from InterJet.dellroad.org (adsl-63-194-81-26.dsl.snfc21.pacbell.net [63.194.81.26]) by hub.freebsd.org (Postfix) with ESMTP id CDFA137B71D for ; Mon, 19 Mar 2001 22:17:03 -0800 (PST) (envelope-from archie@dellroad.org) Received: from arch20m.dellroad.org (arch20m.dellroad.org [10.1.1.20]) by InterJet.dellroad.org (8.9.1a/8.9.1) with ESMTP id WAA77163; Mon, 19 Mar 2001 22:10:18 -0800 (PST) Received: (from archie@localhost) by arch20m.dellroad.org (8.11.1/8.11.1) id f2K69i615676; Mon, 19 Mar 2001 22:09:44 -0800 (PST) (envelope-from archie) From: Archie Cobbs Message-Id: <200103200609.f2K69i615676@arch20m.dellroad.org> Subject: Re: Kernel panic with MPD PPTP In-Reply-To: <41E533716110D511BF0300805FCC206001332B@happy.itsco.com> "from Brent Voltz at Mar 18, 2001 10:28:37 pm" To: Brent Voltz Date: Mon, 19 Mar 2001 22:09:44 -0800 (PST) Cc: "'freebsd-net@freebsd.org'" X-Mailer: ELM [version 2.4ME+ PL82 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Brent Voltz writes: > I have an ADSL line that uses PPPoE encapsulation. I've been trying to get > a PPTP connection working with FreeBSD 4.2 release on the same box that > connects to the ADSL. > > The process is as follows: > > 1) Bring up PPPoE connection, using either user-space PPP or MPD. This part > works flawlessly using either method. > > 2) Bring up PPTP connection using MPD. > > The result is always the same: Kernel panic in the next 30 seconds. Make sure that you're not trying to route the PPTP packets over the PPTP link itself, which causes an infinite loop. That is, you don't want the peer's "external" IP address (from mpd.links) to be routed via the PPTP point-to-point connection. -Archie __________________________________________________________________________ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message