2
edits
Changes
m
code -> pre
If you want to use a firewall inside a container, please load these modules BEFORE starting the container:
<codepre>
modprobe xt_tcpudp
modprobe ip_conntrack
</codepre>
If you do not, you will get an error like this: "iptables: No chain/target/match by that name"