Hello everyone
I have the problem in the sophos connect client when making an SSL configuration with OTP authentication, the client establishes the communication but does not authenticate, and is simply in the state of waiting to establish the connection, if I make an ipsec (remote access) connection with the same user, this procedure works.
Someone can help in the sense of being able to simply use the sophos connect client to establish the two types of VPN (IPSec remote access and SSL VPN remote access)
Below is the contents of the .pro file I use to make the SSL connection
[
{
"display_name": "VPN-SSL",
"gateway": "vpn.mydomain.pt",
"user_portal_port": 4434,
"otp": true, "2fa": 1,
"auto_connect_host": "",
"can_save_credentials": true,
"check_remote_availability": false,
"run_logon_script": false
}
]
Thank you
This thread was automatically locked due to age.