The only option I found, was a general option, for all Central Sophos, but I need to specify different proxies for different locations.
Thank you.
This thread was automatically locked due to age.
The only option I found, was a general option, for all Central Sophos, but I need to specify different proxies for different locations.
Thank you.
The new installer might allow you do just what you are looking for.
Check the command line list for the installer: https://community.sophos.com/kb/en-us/127045
I think these command line args are what you'll need to each site
Proxy Address | --proxyaddress=<custom proxy address> |
Specifies a custom proxy to use. | URL without protocol (will use HTTPS) |
Proxy Username | --proxyusername=<custom proxy user name> |
If a custom proxy has been specified, then set the username with this option. | The username of the proxy |
Proxy Password | --proxypassword=<custom proxy password> |
If a custom proxy and username have been specified, then set the password with this option. | The password for the proxy.. |
Hope this helps!
The new installer might allow you do just what you are looking for.
Check the command line list for the installer: https://community.sophos.com/kb/en-us/127045
I think these command line args are what you'll need to each site
Proxy Address | --proxyaddress=<custom proxy address> |
Specifies a custom proxy to use. | URL without protocol (will use HTTPS) |
Proxy Username | --proxyusername=<custom proxy user name> |
If a custom proxy has been specified, then set the username with this option. | The username of the proxy |
Proxy Password | --proxypassword=<custom proxy password> |
If a custom proxy and username have been specified, then set the password with this option. | The password for the proxy.. |
Hope this helps!