Closed
Description
Specifications
Please list the go-camo version, as well as the Operation System (and version)
that go-camo is running on. The go-camo version can be found by go-camo -V
.
Version: 2.3.0
Platform: Ubuntu 20.04 Container
Expected Behavior
When a proxy is configured and it normally (enterprise environment) has an internal ip, camo should be able to connect to the proxy.
Actual Behavior
from the log:
time="2022-01-13T08:27:36.137103866Z" level="D" msg="ip filter rejection from dial.control" err="Get \"someUrl\": proxyconnect tcp: dial tcp [::1]:4750: ip rejection"
In the case above a proxy on localhost is used.
Steps to reproduce
Configure camo to use a proxy with a private ip.