Code:
# iptables -L -n -v --line-number
Chain INPUT (policy ACCEPT 139K packets, 38M bytes)
num pkts bytes target prot opt in out source destina tion
1 34850 26M fail2ban-apache tcp -- * * 0.0.0.0/0 0 .0.0.0/0 tcp dpt:80
2 139K 38M ISPCP_INPUT 0 -- * * 0.0.0.0/0 0.0.0 .0/0
Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
num pkts bytes target prot opt in out source destina tion
Chain OUTPUT (policy ACCEPT 138K packets, 33M bytes)
num pkts bytes target prot opt in out source destina tion
1 138K 33M ISPCP_OUTPUT 0 -- * * 0.0.0.0/0 0.0. 0.0/0
Chain ISPCP_INPUT (1 references)
num pkts bytes target prot opt in out source destina tion
1 0 0 tcp -- * * 0.0.0.0/0 0.0.0.0 /0 tcp dpt:993
2 0 0 tcp -- * * 0.0.0.0/0 0.0.0.0 /0 tcp dpt:995
3 0 0 tcp -- * * 0.0.0.0/0 0.0.0.0 /0 tcp dpt:587
4 1794 98557 tcp -- * * 0.0.0.0/0 0.0.0.0 /0 tcp dpt:25
5 44 3005 tcp -- * * 0.0.0.0/0 0.0.0.0 /0 tcp dpt:143
6 0 0 tcp -- * * 0.0.0.0/0 0.0.0.0 /0 tcp dpt:110
7 0 0 tcp -- * * 0.0.0.0/0 0.0.0.0 /0 tcp dpt:443
8 34850 26M tcp -- * * 0.0.0.0/0 0.0.0.0 /0 tcp dpt:80
9 139K 38M RETURN 0 -- * * 0.0.0.0/0 0.0.0.0 /0
Chain ISPCP_OUTPUT (1 references)
num pkts bytes target prot opt in out source destina tion
1 0 0 tcp -- * * 0.0.0.0/0 0.0.0.0 /0 tcp spt:993
2 0 0 tcp -- * * 0.0.0.0/0 0.0.0.0 /0 tcp spt:995
3 0 0 tcp -- * * 0.0.0.0/0 0.0.0.0 /0 tcp spt:587
4 1864 117K tcp -- * * 0.0.0.0/0 0.0.0.0 /0 tcp spt:25
5 48 5093 tcp -- * * 0.0.0.0/0 0.0.0.0 /0 tcp spt:143
6 0 0 tcp -- * * 0.0.0.0/0 0.0.0.0 /0 tcp spt:110
7 0 0 tcp -- * * 0.0.0.0/0 0.0.0.0 /0 tcp spt:443
8 34539 22M tcp -- * * 0.0.0.0/0 0.0.0.0 /0 tcp spt:80
9 138K 33M RETURN 0 -- * * 0.0.0.0/0 0.0.0.0 /0
Chain fail2ban-apache (1 references)
num pkts bytes target prot opt in out source destina tion
1 34850 26M RETURN 0 -- * * 0.0.0.0/0 0.0.0.0 /0
Chain fail2ban-proftpd (0 references)
num pkts bytes target prot opt in out source destina tion
1 0 0 RETURN 0 -- * * 0.0.0.0/0 0.0.0.0 /0
Chain fail2ban-ssh (0 references)
num pkts bytes target prot opt in out source destina tion
1 0 0 RETURN 0 -- * * 0.0.0.0/0 0.0.0.0 /0