How to safely disable Docker’s iptables modifications for a custom firewall setup? [closed]
Closed 3 days ago.
How to safely disable Docker’s iptables modifications for a custom firewall setup? [closed]
Closed 3 days ago.
Cannot configure iptables to DROP traffic from everywhere
Given the iptables listing below, could anyone explain me why I’m still able to access from everywhere the service inside a docker container (IP 192.168.160.2:8050) which was supposed to be accessible only to traffic comming from 217.13.124.92? Thanks.