I want to migrate RHL server from Sophos server protection to Central Server protection.
I set like below.
http_proxy=http://user:password@proxy_server:port
https_proxy=http://user:password@proxy_server:port
and try to install Central Server protection
sh ./Sophosinstall.sh
but fail to register.
I checked registerMCS.log and it seemds Sophos installer try to access user:password@proxy_server:port not proxy_server:port.
"sophosmgmtd.mcsclient.MCSConnection: Trying connection via proxy username:password@proxy_server:port " in registerMCS.log .
I can access the URL in the registerMCS.log with curl, and I can wget installer from Central Admin.
Anyone help me?
This thread was automatically locked due to age.