Changes

Jump to: navigation, search

Setting up an iptables firewall

2 bytes removed, 12:54, 10 July 2008
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"
2
edits

Navigation menu