hack until i can get /etc/sysconfig/iptables.d into the iptables package.
[nodeconfig.git] / iptables
1 #
2 # /etc/sysconfig/iptables
3 #
4 # post: service iptables restart
5 #
6 # PlanetLab standard filter chains
7 #
8 # $Id$
9 #
10
11
12 # Generated by iptables-save v1.3.8 on Fri Feb 15 20:20:56 2008
13 *mangle
14 :PREROUTING ACCEPT [241:16916]
15 :INPUT ACCEPT [241:16916]
16 :FORWARD ACCEPT [0:0]
17 :OUTPUT ACCEPT [158:18280]
18 :POSTROUTING ACCEPT [158:18280]
19 -A POSTROUTING -j MARK 0x0
20 COMMIT
21 # Completed on Fri Feb 15 20:20:56 2008
22 # Generated by iptables-save v1.3.8 on Fri Feb 15 20:20:56 2008
23 *filter
24 :INPUT ACCEPT [5322:1875884]
25 :FORWARD ACCEPT [0:0]
26 :OUTPUT ACCEPT [4993:448839]
27 :BLACKLIST - [0:0]
28 :LOGDROP - [0:0]
29 -A OUTPUT -j BLACKLIST
30 -A LOGDROP -j LOG
31 -A LOGDROP -j DROP
32 COMMIT
33  # Completed on Fri Feb 15 20:20:56 2008
34 #
35