* iptables limit and SSH
@ 2001-08-24 18:03 red0x
0 siblings, 0 replies; only message in thread
From: red0x @ 2001-08-24 18:03 UTC (permalink / raw)
To: linux-kernel
Some time ago, I posted a few messages that got rejected by the moderator.
This, hopefully wont.
I was having problems involvine my kernel (2.4.5) dying when i would try
to ssh from my webserver to my local work station (using scp).
Here is what i have discovered so far:
iptables -A INPUT -j LOG -p tcp -i eth0 --syn --dport 22 -m limit --limit
2/s causes a lock up when i try and SSH
Is this a bug or just my missuse of the limit match?
--
--red0x
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-08-24 18:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-08-24 18:03 iptables limit and SSH red0x
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.