jschweg Tux's lil' helper
Joined: 21 Feb 2004 Posts: 85
|
Posted: Fri Dec 22, 2006 3:46 am Post subject: VPN Connection Problems |
|
|
I'm trying to use pptpclient to connect to my vpn at work, but am failing miserably. Here is my log below, this is essentially the farthest I've gotten after playing around with the different options:
Code: |
pppd peer script: /etc/ppp/peers/<peer>
debug: Using (NT) domain name "<domain>".
pppd chat script: /etc/ppp/chap-secrets
pppd: /usr/sbin/pppd
debug: Trying to connect to server "<host>" with user "<me>"...
info: "pppd" started.
info: Using interface ppp0
info:
info: Connect: ppp0 /dev/pts/3
info:
info: MPPE required, but MS-CHAP[v2] auth not performed.
info: Connection terminated.
|
Anyone have any idea how I can get ms-chapv2 authentication to work? |
|