Gateway unreachable when reconnect PPTP

Hi guys,

I have two Routerboard 1200 (example router ‘A’ and ‘B’).
‘A’ connect to ‘B’ with PPTP.
I add static route of A’s network on ‘B’, everything okay, I see reacheble gateway on routing list.
Routing worked beetwen two networks.

But when PPTP connection lost and reconnect ‘A’ on ‘B’, the gateway state stay unreachable, not changed to reachable.

Is it normally?

Regards,
Gabor

have you find any solution for it ?

Get rid of the static route and do the following:

Under the PPP secret for Router A, add a route entry under “routes” for that subnet.

When the PPTP connection is dialed and connected, it will dynamically create the route to RouterA’s subnet automatically using the tunneled IP address, that way the route is always up-to-date.

i was having the same issue but found the same solution as @rmmccann mentioned,
I got it from https://aacable.wordpress.com/2014/11/18/vpnpptp-static-routes-loose-gateway-when-dsl-disconnects/