| Feature | SSL VPN | IPsec (IKEv2) | |---------|---------|----------------| | Port | TCP 443 (customizable) | UDP 500, 4500 | | Auth methods | User/pass + MFA + Cert | User/pass + MFA, EAP-MSCHAPv2, or Cert | | Split tunneling | Supported | Supported | | Keep-alive | Yes | Yes (Dead Peer Detection) |
"C:\Program Files\Sophos\Connect\SophosConnect.exe" -disconnect
In older versions, Sophos maintained separate clients for IPsec and SSL VPN. The Sophos Connect client (v2.x series) unified these into a single interface. sophosconnect 2.5.0 ga%28ipsec and sslvpn%29.msi
For cleanup or version rollback:
msiexec /x ProductCode-GUID /qn
(Find ProductCode via wmic product get name, identifyingnumber) | Feature | SSL VPN | IPsec (IKEv2)