ET_31 0 Posted March 8, 2016 Share Posted March 8, 2016 Hello, some of my computers must connect to Remote Administrator Server through a proxy server. I changed the batch file for installing ERA Agent like this: set http_proxy_hostname=myproxyserver set http_proxy_port=8080 set http_proxy_username= set http_proxy_password= I don't need authentication on proxy server. The installation of ERA Agent through proxy works fine. But the ERA Agent doesn't connect to my ERA Server: Error: CReplicationManager: Replication (network) connection to 'host: "myeraserver" port: 2222' failed with: (0x274d), Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte How can I connect my clients through proxy server? Other clients which can connect to the internet are working fine. Thanks in advance. Link to comment Share on other sites More sharing options...
Recommended Posts