* Performance losings with iptables
@ 2003-05-13 15:40 Michael Albrecht
2003-05-20 7:50 ` Ralf Spenneberg
0 siblings, 1 reply; 5+ messages in thread
From: Michael Albrecht @ 2003-05-13 15:40 UTC (permalink / raw)
To: netfilter
[-- Attachment #1: Type: text/plain, Size: 347 bytes --]
Hello,
i use iptables with Debian-Linux (2.4.20).
Wenn i install 150 Input-Chains like this:
iptables -A input -s 192.168.81.xxx
i will lose a lot of perfomance (for example: apache take a lot of time, ssh ...)
Wenn i show the perfomance with vmstat - vmstat says that 99 % is idel...
Wer is the Problem ???
Thanks for helping ... Michael
[-- Attachment #2: Type: text/html, Size: 1012 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Performance losings with iptables
@ 2003-05-13 15:57 Michael Albrecht
2003-05-13 16:48 ` Aldo Lagana
0 siblings, 1 reply; 5+ messages in thread
From: Michael Albrecht @ 2003-05-13 15:57 UTC (permalink / raw)
To: netfilter
[-- Attachment #1: Type: text/plain, Size: 349 bytes --]
Hello,
i use iptables with Debian-Linux (2.4.20).
Wenn i install 150 Input-Chains like this:
iptables -A input -s 192.168.81.xxx
i will lose a lot of perfomance (for example: apache take a lot of time, ssh ...)
Wenn i show the perfomance with vmstat - vmstat says that 99 % is idel...
Wer is the Problem ???
Thanks for helping ... Michael
[-- Attachment #2: Type: text/html, Size: 1031 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* RE: Performance losings with iptables
2003-05-13 15:57 Michael Albrecht
@ 2003-05-13 16:48 ` Aldo Lagana
0 siblings, 0 replies; 5+ messages in thread
From: Aldo Lagana @ 2003-05-13 16:48 UTC (permalink / raw)
To: 'Michael Albrecht', netfilter
[-- Attachment #1: Type: text/plain, Size: 862 bytes --]
not sure what version of iptables you have, but I have 707 rules in all the
various tables of filter and nat - none in the mangle table yet I have seen
zero (0) performance degradation on a P3 500 that also runs squid proxy, has
a DMZ with a web farm, and has about 100 ipsec tunnels
_____
From: netfilter-admin@lists.netfilter.org
[mailto:netfilter-admin@lists.netfilter.org] On Behalf Of Michael Albrecht
Sent: Tuesday, May 13, 2003 11:57 AM
To: netfilter@lists.netfilter.org
Hello,
i use iptables with Debian-Linux (2.4.20).
Wenn i install 150 Input-Chains like this:
iptables -A input -s 192.168.81.xxx
i will lose a lot of perfomance (for example: apache take a lot of time, ssh
...)
Wenn i show the perfomance with vmstat - vmstat says that 99 % is idel...
Wer is the Problem ???
Thanks for helping ... Michael
[-- Attachment #2: Type: text/html, Size: 2239 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Performance losings with iptables
2003-05-13 15:40 Performance losings with iptables Michael Albrecht
@ 2003-05-20 7:50 ` Ralf Spenneberg
2003-05-20 10:09 ` Julian Gomez
0 siblings, 1 reply; 5+ messages in thread
From: Ralf Spenneberg @ 2003-05-20 7:50 UTC (permalink / raw)
To: Michael Albrecht; +Cc: Netfilter
Am Die, 2003-05-13 um 17.40 schrieb Michael Albrecht:
> Hello,
> i use iptables with Debian-Linux (2.4.20).
> Wenn i install 150 Input-Chains like this:
> iptables -A input -s 192.168.81.xxx
> i will lose a lot of perfomance (for example: apache take a lot of time, ssh ...)
> Wenn i show the perfomance with vmstat - vmstat says that 99 % is idel...
> Wer is the Problem ???
I doubt that iptables itself is responsible for the performance loss. I
rather suspect name resolution.
Can you post you rules or at least some timing information?
Cheers,
Ralf
--
Ralf Spenneberg
RHCE, RHCX
Book: Intrusion Detection für Linux Server http://www.spenneberg.com
IPsec-Howto http://www.ipsec-howto.org
Honeynet Project Mirror:
http://honeynet.spenneberg.org
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Performance losings with iptables
2003-05-20 7:50 ` Ralf Spenneberg
@ 2003-05-20 10:09 ` Julian Gomez
0 siblings, 0 replies; 5+ messages in thread
From: Julian Gomez @ 2003-05-20 10:09 UTC (permalink / raw)
To: Netfilter
On Tue, May 20, 2003 at 09:50:01AM +0200, Ralf Spenneberg spoke thusly:
>Am Die, 2003-05-13 um 17.40 schrieb Michael Albrecht:
>> iptables -A input -s 192.168.81.xxx
>> i will lose a lot of perfomance (for
>> example: apache take a lot of time, ssh ...) Wenn i show the perfomance
>> with vmstat - vmstat says that 99 % is
As Michael has already mentioned, I too doubt its an iptables fault. I've
had in excess of 1,300 rules running on a production firewall, for dynamic
dumping of Nimda infected hosts. Its almost certainly a name resolving
issue as Michael has already pointed to.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2003-05-20 10:09 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-13 15:40 Performance losings with iptables Michael Albrecht
2003-05-20 7:50 ` Ralf Spenneberg
2003-05-20 10:09 ` Julian Gomez
-- strict thread matches above, loose matches on Subject: below --
2003-05-13 15:57 Michael Albrecht
2003-05-13 16:48 ` Aldo Lagana
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.