Hello,
I ma trying to configure FreeBSD 5.4 to connect
to relakks vpn
I installed pptp
here is the ppp.conf
relakks:
set timeout 0
set log phase chat connect lcp ipcp command
set authname *******
set authkey *****
set dial
set login
add default HISADDR
disable pap
disable ipv6cp
enable proxy
accept dns
enable MSChapV2
enable mppe
set mppe 128
but it does not work
Aug 21 16:25:11 sauron pptp[4055]: anon log[main:pptp.c:276]: The
synchronous pptp option is NOT activated
Aug 21 16:25:11 sauron pptp[4058]: anon log[ctrlp_rep:pptp_ctrl.c:251]:
Sent control packet type is 1 'Start-Control-Connection-Request'
Aug 21 16:25:11 sauron pptp[4058]: anon log[ctrlp_disp:pptp_ctrl.c:740]:
Received Start Control Connection Reply
Aug 21 16:25:11 sauron pptp[4058]: anon log[ctrlp_disp:pptp_ctrl.c:774]:
Client connection established.
Aug 21 16:25:12 sauron pptp[4058]: anon log[ctrlp_rep:pptp_ctrl.c:251]:
Sent control packet type is 7 'Outgoing-Call-Request'
Aug 21 16:25:12 sauron pptp[4058]: anon log[ctrlp_disp:pptp_ctrl.c:859]:
Received Outgoing Call Reply.
Aug 21 16:25:12 sauron pptp[4058]: anon log[ctrlp_disp:pptp_ctrl.c:898]:
Outgoing call established (call ID 0, peer's call ID 25600).
Aug 21 16:25:17 sauron pptp[4059]: anon warn[decaps_hdlc:pptp_gre.c:197]:
short read (0): Invalid argument
Aug 21 16:25:17 sauron pptp[4058]: anon
log[callmgr_main:pptp_callmgr.c:231]: Closing connection (unhandled)
Aug 21 16:25:17 sauron pptp[4058]: anon log[ctrlp_rep:pptp_ctrl.c:251]:
Sent control packet type is 12 'Call-Clear-Request'
Aug 21 16:25:17 sauron pptp[4058]: anon
log[call_callback:pptp_callmgr.c:78]: Closing connection (call state)
any clue how I can get it working ?
relakks it is a standard pptp mschapv2 mppe 128 bit connection
working on Ubuntu, Gentoo, Windows, Mac OS X
thanks
Rick
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"