Important note about SSL VPN compatibility for 20.0 MR1 with EoL SFOS versions and UTM9 OS. Learn more in the release notes.

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

Can't reach UTM through VPN L2L

Hi,

I've just setup VPN Lan2Lan on our Sophos XG allowing any traffic/service in the tunnel.

Everything's working fine except that I can't reach UTM ( Internal IP ) from remote LAN. Also I can't reach ( ICMP for example ) any remote host from UTM.

Thanks in advance for your help



This thread was automatically locked due to age.
Parents
  • Soved thans to lferrara our Sophos Jedi Master !!  [H][Y]

    Command Lines for specific IP :

    set advanced-firewall sys-traffic-nat add destination <ip address>  snatip < XG Nated IP>

    system ipsec_route add host <ip address> tunnelname <tunnel name>

     

    For a network ( e.g 10.0.0.0/8 )

    set advanced-firewall sys-traffic-nat add destination 10.0.0.0 netmask 255.0.0.0 snatip < XG Nated IP>

    system ipsec_route add net 10.0.0.0/255.0.0.0 tunnelname <tunnel name>

     

     

Reply
  • Soved thans to lferrara our Sophos Jedi Master !!  [H][Y]

    Command Lines for specific IP :

    set advanced-firewall sys-traffic-nat add destination <ip address>  snatip < XG Nated IP>

    system ipsec_route add host <ip address> tunnelname <tunnel name>

     

    For a network ( e.g 10.0.0.0/8 )

    set advanced-firewall sys-traffic-nat add destination 10.0.0.0 netmask 255.0.0.0 snatip < XG Nated IP>

    system ipsec_route add net 10.0.0.0/255.0.0.0 tunnelname <tunnel name>

     

     

Children
No Data