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

IPsec Between Sophos to Palo Alto

Hi team ,

I'm writing you because I have a problem with an IPsec Between Sophos XG to Palo Alto.

Currently, We have this configuration.

Sophos XG

Palo alto

But the sophos XG on the tunnel connect all the segments all to all , and the Palo is 1:1 so this generated the next issue

When configurate only a segment 1:1 on sophos xg this tunnel works



This thread was automatically locked due to age.
  • FormerMember
    0 FormerMember

    Hi ,

    Thank you for reaching out to Sophos Community.

    Please check strongswan.log debug events with all to all segments.

    ==> Login to SSH > 5. Device Management > 3. Advanced Shell

    => Run below command to put strongswan service in debugging.

    # service strongswan:debug -ds nosync

    => Check strongswan.log events with below command.

    # tail -f /log/strongswan.log

    or

    # tail -f /log/strongswan.log | grep -i "TUNNEL_NAME"

    => To stop debugging.

    # service strongswan:debug -ds nosync

    # service -S | grep strongswan

    Share session output here or in PM.