Open main menu
OpenVZ Virtuozzo Containers Wiki
β
Search
Changes
← Older edit
Newer edit →
Setting up an iptables firewall
1 byte added
,
16:18, 17 July 2007
m
Should be 'service iptables stop' not 'off'
First off, let's disable Fedora's existing <code>iptables</code> service:
<pre>
service iptables
off
stop
chkconfig iptables off
</pre>
Luminousbit
2
edits