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

SOPHOS XG - SSL VPN no access across IPSEC tunnel

Have 2 sites connected with an IPSEC tunnel

192.168.1.0 - head office  (SSL VPN 10.81.234.0)

10.1.10.0 - branch office  (SSL VPN 10.81.235.0)

 

when a user connects via ssl vpn they can't communication to the other site.  What do i have to add in order to accomplish this?  please be specific I'm a noobie on sophos.  I've seen articles on this, but everything seems to relate to the UTM9 not the XG.

I've tried adding the ssl vpn network in the ipsec connection local sub, and the remote sub on the other side, but still didn't work.

 



This thread was automatically locked due to age.
Parents Reply
  • After spending an hour with Chris,

    we discovered that the routing table on the Head Quarter missed the correct network.

    Issuing the command

    system ipsec_route add net 10.1.10.0/255.255.255.0 tunnelname Office_Tunnel1

    fixed the issue.

    It should be a bug because the GUI should fill the routing table.

Children