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

Windows Server VPN pass through

Hi,
How do I make Windows server site-to-site VPN passing through? eg, L2TP over IPSec, or IPSec? What kind of NAT should I do? DNAT or SNAT or masquerade? What kind of network security should I do?

Thanks!


This thread was automatically locked due to age.
Parents
  • If you have the Astaro in bridge mode, just create packet filter rules: '[Public IP of Main office ISA] -> IPsec -> [Public IP of Branch office] : Allow' and a similar one in the other direction.

    If the Astaro is in routing mode, it's probably easiest to use it to provide the VPN endpoint for the Main office instead of the ISA.

    Cheers - Bob
Reply
  • If you have the Astaro in bridge mode, just create packet filter rules: '[Public IP of Main office ISA] -> IPsec -> [Public IP of Branch office] : Allow' and a similar one in the other direction.

    If the Astaro is in routing mode, it's probably easiest to use it to provide the VPN endpoint for the Main office instead of the ISA.

    Cheers - Bob
Children