All of lore.kernel.org
 help / color / mirror / Atom feed
From: red0x <red0x@users.sourceforge.net>
To: linux-kernel@vger.kernel.org
Subject: iptables limit and SSH
Date: Fri, 24 Aug 2001 11:03:41 -0700	[thread overview]
Message-ID: <0108241103410H.03845@playground> (raw)


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

                 reply	other threads:[~2001-08-24 18:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0108241103410H.03845@playground \
    --to=red0x@users.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.