NUKIB/misp

Problem with proxy

tmp0000000 opened this issue · 1 comments

Hi,

Since this version (MISP 2.4.1.184) I have a problem with proxy connection.
MISP ignores the proxy setting and tries to connect directly.

Proxy Settings:
image

I created new feed which should try to download feed from 100.100.100.100:
image

TcpDump from host where docker is runnig (as you can see container try to connect directly to 100.100.100.100 and bypass proxy):
image

When i run tcpdump to view connection on port 8090 (where proxy running) i not see any traffic.

I have this issue on 2 different environment.

Best Regards!

Hi,
that's not an issue of the docker container, it's an issue of MISP itself.
The bug is already fixed #9550.
The fix will be released with the next MISP release.