netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* limited number if iptable rules on 64bit hosts
@ 2005-02-02 13:38 Olaf Hering
  2005-02-02 22:25 ` Olaf Hering
  0 siblings, 1 reply; 10+ messages in thread
From: Olaf Hering @ 2005-02-02 13:38 UTC (permalink / raw)
  To: netdev


What buffer or sysctrl value has to change to allow more than 3445 rules
like this (on a 64bit host with 64bit iptables)?

iptables -A FORWARD -j ACCEPT

setsockopt(3, SOL_IP, 0x40 /* IP_??? */,
"filter\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 524368) =
-1 ENOMEM (Cannot allocate memory)

I see this with 2.6.5 and 2.6.11.

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

end of thread, other threads:[~2005-02-03 21:35 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-02 13:38 limited number if iptable rules on 64bit hosts Olaf Hering
2005-02-02 22:25 ` Olaf Hering
2005-02-02 22:38   ` Bill Rugolsky Jr.
2005-02-02 22:52     ` Olaf Hering
2005-02-03 11:19       ` Olaf Kirch
2005-02-03 18:48         ` David S. Miller
2005-02-03 18:59           ` Olaf Hering
2005-02-03 19:00             ` David S. Miller
2005-02-03 19:33               ` Bart De Schuymer
2005-02-03 21:35               ` Bill Rugolsky Jr.

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).