Hi Folks! Is there an option to "auto connect during logon" in Soohos Connect client while im using SSL vpn instead of IPsec ?
This thread was automatically locked due to age.
Hi Regex,
Thank you for reaching out to the Community!
Yes, it is supported according to the release notes:
Check out the following documents for more info:
Thanks,
Hi Regex,
I would suggest you check the Sophos Connect provision file document one more time which includes a sample provision file.
In your case, you have to set "run_logon_script": true, and configure auto_connect_host.
Thanks,
Hi Regex,
Thank you for providing a screenshot of the error. It looks like an issue accessing the User Portal. Could you please access the User Portal from the external network and see if you can access it? Also, check if you have a User Portal allowed on WAN.
Sophos Connect will import the SSL VPN configuration by connecting to the User portal on XG using the provisioning file's properties.
Thanks,
I have also checked basic config where i just put only guest port and hostname the result is still the same ;( the sad thing is that sophos XG doesnt provide any usefull logs regarding that kind of issues ^^
Regarding documentation, my config file looks like this:
[ { "display_name": "SSL_VPN", "gateway": "SomeFGDNname.ddns.net", "user_portal_port": 4443, "otp": false, "auto_connect_host": "EmptyJustforTesting", "can_save_credentials": true, "check_remote_availability": false, "run_logon_script": false } ]
EDIT:
OK all i can say is that it was my fault why isnt working. While i was creating a prof file in "user_portal_port": <port>
I added "4443" instead as original documentation says 4443 -> without "". So now all is working Great
Im very sorry for my bad and maybe this cloud help for someone else ;)
Thank you community that you were trying to help me. I really appreciate it ;)