2
edits
Changes
no edit summary
<code>This content is missing. You are invited to fill it in, if you get to it before I do. :)</code>
If you want to use a firewall inside a container, please load these modules BEFORE starting the container:
<code>
modprobe xt_tcpudp
modprobe ip_conntrack
</code>
If you do not, you will get an error like this: "iptables: No chain/target/match by that name"
== See also ==