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

S2S IPSEC NAT

ALL,

 

I have followed the two post listed below to no avail. 

https://community.sophos.com/kb/en-us/123356


https://community.sophos.com/products/xg-firewall/f/network-and-routing/80820/trying-to-create-an-ipsec-vpn-between-two-xg-firewalls-am-i-missing-something

 

Our development and non-prod environment are separated with different firewalls. In this environment we are only using RFC1918 addresses. Tunnels are created for authentication purposes. 

All other firewalls communicate using the RFC1918 addresses with no problem. However traffic to the Sophos XG running V.15 connects on Phase1 and Phase2 but no traffic is passing.

Running the following command shows no traffic at all. "show vpn IPSec-logs"

Running packet captures I show 500 traffic and the tunnel is up. Just not passing any traffic. I am seeing encrypted packets on the remote side and traversing the tunnel but nothing on the Sophos is registered.

I see lots of interesting reads on this but so far I am unable to get this working with Sophos. 

Any help is greatly appreciated.



This thread was automatically locked due to age.
Parents
  • Bobby,

    can you share what you have configured on XG? I prefer the method 2:

    console> system ipsec_route add host <IP Address of host> tunnelname <tunnel>

    set advanced-firewall cr-traffic-nat add destination <Destination IP/Network> snatip <NATed IP>

    Let us know!

     

Reply
  • Bobby,

    can you share what you have configured on XG? I prefer the method 2:

    console> system ipsec_route add host <IP Address of host> tunnelname <tunnel>

    set advanced-firewall cr-traffic-nat add destination <Destination IP/Network> snatip <NATed IP>

    Let us know!

     

Children