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

[Not astaro related] Some crazy networking, please advise

Due to the lack of support of VPN "client" on ASG, (other than the PPTP that you can set an interface to, which would require one interface for each PPTP tunnel) I am trying to come up with a solution to establish Multiple PPTP tunnels on a Linux VM.

Basically my IPS provide Static IPs (Internet IP) over PPTP, I need to multiple static ip, so I came up with a a crasy idea, and I wonder if you guys think it could work.

I am trying to establish all the VPN on the inside of the network and "magically" pass the static IPS i got out of the VPN and pass that back to Astaro so I can use the firewall/routing etc on them.



This thread was automatically locked due to age.
Parents
  • Assuming the router can make the PPTP connection(s), then I would recommend to try bridging the router so that Astaro sees them on it's EXT interface.
    If that works, then you should be able to use DNAT and Masq on the Astaro.

    It may also be possible to have the router route the traffic to another IP on the Astaro EXT interface (use a different subnet/network), and use the public IPs INSIDE the Astaro, with no NAT/Masq.

    Barry
Reply
  • Assuming the router can make the PPTP connection(s), then I would recommend to try bridging the router so that Astaro sees them on it's EXT interface.
    If that works, then you should be able to use DNAT and Masq on the Astaro.

    It may also be possible to have the router route the traffic to another IP on the Astaro EXT interface (use a different subnet/network), and use the public IPs INSIDE the Astaro, with no NAT/Masq.

    Barry
Children