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

Full tunnel site to site IPsec VPN bug

Hi All,

We have a question in Full tunnel site to site IPsec VPN.
When we create a local 192.168.183.50/32 to remote Any site to site IPsec VPN.

 

We found that XG's own routing will also be carried out through this VPN tunnel.

There is a similar discussion in the forum, link as below.

https://community.sophos.com/sophos-xg-firewall/f/discussions/127846/firewall-traffic-gets-routed-in-full-tunnel-ipsec-vpn?ReplySortBy=CreatedDate&ReplySortOrder=Ascending

I have tried 17.5.14 and 19.0.3, and both of them have the same bug.

Does anyone know which version of firmware this bug is resolved in?



This thread was automatically locked due to age.
Parents
  • I guess your problem is a) that the remote firewall has no entry for your local firewall since it has no IP address that is part of the tunnel and b) that system-generated traffic is not automatically nated.

    If your firewall should be able to route it's own traffic (from diagnostics for example) through the tunnel you will have to create an advanced-firewall rule in console.
    set advanced-firewall sys-traffic-nat add destination 8.8.8.8 netmask 255.255.255.255 snatip 192.168.0.1


    Regards,

    Kevin

    Sophos CE/CA (XG, UTM, Central Endpoint)
    Gold Partner

Reply
  • I guess your problem is a) that the remote firewall has no entry for your local firewall since it has no IP address that is part of the tunnel and b) that system-generated traffic is not automatically nated.

    If your firewall should be able to route it's own traffic (from diagnostics for example) through the tunnel you will have to create an advanced-firewall rule in console.
    set advanced-firewall sys-traffic-nat add destination 8.8.8.8 netmask 255.255.255.255 snatip 192.168.0.1


    Regards,

    Kevin

    Sophos CE/CA (XG, UTM, Central Endpoint)
    Gold Partner

Children