View previous topic :: View next topic |
Author |
Message |
zojas Veteran
Joined: 22 Apr 2002 Posts: 1138 Location: Phoenix, AZ
|
Posted: Sun Jan 19, 2003 6:41 am Post subject: weird messages in kern.log from conntrack & nat (iptable |
|
|
I set up my 90MHz pentium with gentoo to use as a firewall. I set up some rules and it all works great. but, I've been getting strange messages in /var/log/kern.log. they repeat about every 30 seconds or so. here's what they look like:
Code: |
Jan 18 23:38:31 entropy ASSERT ip_conntrack_core.c:94 &ip_conntrack_lock readlocked
Jan 18 23:38:31 entropy ASSERT: ip_nat_core.c:839 &ip_conntrack_lock not readlocked
Jan 18 23:38:31 entropy ASSERT ip_conntrack_core.c:94 &ip_conntrack_lock readlocked
Jan 18 23:38:31 entropy ASSERT: ip_nat_core.c:839 &ip_conntrack_lock not readlocked
Jan 18 23:38:31 entropy ASSERT ip_conntrack_core.c:94 &ip_conntrack_lock readlocked
Jan 18 23:38:31 entropy ASSERT: ip_nat_core.c:839 &ip_conntrack_lock not readlocked
Jan 18 23:38:31 entropy ASSERT ip_conntrack_core.c:94 &ip_conntrack_lock readlocked
Jan 18 23:38:31 entropy ASSERT: ip_nat_core.c:839 &ip_conntrack_lock not readlocked
Jan 18 23:38:31 entropy ASSERT ip_conntrack_core.c:94 &ip_conntrack_lock readlocked
Jan 18 23:38:31 entropy ASSERT: ip_nat_core.c:839 &ip_conntrack_lock not readlocked
|
since everything seems to work, I guess I would just like to turn off these messages. short of hacking the kernel (commenting out the asserts!) how can I do that? does anyone know what these asserts are for? |
|
Back to top |
|
|
RaymaN Tux's lil' helper
Joined: 15 Aug 2002 Posts: 93 Location: Earth, Europe, Germany, Berlin
|
Posted: Thu Jul 31, 2003 12:48 pm Post subject: |
|
|
hiho,
i have the same problem. do you know the answer?
bye
ray |
|
Back to top |
|
|
zojas Veteran
Joined: 22 Apr 2002 Posts: 1138 Location: Phoenix, AZ
|
Posted: Thu Jul 31, 2003 1:25 pm Post subject: |
|
|
I'm not sure I know the answer, but mine doesn't do this any more.
I'm running the vanilla-sources-2.4.20 now, and net-firewall/iptables-1.2.8-r1 _________________ http://www.desertsol.com/~kevin/ppc |
|
Back to top |
|
|
RaymaN Tux's lil' helper
Joined: 15 Aug 2002 Posts: 93 Location: Earth, Europe, Germany, Berlin
|
Posted: Thu Jul 31, 2003 1:49 pm Post subject: |
|
|
ok, i'm running the vanilla-sources-2.4.21, and iptables. hmm, crazy
ray |
|
Back to top |
|
|
|