it interacts with docker.
I installed bitwarden. Docker created 2 rules:
ACCEPT tcp -- anywhere *containerIP* tcp dpt:8443
ACCEPT tcp -- anywhere *containerIP* tcp dpt:http-alt
These ports seem to be mapped to 80 and 443.
I then created rules to only allow connections to 80 and 443 from a specific IP (office). But it still seems to be accessible from anywhere.
there'sa flag that tells docker "stop fucking with iptables"
Обсуждают сегодня