Hi guys!
When i connect my vpn client to vpn a server the connection exits after 2 minutes.
In my messages log I fount these lines:
Code:
Oct 10 15:41:25 localhost pptp[1619]: anon log[pptp_handle_timer:pptp_ctrl.c:1049]: closing control connection due to missing echo reply
Oct 10 15:41:25 localhost pptp[1619]: anon log[ctrlp_rep:pptp_ctrl.c:251]: Sent control packet type is 12 'Call-Clear-Request'
Oct 10 15:41:25 localhost pptp[1619]: anon log[pptp_conn_close:pptp_ctrl.c:430]: Closing PPTP connection
Oct 10 15:41:25 localhost pptp[1619]: anon log[ctrlp_rep:pptp_ctrl.c:251]: Sent control packet type is 3 'Stop-Control-Connection-Request'
Oct 10 15:41:25 localhost pptp[1619]: anon log[call_callback:pptp_callmgr.c:78]: Closing connection (call state)
Oct 10 15:41:25 localhost pppd[1615]: Modem hangup
Oct 10 15:41:25 localhost pppd[1615]: Connect time 2.0 minutes.
Oct 10 15:41:25 localhost pppd[1615]: Sent 373928150 bytes, received 1552 bytes.
Oct 10 15:41:25 localhost pppd[1615]: Connection terminated.
Oct 10 15:41:25 localhost pppd[1615]: Exit.
I use pppd, pptp on slackware 10.2
Do you have a solution or some idea how ti solve this problem.
Thanks in advance!