Re: ssh issues

2007-07-18 Thread BartlebyScrivener
On Jul 17, 7:00 am, Rob Bochan <[EMAIL PROTECTED]> wrote: > On Monday 16 July 2007 08:02:44 pm Casey T. Deccio wrote: > > > Does /etc/hosts contain a valid entry for your hostname? > > > Casey > On Jul 17, 7:00 am, Rob Bochan <[EMAIL PROTECTED]> wrote: > On Monday 16 July 2007 08:02:44 pm Casey T.

Re: ssh issues

2007-07-17 Thread Rob Bochan
OK, this is a bit crazy. However, after rebooting the machine, ssh is working properly. Go figure. ...Rob -- Security isn't something you download. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: ssh issues

2007-07-17 Thread Rob Bochan
On Tuesday 17 July 2007 10:17:26 am Steve Kemp wrote: > The only time I've seen similar issues is when the host had > no ssh key in /etc/ssh - the server didn't have them and I had > to regenerate them. > > Have you tried searching google for the error message(s) you see > when connecting wi

Re: ssh issues

2007-07-17 Thread Steve Kemp
The only time I've seen similar issues is when the host had no ssh key in /etc/ssh - the server didn't have them and I had to regenerate them. Have you tried searching google for the error message(s) you see when connecting with -v -v -v ? Steve -- http://www.steve.org.uk/ -- To UNSUB

Re: ssh issues

2007-07-17 Thread Rob Bochan
On Monday 16 July 2007 08:02:44 pm Casey T. Deccio wrote: > > Does /etc/hosts contain a valid entry for your hostname? > > Casey The hosts file for the trouble machine: - begin hosts -- 127.0.0.1 localhost 127.0.1.1 hostname # The following lines are desirable for IPv6 capabl

Re: ssh issues

2007-07-16 Thread Casey T. Deccio
On Mon, 2007-07-16 at 17:07 -0400, Rob Bochan wrote: > I'm having some ssh issues issues on a fresh Etch install. I'm unable to ssh > into the machine at all. On the client end, with just having removed the > user's .ssh directory, what I'm seeing is as follows:

ssh issues

2007-07-16 Thread Rob Bochan
I'm having some ssh issues issues on a fresh Etch install. I'm unable to ssh into the machine at all. On the client end, with just having removed the user's .ssh directory, what I'm seeing is as follows: - begin output - $ ssh [EMAIL PROTECTED] The authenticity o