From owner-freebsd-questions@FreeBSD.ORG Thu Dec 9 14:05:49 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A920116A4CE for ; Thu, 9 Dec 2004 14:05:49 +0000 (GMT) Received: from ei.bzerk.org (ei.xs4all.nl [213.84.67.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id B14A443D2F for ; Thu, 9 Dec 2004 14:05:48 +0000 (GMT) (envelope-from mail25@bzerk.org) Received: from ei.bzerk.org (BOFH@localhost [127.0.0.1]) by ei.bzerk.org (8.13.1/8.13.1) with ESMTP id iB9E86Z6036289; Thu, 9 Dec 2004 15:08:06 +0100 (CET) (envelope-from mail25@bzerk.org) Received: (from bulk@localhost) by ei.bzerk.org (8.13.1/8.13.1/Submit) id iB9E86AC036288; Thu, 9 Dec 2004 15:08:06 +0100 (CET) (envelope-from mail25@bzerk.org) Date: Thu, 9 Dec 2004 15:08:06 +0100 From: Ruben de Groot To: David Scheidt Message-ID: <20041209140806.GA35611@ei.bzerk.org> Mail-Followup-To: Ruben de Groot , David Scheidt , freebsd-questions@freebsd.org References: <2400a5d404120718542c596833@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2400a5d404120718542c596833@mail.gmail.com> User-Agent: Mutt/1.4.2.1i X-Spam-Status: No, score=-2.3 required=5.0 tests=ALL_TRUSTED, FROM_ENDS_IN_NUMS autolearn=failed version=3.0.0 X-Spam-Checker-Version: SpamAssassin 3.0.0 (2004-09-13) on ei.bzerk.org cc: freebsd-questions@freebsd.org Subject: Re: pptp problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Dec 2004 14:05:49 -0000 On Tue, Dec 07, 2004 at 09:54:46PM -0500, David Scheidt typed: > I'm having problems getting a PPTP VPN to work, using net/pptpclient. > I get the tunnel set up, but I'm not sending traffic over it. > > my etc/ppp/ppp.conf entry > > VPN: > set autname MYNAME > set authkey PASSWD > set timeout 0 add default HISADDR > netstat -rn produces (roughly, I'm typing this by hand) > > default 10.255.128.100 UGS 0 165 ndis_iwi > 10.255.128/24 link#4 UC 0 0 ndis_iwi > 10.225.128.100 (my mac addy) UHLW 1 0 ndis_i > 10.225.128.73 127.0.0.1 UGHS 0 0 lo0 > 127.0.0.1 127.0.0.1 UH 1 55 lo0 > 149.161.17.3 149.161.17.23 UH 0 4 tun0 > > > > -- > David Scheidt > dmscheidt@gmail.com > _______________________________________________ > 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"