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

Route VPN traffic to another internal subnet

ASG 120 running 8.301
I have a PPTP VPN set up using the pre-configured PPTP IP pool. The users are able to connect and can browse the internal LAN (192.168.6.0).

We have a router in place for a MPLS network that connects 192.168.6.0 to another subnet, 192.168.7.0.

Users who connect via VPN cannot reach 192.168.7.0. Can anyone help me to configure the ASG to allow that traffic. 

Thanks


This thread was automatically locked due to age.
  • I don't think this is possible for PPTP, and that your only option is to have the remote users do a route -p add 192.168.7.0 255.55.255.0 10.242.1.1 or something like that.

    If you find a better solution, please post it here!

    Cheers - Bob
  • Thanks Bob - what I ended up doing is not using the built-in IP pool, and instead just letting our existing DHCP server assign an address from the 192.168.6.0 network. That way the users are already pre-configured to be able to access the 192.168.7.0 network just as if they were in the office. Works fine.

    Thanks again,
    Mark
  • Interesting.  I didn't know that the Astaro would respond to ARP requests on the Internal interface for IPs in "Internal (Network)" not defined on the interface.  If an Astaro developer or engineer sees this, maybe we can get a comment.

    Cheers - Bob