ispCP - Board - Support
IPTABLES missing - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Usage (/forum-34.html)
+--- Thread: IPTABLES missing (/thread-3693.html)



IPTABLES missing - prale - 07-05-2008 05:57 AM

Code:
#iptables -L -n -v --line-number

Chain INPUT (policy ACCEPT 67 packets, 3797 bytes)
num   pkts bytes target     prot opt in     out     source               destination

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes
num   pkts bytes target     prot opt in     out     source               destination

Chain OUTPUT (policy ACCEPT 70 packets, 5581 bytes)
num   pkts bytes target     prot opt in     out     source               destination

So I'm missing ISPCP_INPUT and ISPCP_OUTPUT.
How can I fix this without reinstalling?


RE: IPTABLES missing - sci2tech - 07-05-2008 06:15 AM

/etc/init.d/ispcp_network start (modify patch according your distro).