From owner-freebsd-stable@FreeBSD.ORG Thu Jun 7 12:08:45 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 94C6E16A400 for ; Thu, 7 Jun 2007 12:08:45 +0000 (UTC) (envelope-from clay@milos.co.za) Received: from bart.milos.co.za (bart.milos.co.za [196.38.18.66]) by mx1.freebsd.org (Postfix) with ESMTP id 37D8B13C4B8 for ; Thu, 7 Jun 2007 12:08:43 +0000 (UTC) (envelope-from clay@milos.co.za) Received: (qmail 59367 invoked by uid 89); 7 Jun 2007 11:39:22 -0000 Received: by simscan 1.2.0 ppid: 59358, pid: 59364, t: 0.8707s scanners: attach: 1.2.0 clamav: 0.88.7/m:43/d:3203 Received: from unknown (HELO claylaptop) (clay@milos.za.net@64.134.25.234) by bart.milos.co.za with ESMTPA; 7 Jun 2007 11:39:21 -0000 Message-ID: <017901c7a8f8$d7318110$1e917095@claylaptop> From: "Clayton Milos" To: "Baranov Dmitry" References: <16869594.20070607142013@d-metrius.ru> Date: Thu, 7 Jun 2007 06:41:47 -0500 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3028 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 Cc: freebsd-stable@freebsd.org Subject: Re: VPN using bundled ppp? 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: Thu, 07 Jun 2007 12:08:45 -0000 > Hi, all! > > Is it possible to use VPN connections using bundled ppp without > installing any additional software in FreeBSD 6.2 STABLE? > > Dmitry "d-Metrius" Baranov > === > e-mail: private: admin@d-metrius.ru > www: http://www.d-metrius.ru > icq: 87-97-07 > Not as far as i know. Install /usr/ports/net/pptpclient/ That's what I use for pptp vpn's. It's easy to set up and works like a charm. -Clay