Christian Stück 4 Posted October 25, 2022 Share Posted October 25, 2022 (edited) Hi Forum, i'm a bit stuck here trying to set up Apache http proxy with authentication. Apache proxy is st up to forward Protect Agent Replication from WAN to protect server. It works as long as i don't enable Password auth I followed this Doc: Apache HTTP Proxy installation - Linux | ESET PROTECT | ESET Online Help 9.Optional basic authentication curl test works curl --proxy proxyserver:3128 -U esetproxy:............ https://protectserver:2222 logfile: 127.0.1.1:3128 10.95.215.65 - esetproxy [25/Oct/2022:14:43:50 +0000] "CONNECT erafix.intern.woelfel.de:2222 HTTP/1.1" 200 1611 "-" "curl/7.68.0" Agent-Communication does not work: 127.0.1.1:3128 10.95.215.25 - - [25/Oct/2022:14:44:09 +0000] "CONNECT protectserver:2222 HTTP/1.0" 407 760 "-" "grpc-httpcli/0.0" Error: Replication connection problem: failed to connect to all addresses (code: 14) for request Agent got the right policy with username/password set. Any ideas how i can further investigate? Thanks in advance! Edited October 25, 2022 by Christian Stück Link to comment Share on other sites More sharing options...
Recommended Posts