bugzilla-daemon at bugzilla.netfilter.org
2011-Oct-13 02:24 UTC
[Bug 756] New: iptables: Memory allocation problem.
http://bugzilla.netfilter.org/show_bug.cgi?id=756 Summary: iptables: Memory allocation problem. Product: iptables Version: CVS (please indicate timestamp) Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: iptables AssignedTo: netfilter-buglog at lists.netfilter.org ReportedBy: zjaakie at gmail.com Estimated Hours: 0.0 If iptables is too full you get a memory allocation problem? While I have 3 GB of RAM in my server, and also there is also only 193 MB in use in RAM, which means, I have like 2 GB of RAM left. How can this be a memory allocation problem, this bug has been here for years, can someone please fix this? Oh, and sometimes I can add IP's and other times I can't. Really strange. iptables --version iptables v1.4.12.1 uname -a Linux user 3.0-ARCH #1 SMP PREEMPT Fri Oct 7 10:11:05 UTC 2011 i686 Intel(R) Pentium(R) 4 CPU 3.20GHz GenuineIntel GNU/Linux -- Configure bugmail: http://bugzilla.netfilter.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are watching all bug changes.
bugzilla-daemon at bugzilla.netfilter.org
2011-Oct-13 02:25 UTC
[Bug 756] iptables: Memory allocation problem.
http://bugzilla.netfilter.org/show_bug.cgi?id=756 Alex <zjaakie at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version|All |other Platform|All |i386 -- Configure bugmail: http://bugzilla.netfilter.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are watching all bug changes.
bugzilla-daemon at bugzilla.netfilter.org
2011-Nov-15 12:39 UTC
[Bug 756] iptables: Memory allocation problem.
http://bugzilla.netfilter.org/show_bug.cgi?id=756 Jan Engelhardt <jengelh at medozas.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jengelh at medozas.de --- Comment #1 from Jan Engelhardt <jengelh at medozas.de> 2011-11-15 13:39:17 --- Remember that iptables replicates the ruleset for each CPU, and so you need a multiple of that to load a new ruleset. -- Configure bugmail: http://bugzilla.netfilter.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are watching all bug changes.
Apparently Analagous Threads
- [Bug 762] New: The lastest snapshot iptables compiled error"ERROR: ld.so: object 'libxtables.so.7' "
- [Bug 706] Iptables randomly reject some packets that have accept rule
- [Bug 732] New: Iptables 1.4.11 or 1.4.12 does not compile on CentOS 5.6
- [Bug 720] New: iptables no longer compiles for Linux 2.4 because it uses linux/magic.h
- [Bug 724] New: Iptables doesn't delete rules matching if target is RATEEST - patch attached