Re: [newbie] OpenSSH sshd

2000-10-15 Thread Larry Marshall
If you were using Pine as your email client there is a real easy way to filter out the dupicate messages. But Netscape Messengers filters can't do this. Procmail can. I am using Pine Mark; in fact, this is where I see all those dups (though if the last 8 or so hours is an indication I should

Re: [newbie] OpenSSH sshd

2000-10-14 Thread Dennis Veatch
Tyler Longren wrote: Hi everybody, I recently installed OpenSSH. I want sshd to accept ssh connections. I start sshd by typing sshd. Then, to connect, I do ssh 127.0.0.1 (I'm running as root). It asks for roots password, so I enter root's password, and it says "Permission denied,

Re: [newbie] OpenSSH sshd

2000-10-14 Thread Tyler Longren
be willing to take a look at it? Thank! Tyler Longren On Sat, 14 Oct 2000, Dennis Veatch wrote: Date: Sat, 14 Oct 2000 18:14:15 -0400 To: [EMAIL PROTECTED] From: Dennis Veatch [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] Sender: [EMAIL PROTECTED] Subject: Re: [newbie] OpenSSH

Re: [newbie] OpenSSH sshd

2000-10-14 Thread Dennis Veatch
Tyler Longren wrote: I tried connecting to 127.0.0.1, 192.168.1.2, and VectraXW Ah, I should have looked at my sshd.config. Change your listen address to 0.0.0.0. See what that does for you. Below is my sshd.config. I noticed also you do not have a random seed entry. You may want to try

RE: [newbie] OpenSSH sshd

2000-10-14 Thread Tyler Longren
for all the trouble... Tyler -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Dennis Veatch Sent: Saturday, October 14, 2000 4:08 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: [newbie] OpenSSH sshd Tyler Longren wrote: I tried connecting

Re: [newbie] OpenSSH sshd

2000-10-14 Thread Greg Stewart
PROTECTED] Subject: Re: [newbie] OpenSSH sshd Tyler Longren wrote: I tried connecting to 127.0.0.1, 192.168.1.2, and VectraXW Ah, I should have looked at my sshd.config. Change your listen address to 0.0.0.0. See what that does for you. Below is my sshd.config. I noticed also you d

Re: [newbie] OpenSSH sshd

2000-10-14 Thread Dennis Veatch
To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: [newbie] OpenSSH sshd Tyler Longren wrote: I tried connecting to 127.0.0.1, 192.168.1.2, and VectraXW Ah, I should have looked at my sshd.config. Change your listen address to 0.0.0.0. See what that does for you. Below is my sshd.config

Re: [newbie] OpenSSH sshd

2000-10-14 Thread Dennis Veatch
Greg Stewart wrote: This is starting to sound like my experience with my MDK server attempt. What security level did you install... you may wish to explore the msec scripts to see if there's something in there that's blocking the login. I spent days ripping the crap out of those scripts and

Re: [newbie] OpenSSH sshd

2000-10-14 Thread Tyler Longren
PROTECTED] Reply-To: [EMAIL PROTECTED] Sender: [EMAIL PROTECTED] Subject: Re: [newbie] OpenSSH sshd This is starting to sound like my experience with my MDK server attempt. What security level did you install... you may wish to explore the msec scripts to see if there's something in there that'

Re: [newbie] OpenSSH sshd

2000-10-14 Thread Michael
I haven't had any problems with OpenSSH either. Have you configured it before? I didn't really have to change much either. *^*^*^* Have the courage to take your own thoughts seriously, for they will shape you. -- Albert Einstein On Sat, 14 Oct 2000, Dennis Veatch wrote: Greg Stewart wrote: