Hello, my statistics in admin interface is filled with zero's since I updated to RC4.
The reseller and user statistics are working fine, so it is logged.
What can I do?
I already flushed iptables en rebooted, it didn't seems to help.
I think it's a cron problem.
The ispcp_netwerk.log looks like this:
Code:
iptables: Resource temporarily unavailable
iptables: No chain/target/match by that name
iptables: Resource temporarily unavailable
iptables: Resource temporarily unavailable
iptables: No chain/target/match by that name
iptables: Resource temporarily unavailable
iptables: No chain/target/match by that name
iptables: Resource temporarily unavailable
iptables: Resource temporarily unavailable
iptables: Resource temporarily unavailable
iptables: No chain/target/match by that name
iptables: Resource temporarily unavailable
iptables: Resource temporarily unavailable
iptables: Resource temporarily unavailable
iptables: Resource temporarily unavailable
iptables: Invalid argument
iptables v1.3.6: Couldn't load target `ISPCP_INPUT':/lib/iptables/libipt_ISPCP_INPUT.so: cannot open shared object file: No such file or directory
Try `iptables -h' or 'iptables --help' for more information.
iptables v1.3.6: Couldn't load target `ISPCP_OUTPUT':/lib/iptables/libipt_ISPCP_OUTPUT.so: cannot open shared object file: No such file or directory
Try `iptables -h' or 'iptables --help' for more information.
iptables: No chain/target/match by that name
iptables: No chain/target/match by that name
iptables: No chain/target/match by that name
iptables: No chain/target/match by that name
Code:
# iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
fail2ban-apache tcp -- anywhere anywhere tcp dpt:www
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
ISPCP_OUTPUT 0 -- anywhere anywhere
Chain ISPCP_INPUT (0 references)
target prot opt source destination
tcp -- anywhere anywhere tcp dpt:imaps
tcp -- anywhere anywhere tcp dpt:pop3s
tcp -- anywhere anywhere tcp dpt:submission
tcp -- anywhere anywhere tcp dpt:smtp
tcp -- anywhere anywhere tcp dpt:imap2
tcp -- anywhere anywhere tcp dpt:pop3
tcp -- anywhere anywhere tcp dpt:https
RETURN 0 -- anywhere anywhere
Chain ISPCP_OUTPUT (1 references)
target prot opt source destination
tcp -- anywhere anywhere tcp spt:imaps
tcp -- anywhere anywhere tcp spt:pop3s
tcp -- anywhere anywhere tcp spt:submission
tcp -- anywhere anywhere tcp spt:smtp
tcp -- anywhere anywhere tcp spt:imap2
tcp -- anywhere anywhere tcp spt:pop3
tcp -- anywhere anywhere tcp spt:https
tcp -- anywhere anywhere tcp spt:www
RETURN 0 -- anywhere anywhere
Chain fail2ban-apache (1 references)
target prot opt source destination
RETURN 0 -- anywhere anywhere
Chain fail2ban-proftpd (0 references)
target prot opt source destination
RETURN 0 -- anywhere anywhere
Chain fail2ban-ssh (0 references)
target prot opt source destination
RETURN 0 -- anywhere anywhere