Closed wrdixon closed 11 years ago
Fixed with some changes to cstats.
This looks similar to the issue I have been working on for the past couple of days, except I thought it was specific to the 2.6.36 kernel I was using in this case (it also happen on my 3.2.0 Ubuntu box). I found where the userspace tool fails, but cannot figure out yet the reason.
If access control rules exist and the IP address of the router is changed, iptables breaks. Restarting the router will fix the problem.
Something broken in ipt_account which stops iptables rules being loaded and all the functions that use these.
Sep 29 13:02:42 unknown user.err kernel: ipt_account [checkentry]: table found, rule network/netmask/shortlisting not match table network/netmask/shortlisting. Sep 29 13:02:42 unknown user.crit dhcpc-event[2528]: Error while loading rules. See /etc/iptables.error file. Sep 29 13:02:43 unknown user.err kernel: ipt_account [checkentry]: table found, rule network/netmask/shortlisting not match table network/netmask/shortlisting. Sep 29 13:02:43 unknown user.crit init[1]: Error while loading rules. See /etc/iptables.error file. Sep 29 13:02:44 unknown user.err kernel: ipt_account [checkentry]: table found, rule network/netmask/shortlisting not match table network/netmask/shortlisting.