Re: ip_tables init broken [fixd]

2006-12-30 Thread Jan Engelhardt
On Dec 30 2006 21:30, Sergey Vlasov wrote: >On Sat, 30 Dec 2006 18:14:35 +0100 (MET) Jan Engelhardt wrote: > >> when the ip_tables module is loaded automatically when inserting the >> first rule, something gets screwed up, as -L -v -n shows: >> >> >> 17:39 ichi:~ # lsmod | grep ip_tables >> 17:39

Re: ip_tables init broken

2006-12-30 Thread Sergey Vlasov
On Sat, 30 Dec 2006 18:14:35 +0100 (MET) Jan Engelhardt wrote: > when the ip_tables module is loaded automatically when inserting the > first rule, something gets screwed up, as -L -v -n shows: > > > 17:39 ichi:~ # lsmod | grep ip_tables > 17:39 ichi:~ # iptables -t mangle -A FORWARD -i eth1 -j MA