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 vpn with UTM not passing traffic

Hello,

i'm having quite an issue trying to get a UTM 9.411 to XG 16.0.5.1 MR1 tunnel working.

 

1) the tunnel itself is connecting succesfuly, i setup a common policy between both sites and the Sa establishes:

SA:     10.10.10.0/24=pubipa         pubipb=10.10.20.0/24

both public ips are fixed.

on the UTM side i have auto FW rules on the tunnel and on the XG side i setup 2 rules, one LAN to VPN zone and the other VPN to LAN.

 

from any station in the XG network, i can't ping nor pass ANY traffic to the UTM side, the "firewall log" shows a hit on the LAN to VPN rule but that's it, on the UTM side i dont see anything.

 

i'm completely baffled, both sides use their respective sophos devices as default gateway, there's no subnet overlap, nothing, yet it's not working



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

    on the UTM side the policy is:

    AES256 XG  
    Compression on, not using strict policy.
    IKE Settings: AES 256 / SHA2 256 / Group 5: MODP 1536   Lifetime: 28800 seconds
    IPsec Settings: AES 256 / SHA2 256 / Group 2: MODP 1024   Lifetime: 28800 seconds

    on the XG side:

     
    Automatic
    Main Mode
    Yes
    Enable
    AES256 - SHA2 256
    AES256 - SHA2 256

    Allow Re-keying ON, key retries 3

    phase 1: group 5 (DH1536), DPD, 28800 life

    re-key margin 120s, 0% randomization, 30s check peer, 120s timeout, re-initiate connection

    phase 2: PFS group 2 (DH1024), 28800 life

Children