04-06-2019 06:40 PM
I am currently having an issue setting up PPTP session between 2 routers, i am currently simulating it attached below are my configs i took off from the router. Connection between routers would be established but keeps dropping every 2 minutes for some odd and unknown issue.
Please help guys
04-06-2019 10:31 PM
Hi,
I didn't go through the configuration (I will check) but it seems some communication issue with between server and router.
Apr 7 03:08:44.643: Vi3 PPP: Missed 5 keepalives, taking LCP down Apr 7 03:08:44.643: Vi3 PPP DISC: Missed too many keepalives Apr 7 03:08:44.643: Vi3 IPCP: Event[DOWN] State[Open to Starting] Apr 7 03:08:44.643: Vi3 IPCP: Event[CLOSE] State[Starting to Initial] Apr 7 03:08:44.643: Vi3 CCP: Event[DOWN] State[Stopped to Starting] Apr 7 03:08:44.643: Vi3 CCP: Event[CLOSE] State[Starting to Initial] Apr 7 03:08:44.643: Vi3 LCP: O TERMREQ [Open] id 17 len 4
04-07-2019 12:14 AM
Hello,
I would agree with Deepak. Try and configure 'no keepalive' under the virtual template:
interface Virtual-Template1
description **PPTP_TUNNEL**
ip unnumbered GigabitEthernet0/0
ip mtu 1400
ip tcp adjust-mss 1360
load-interval 30
peer default ip address pool PPTP
no keepalive
ppp mtu adaptive
ppp encrypt mppe auto stateful
ppp authentication pap ms-chap-v2 ms-chap
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide