I just got a cpanel server and it has a firewall chain called acctboth. Is it for some sort of accounting in cpanel? is it needed? any info would be appreciated before I make a new firewall. thanks
Chain INPUT (policy ACCEPT)
target prot opt source destination
acctboth all -- 0.0.0.0/0 0.0.0.0/0
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
acctboth all -- 0.0.0.0/0 0.0.0.0/0
Chain acctboth (2 references)
target prot opt source destination
tcp -- 64.246.22.23 0.0.0.0/0 tcp dpt:80
tcp -- 0.0.0.0/0 64.246.22.23 tcp spt:80
tcp -- 64.246.22.23 0.0.0.0/0 tcp dpt:25
tcp -- 0.0.0.0/0 64.246.22.23 tcp spt:25
tcp -- 64.246.22.23 0.0.0.0/0 tcp dpt:110
tcp -- 0.0.0.0/0 64.246.22.23 tcp spt:110
icmp -- 64.246.22.23 0.0.0.0/0
icmp -- 0.0.0.0/0 64.246.22.23
tcp -- 64.246.22.23 0.0.0.0/0
tcp -- 0.0.0.0/0 64.246.22.23
udp -- 64.246.32.23 0.0.0.0/0
udp -- 0.0.0.0/0 64.246.22.23
all -- 64.246.22.23 0.0.0.0/0
all -- 0.0.0.0/0 64.246.22.23
all -- 0.0.0.0/0 0.0.0.0/0