Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Dec 2004 15:08:06 +0100
From:      Ruben de Groot <mail25@bzerk.org>
To:        David Scheidt <dmscheidt@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: pptp problems
Message-ID:  <20041209140806.GA35611@ei.bzerk.org>
In-Reply-To: <2400a5d404120718542c596833@mail.gmail.com>
References:  <2400a5d404120718542c596833@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041209140806.GA35611>