From owner-freebsd-stable@FreeBSD.ORG Wed Aug 6 15:54:38 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8C8F7106567C for ; Wed, 6 Aug 2008 15:54:38 +0000 (UTC) (envelope-from mike@sentex.net) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 3D6428FC18 for ; Wed, 6 Aug 2008 15:54:38 +0000 (UTC) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by smarthost1.sentex.ca (8.14.2/8.14.2) with ESMTP id m76FsZJU048914; Wed, 6 Aug 2008 11:54:35 -0400 (EDT) (envelope-from mike@sentex.net) Received: from mdt-xp.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.13.8/8.13.3) with ESMTP id m76FsZlm092227 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 6 Aug 2008 11:54:35 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <200808061554.m76FsZlm092227@lava.sentex.ca> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Wed, 06 Aug 2008 11:54:34 -0400 To: Andy Dills , freebsd-stable@freebsd.org From: Mike Tancsa In-Reply-To: <20080806101147.Y50885@shell.xecu.net> References: <20080806101147.Y50885@shell.xecu.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: Re: PPP doesn't set the correct interface in 7-STABLE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 15:54:38 -0000 At 10:16 AM 8/6/2008, Andy Dills wrote: >I'm trying to setup pptpd to enable VPN connections. This worked well in >all versions of FreeBSD prior to 7. I would turf pptpd and look at mpd51 from the ports. It is far, far better maintained and is quite solid as an LNS as well as PPTP termination server. ---Mike