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

Site2Site IPSec With Dual WAN Connections.

Hi,
I'm having an issue with creating an IPSec tunnel from my DMZ to a remote site.  I have no problem creating a tunnel from my LAN to the same remote site.

My Astaro 7 config is as follows:

WAN0 = ISP#1(default gateway)
WAN1 = ISP#2

LAN = Setup to Masquerade via WAN0
DMZ = Setup to Masquerade via WAN1 + Policy Route to use WAN1's ISP gateway.

If I try to ping my remote site from a host machine on the DMZ I get
"From 67.50.8.x icmp_seq=3 Destination Host Unreachable"
which is just one hop up from our ISP on WAN1.  To me, it seems like my policy route is *messing with packets that should be using the IPSec transform.  

Any input would be appriciated.

Thanks,
Sean


This thread was automatically locked due to age.
Parents
  • Since about V7.4, there's been a built-in "Internet" definition.  If that's gone, you should be able to create "Internet on WAN1" = 0.0.0.0/0 with 'Interface: WAN1'.  You shouldn't ever bind any other definitions to an interface, as that can cause mysterious issues including strange routing problems.

    But, I don't think that's your issue.  For doing a site-to-site with the Astaro, if you don't want to activate Uplink balancing so WAN1 can have a default gateway, you need a policy route 'WAN1 (Address) -> Any -> Any : via {ISP's gateway}'.  If your VPN is configured correctly, that should solve the problem.

    Cheers - Bob
Reply
  • Since about V7.4, there's been a built-in "Internet" definition.  If that's gone, you should be able to create "Internet on WAN1" = 0.0.0.0/0 with 'Interface: WAN1'.  You shouldn't ever bind any other definitions to an interface, as that can cause mysterious issues including strange routing problems.

    But, I don't think that's your issue.  For doing a site-to-site with the Astaro, if you don't want to activate Uplink balancing so WAN1 can have a default gateway, you need a policy route 'WAN1 (Address) -> Any -> Any : via {ISP's gateway}'.  If your VPN is configured correctly, that should solve the problem.

    Cheers - Bob
Children
No Data