X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
To: <cygwin@cygwin.com>
References: <47b8d665.02fd220a.6f30.11eb@mx.google.com> <fpaoeh$dpi$1@ger.gmane.org> <47b8f1ea.2de2220a.2c5d.2181@mx.google.com> <fpasv5$mvu$1@ger.gmane.org>
In-Reply-To: <fpasv5$mvu$1@ger.gmane.org>
Subject: RE: Stop Brute Force Attack on SSH
Date: Sun, 17 Feb 2008 21:35:57 -0600
MIME-Version: 1.0
Content-Type: text/plain; 	charset="iso-8859-1"
X-Mailer: Microsoft Office Outlook 12.0
Content-Language: en-us
From: "Kyle A. Dawson" <kyle.a.dawson@gmail.com>
Message-ID: <47b8fd22.50e3220a.09d0.ffffdcf0@mx.google.com>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id m1I3aXRP013807

Yes I have this now:

DENYHOSTS_BIN   = "/usr/bin/denyhosts.py"
DENYHOSTS_LOCK  = "/var/run/denyhosts"
DENYHOSTS_CFG   = "/usr/share/denyhosts/denyhosts.cfg"

I changed the lock dir, same issue.

-----Original Message-----
From: cygwin-owner@cygwin.com [mailto:cygwin-owner@cygwin.com] On Behalf Of
René Berber
Sent: Sunday, February 17, 2008 9:10 PM
To: cygwin@cygwin.com
Subject: Re: Stop Brute Force Attack on SSH

Kyle A. Dawson wrote:

> The install worked great. But when I try to create the service:
> 
> cygrunsrv -I DenyHosts -p /usr/share/denyhosts/daemon-control -a start -d
> DenyHosts -f "DenyHosts 2.6"  -y sshd -x /var/run/denyhosts.pid -o
> 
> I get this:
> 
> cygrunsrv: unknown option --
> 
> Also, this does not exist:
> 
> /usr/share/denyhosts/daemon-control

Sorry, replied directly before noticing this message.

The second problem is caused by a step I forgot, which is documented in 
the installation instructions /usr/share/denyhosts/README.txt: you have 
to copy daemon-control-dist to the script used and edit (if necessary) 
the 3 lines about location of things.

The first problem is probably caused by the second one.  Let me know if 
it's still a problem and I'll check further.
-- 
René Berber


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


