Re: SSHD-config

2001-05-31 Thread Frans Schreuder
commented it out. same as before. did not work standard 2.2 r0, apt-get upgrade kind regards Frans - Original Message - From: "Jonathan D. Proulx" <[EMAIL PROTECTED]> To: Sent: Friday, June 01, 2001 3:35 AM Subject: Re: SSHD-config > On Fri, Jun 01, 2001 at 03:0

Re: SSHD-config

2001-05-31 Thread Jonathan D. Proulx
On Thu, May 31, 2001 at 09:55:37PM -0400, Harry Henry Gebel wrote: :If sshd has been compiled with libwrap support (Debian's has) it will use :hosts.allow and hosts.deny . I think the default hosts.deny in Debian is :now 'ALL: PARANOID', at least that was the setting when I installed :Debian (in S

Re: SSHD-config

2001-05-31 Thread Harry Henry Gebel
On Thu, May 31, 2001 at 09:35:14PM -0400, Jonathan D. Proulx wrote: > So it works now? Hmmm. on my system hosts.allow and hosts.deny are > both empty (exept comments), which allows everything from everywhere > (nobody get excited, I'm also running netfilter packet filtering :), > and this is the d

Re: SSHD-config

2001-05-31 Thread Jonathan D. Proulx
On Fri, Jun 01, 2001 at 03:07:11AM +0200, Frans Schreuder wrote: :Thanx for your trouble :I checked /var/log/auth.log on advise of H.H.Gebel :Changed an host entry (casesensitivity)of the FREESCO router. :More importantly, added client in host.allow. So it works now? Hmmm. on my system hosts.

Re: SSHD-config

2001-05-31 Thread Jonathan D. Proulx
On Fri, Jun 01, 2001 at 02:09:40AM +0200, Frans Schreuder wrote: :Hi, : :I'm having trouble setting up a SSH-connection to my Debian box. 1) Are you logging in as "root"? this is disabled by default in Debian systems for security reasons (look in /etc/ssh/sshd_config) 2) Check /var/log/auth.l

SSHD-config

2001-05-31 Thread Frans Schreuder
Hi,   I'm having trouble setting up a SSH-connection to my Debian box.   I've read the manpages, searched the mailinglist wich claimed i wasn't searching anything. Also having looked into some linux-books I have. Couldn't find it. Help¿!   I'm using PuTTY from a Windows machine.