Help - Search - Members - Calendar
Full Version: firewalling - acctboth
The Planet Forums > Control Panels > cPanel/WHM
sloop
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
yoyu
hi, my acctboth chain has some strange lines when i run iptables -L. I don't know where those come from. those domains have no relationship with the system:

Chain INPUT (policy ACCEPT)
target prot opt source destination
acctboth all -- anywhere anywhere

Chain OUTPUT (policy ACCEPT)
target prot opt source destination
acctboth all -- anywhere anywhere

Chain acctboth (2 references)
target prot opt source destination

tcp -- hackfoundation.org anywhere tcp dpt:http
tcp -- anywhere hackfoundation.org tcp spt:http
tcp -- hackfoundation.org anywhere tcp dpt:smtp
tcp -- anywhere hackfoundation.org tcp spt:smtp
tcp -- hackfoundation.org anywhere tcp dptop3
tcp -- anywhere hackfoundation.org tcp sptop3
icmp -- hackfoundation.org anywhere
icmp -- anywhere hackfoundation.org
tcp -- hackfoundation.org anywhere
tcp -- anywhere hackfoundation.org
udp -- hackfoundation.org anywhere
udp -- anywhere hackfoundation.org
all -- hackfoundation.org anywhere
all -- anywhere hackfoundation.org
tcp -- hbina323.com anywhere tcp dpt:http
tcp -- anywhere hbina323.com tcp spt:http
tcp -- hbina323.com anywhere tcp dpt:smtp
tcp -- anywhere hbina323.com tcp spt:smtp
tcp -- hbina323.com anywhere tcp dptop3
tcp -- anywhere hbina323.com tcp sptop3
icmp -- hbina323.com anywhere
icmp -- anywhere hbina323.com
tcp -- hbina323.com anywhere
tcp -- anywhere hbina323.com
udp -- hbina323.com anywhere
udp -- anywhere hbina323.com
all -- hbina323.com anywhere
all -- anywhere hbina323.com
all -- anywhere anywhere
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.