This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: HowTo setup cygwin + sshd using hosts.allow and hosts.deny and use detailed logging


Martin wrote:
[snip]
The last problem I want to solve is the use hosts.deny and hosts.allow with
sshd.

What do you mean exactly?


Sshd was compiled with tcp-wrappers support, so the use of /etc/hosts.deny and hosts.allow works fine.

Have you read the manual: 'man 5 hosts_access'?

I use DenyHosts wich auto-magically adds entries to hosts.deny (by checking failed logins on /var/log/messages -- I don't redirect sshd's log, I use the default).
--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]