Changes

Jump to: navigation, search

Setting up an iptables firewall

247 bytes added, 11:21, 15 August 2008
m
Setting up a HN-based firewall
As you can see, you can now add and edit the configurations for individual containers very easily. This method proves a lot easier to manage than Fedora's iptables-config mechamism!
=== Debian Notes ===
 
The setup above works fine for Debian as well, however /etc/init.d/functions is missing. Here is a very simple version that you can use:
 
success() {
echo -n "...success"
}
failure() {
echo -n "...failure"
}
== Setting up a firewall that allows per-container configuration ==
2
edits

Navigation menu