From owner-freebsd-questions@FreeBSD.ORG Mon Dec 11 09:55:32 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 04B1A16A403 for ; Mon, 11 Dec 2006 09:55:32 +0000 (UTC) (envelope-from stom@free.fr) Received: from smtp5-g19.free.fr (smtp5-g19.free.fr [212.27.42.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C6E943CCF for ; Mon, 11 Dec 2006 09:53:59 +0000 (GMT) (envelope-from stom@free.fr) Received: from imp2-g19.free.fr (imp2-g19.free.fr [212.27.42.2]) by smtp5-g19.free.fr (Postfix) with ESMTP id 987A927962; Mon, 11 Dec 2006 10:54:47 +0100 (CET) Received: by imp2-g19.free.fr (Postfix, from userid 33) id 251B5ADD0; Mon, 11 Dec 2006 10:54:47 +0100 (CET) Received: from proxy1.sncf.fr (proxy1.sncf.fr [171.16.4.3]) by imp2-g19.free.fr (IMP) with HTTP for ; Mon, 11 Dec 2006 10:54:46 +0100 Message-ID: <1165830886.457d2ae6f0e6b@imp2-g19.free.fr> Date: Mon, 11 Dec 2006 10:54:46 +0100 From: stom@free.fr To: Rob Hurle References: <20061211163203.P1311@freebsd.connect-a.com.au> <20061211134616.B9846@pangrango.bentala.co.id> <20061211180505.Y1311@freebsd.connect-a.com.au> In-Reply-To: <20061211180505.Y1311@freebsd.connect-a.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.5 X-Originating-IP: 171.16.4.3 Cc: Abdullah Koro , freebsd-questions@freebsd.org Subject: Re: Poptop - how to configure? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Dec 2006 09:55:32 -0000 Dear "poptop" users - Selon Rob Hurle : > Hi Abdullah, > > Thanks for that information: > > > can you make sure that you put the pppd program at that location? > > because you said that you already tried directly to /usr/sbin/pppd > > or may be you can copy it to /usr/local/sbin > > On FreeBSD, the pppd that comes with the system is installed in > /usr/sbin/pppd, and I tried that with the same result. There is > another optional pppd in the ports (/usr/ports/net/pppd23) and that > one installs in /usr/local/sbin/pppd. So I have tried them both, with > identical results. Thanks for the info about the Fedora box. I'll > look at that carefully and compare with mine. Note that both of your Kernel AND PPPD needs to support the MPPE encryption and optionnaly the MPPC compression. There should be an option to activate in your FreeBSD Kernel to support it - for PPPD I guess that the option is also available by using the port (with some compile option). (Why do not you migrate to the wonderful world of OpenVPN ? ;)) > > Cheers, > > Rob Hurle > ----------------------------------------------------- > Rob Hurle Faculty of Asian Studies, ANU > Home address and contacts: Tel: +61 2 6247 2397 > PO Box 4013 Fax: +61 2 6247 2397 > Ainslie Cell phone: 0417 293 603 > Australia e-mail: rob@coombs.anu.edu.au > ----------------------------------------------------- > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > Kind Regards ;) Philippe Laquet.