Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

PPTP and static route

Hello

ASG220 v7.509. Situation:

  • A remote router dials in (using it's PPTP client) into our ASG, which is configured to give a static address 10.216.66.222 (PPTP pool) to the client.
  • In order to reach a network at the remote location, I add a static gateway route in WebAdmin > Network > Static Routing: Destination 192.168.10.0/24, Gateway 10.216.66.222
  • When connecting by shell, and issueing "route", the route and the pppN interface are shown in the routing table.
This setup works as long as the PPTP connection is up.

Problem is when the connection drops and then reconnects:

  • The static route is gone from the shell routing table.
  • The route still shows "green" in WebAdmin".
  • Deactivating and reactivating the route in WebAdmin puts the route back into the routing table, everything ok.


Obviously the static route gets deleted (along with the pppX interface) when the PPTP connection drops.

Question: is it somehow possible to

  • either make the static route persistent in the routing table, even if the pppN interface disappears?
  • or automatically add a static route to the routing table every time the PPTP client dials in?


Any suggestions appreciated!
Werner


This thread was automatically locked due to age.
  • I wonder if this isn't a limitation of PPTP.  As for the route being green in WebAdmin, that just means it was turned on at some point - just as in many other places, this is not a real-time monitor.  If you turn it on when thre's no PPTP connection, I don't think PPTP will know to use the route if it connects later.

    The right solution would be either an SSL VPN or, preferably, an IPsec site-to-site.  Is that a possiblity?

    Cheers - Bob