All of lore.kernel.org
 help / color / mirror / Atom feed
* nfnl_listen: recvmsg overrun: No buffer space available" in nfct_event_conntrack() call
@ 2007-01-31 22:31 Павел Коколемин
  2007-02-01  8:58 ` Pablo Neira Ayuso
  0 siblings, 1 reply; 4+ messages in thread
From: Павел Коколемин @ 2007-01-31 22:31 UTC (permalink / raw)
  To: netfilter

Hello!

I am using libnetfilter_conntrack for log all connections passing via my router
(new & destroy messages).

When LAN users start network scanners (NetLook, for example),
sometimes I receive error in console:
"nfnl_listen: recvmsg overrun: No buffer space available"
generated in nfct_event_conntrack() (recvmsg() returns ENOBUFS error code).
This message generated in nfnl_listen().

When this happens, information about new/destroyed connections is lost?
How I can fix this? If this error in kernel settings?

I am using Gentoo, kernel 2.6.19-r3, try libnfnetlink-0.0.25 and
libnetfilter_conntrack-0.0.50

Pavel

PS. Sorry for my english


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-02-01 17:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-31 22:31 nfnl_listen: recvmsg overrun: No buffer space available" in nfct_event_conntrack() call Павел Коколемин
2007-02-01  8:58 ` Pablo Neira Ayuso
2007-02-01 13:56   ` Pablo Neira Ayuso
2007-02-01 17:31     ` Павел Коколемин

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.