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

SSL VPN Stopped Working - SFOS 16.05.1 MR-1

I recently updated my Sophos XG Firewall to the latest firmware SFOS 16.05.1 MR-1 from v15.  After updating, I noticed my SSL VPN stopped working.  After trying everything I could read to get it to work, I started from scratch, and recreated the SSL VPN, following the guide published here:  https://community.sophos.com/products/xg-firewall/f/vpn/86979/i-need-instructions-step-by-step-setting-up-xg-105-ssl-vpn-remote-access

 

After having everything setup as per the guide, each time I try and connect, I get the same error: 

tls error: tls key negotiation failed to occur within 60 seconds.

 

I have tried both the Sophos SSL client, as well as SecurePoint SSL, and receive the same issue when trying to connect over UDP.

I'm not sure what to try next.

Thanks,

Shawn



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

    Still not working.  However, if I try to connect to my VPN from inside my network, i get the same failed error message of a TLS timeout on UDP when it tries to connect to my external IP.

    However, if I try and have it join internally to my 192.168.1.1:8443 address, it connects no problem.  

    Somehow, my external IP is blocking the connection???

  • From the advanced shell you can issue the drppkt command to see if the firewall is blocking something.

    for example:

    "drppkt host 192.168.203.2" will filter on the host

    "drppkt 192.168.203.2 and port 389" will filter on the host and port.

    FWIW I cannot get SSL VPN working on UDP.  Tech support is throwing back to development.  TCP ports (most of the time).

  • I'm convinced either Time Warner (spectrum) is blocking the default VPN SSL port, or something else is causing the packets to not get through to my Sophos XG router.

    I'm going to download Wireshark and see if I can trace the packets that way.