ok i'm having problems with the new iptables and 1.4.19 kernel. here is the log error: Nov 11 04:55:29 BAKER kernel: ASSERT ip_conntrack_core.c:1063 &ip_conntrack_lock not readlocked Nov 11 04:55:29 BAKER kernel: ASSERT: ip_nat_core.c:839 &ip_conntrack_lock not readlocked and then this is what happens later at some point: Nov 11 20:57:58 BAKER kernel: IPTABLES Dead Input: IN=eth0 OUT= MAC=00:50:04:55:d1:a4:00:02:4b:13:33:60:08:00 SRC=213.250.59.123 DST=************ LEN=48 TOS=0x00 PREC=0x00 TTL=125 ID=19471 DF PROTO=TCP SPT=4682 DPT=10 WINDOW=16384 RES=0x00 SYN URGP=0 notice that the destination port is 10.it shows that for all ports i think? this was logged when i tried to use the web server. so it should have recognized port 80 and not logged anything. I've seen other ppl having the same problem (searched google) but no one knows what the problem might be. any ideas?