Context: Docker bypasses all UFW firewall rules

10 months ago by qaz to c/programmer_humor

Docker docs:

Docker routes container traffic in the nat table, which means that packets are diverted before it reaches the INPUT and OUTPUT chains that ufw uses. Packets are routed before the firewall rules can be applied, effectively ignoring your firewall configuration.

load all comments
veganpizza69 123 points 10 months ago

path: 0 19114385, hotness: undefined, score: 123, children: 0
programmer_humor
programmer_humor

@programming.dev

login for more options
31959
2364
7242

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

  • Keep content in english
  • No advertisements
  • Posts must be related to programming or programmer topics

go to feed...