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

Sophos Connect Provisioning file

Hello guys,

we have a Sophos XGS 3300 cluster (19.0.1 MR-1-Build365) and are using Sophos Connect Client for our HO users. All users have an IPSEC and and a SSL VPN profile in the connect client. In the future we want to use the provisioning file (see below)

[
{
"display_name": "XXX Initial setup",
"gateway": "XX.XXX.XXX.XXX",
"user_portal_port": 444,
"otp": true,
"2fa": 1,
"auto_connect_host": "",
"can_save_credentials": false,
"check_remote_availability": false,
"run_logon_script": false
}
]

The import and the initial login for the SSL-profile is working but I have the following issues:

What am I doing wrong?



This thread was automatically locked due to age.
Parents Reply Children
  • I think you would have to use an ugly approach like a dedicated CNAME in public DNS like initial-VPN-config.yourcompany.com pointing to your userportal.

    Other approach: use something like initial-VPN.config and put something in the hosts file of the OS, pointing that fake FQDN to your userportal.