[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Passing password in ssh
- From: Tim <ignored_mailbox yahoo com au>
- To: For users of Fedora <fedora-list redhat com>
- Subject: Re: Passing password in ssh
- Date: Fri, 25 Jan 2008 00:20:10 +1030
On Thu, 2008-01-24 at 22:11 +0900, John Summerfield wrote:
> -A INPUT -i eth0 -p tcp -m tcp --dport 22 -m state --state NEW -m limit --limit 5/hour -j LOG --log-prefix "SSH connexion "
> -A INPUT -i eth0 -p tcp -m tcp --dport 22 -m state --state NEW -m limit --limit 5/hour -j ACCEPT
> -A INPUT -i eth0 -p tcp -m tcp --dport 22 -j LOG --log-prefix "SSH connexion attack dropped "
> -A INPUT -i eth0 -p tcp -m tcp --dport 22 -j DROP
But five naughty attempts during an hour that you were wanting to
connect, and you've been DoSed... Unless other rules, such as:
> Note too that this is my second access control; I run shorewall on
> the Internet gateway, and that blocks great gobs of people who've
> offended me.
Ensure that doesn't happen.
--
(This computer runs FC7, my others run FC4, FC5 & FC6, in case that's
important to the thread.)
Don't send private replies to my address, the mailbox is ignored.
I read messages from the public lists.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]