Re: SSH & Debian Woody

2001-12-17 Thread Thorsten Kruschel
in /etc/ssh/ssh_config you can change the used Protokoll. By default SSH
uses 2. But with machines which can only speak protokoll 1 you can't
authenticate.
you must comment out the Host * and Protocol parts.


Thorsten
On Mon, 2001-12-17 at 04:32, Chuck Peters wrote:
> 
> /etc/ssh/sshd_config has PasswordAuthenication no
> set it to yes.
> 
> Chuck
> 
> On Mon, 17 Dec 2001, James Mclean wrote:
> 
> >
> >
> > All,
> >
> > I am building a debian woody machine as we speak, and i have installed the
> > latest .deb of OpenSSH...
> >
> > Installed fine, but it fails to authenticate a remote login, and if i try a
> > login from the same machine's command line it also fails.
> >
> > This is the message from the command line...
> > # ssh -l jamesmc xxx.xxx.xxx.xxx
> > Neighbour Table Overflow
> > ssh: connect to address xxx.xxx.xxx.xxx port 22. No Buffer Space
> >
> > I recieve no errors when attempting to login remotely, but fails to
> > authenticate and continues to ask for the password...
> > I cannot see anything the messages or syslog logfiles.
> >
> > # ssh -V
> > OpenSSH_3.0.1p1, SSH Protocols 1.5/2.0, OpenSSL 0x0090602f
> >
> > I am tempted to install from source next. Any Ideas?
> >
> > Regards,
> >
> > James Mclean
> >
> > "Windows didn't get as bad as it is overnight -- it took over ten years of
> > careful development."
> >
> >
> > --
> > To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> >
> >
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
-- 






Re: SSH & Debian Woody

2001-12-17 Thread Thorsten Kruschel

in /etc/ssh/ssh_config you can change the used Protokoll. By default SSH
uses 2. But with machines which can only speak protokoll 1 you can't
authenticate.
you must comment out the Host * and Protocol parts.


Thorsten
On Mon, 2001-12-17 at 04:32, Chuck Peters wrote:
> 
> /etc/ssh/sshd_config has PasswordAuthenication no
> set it to yes.
> 
> Chuck
> 
> On Mon, 17 Dec 2001, James Mclean wrote:
> 
> >
> >
> > All,
> >
> > I am building a debian woody machine as we speak, and i have installed the
> > latest .deb of OpenSSH...
> >
> > Installed fine, but it fails to authenticate a remote login, and if i try a
> > login from the same machine's command line it also fails.
> >
> > This is the message from the command line...
> > # ssh -l jamesmc xxx.xxx.xxx.xxx
> > Neighbour Table Overflow
> > ssh: connect to address xxx.xxx.xxx.xxx port 22. No Buffer Space
> >
> > I recieve no errors when attempting to login remotely, but fails to
> > authenticate and continues to ask for the password...
> > I cannot see anything the messages or syslog logfiles.
> >
> > # ssh -V
> > OpenSSH_3.0.1p1, SSH Protocols 1.5/2.0, OpenSSL 0x0090602f
> >
> > I am tempted to install from source next. Any Ideas?
> >
> > Regards,
> >
> > James Mclean
> >
> > "Windows didn't get as bad as it is overnight -- it took over ten years of
> > careful development."
> >
> >
> > --
> > To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> >
> >
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
-- 




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: SSH & Debian Woody

2001-12-16 Thread Chuck Peters

/etc/ssh/sshd_config has PasswordAuthenication no
set it to yes.

Chuck

On Mon, 17 Dec 2001, James Mclean wrote:

>
>
> All,
>
> I am building a debian woody machine as we speak, and i have installed the
> latest .deb of OpenSSH...
>
> Installed fine, but it fails to authenticate a remote login, and if i try a
> login from the same machine's command line it also fails.
>
> This is the message from the command line...
> # ssh -l jamesmc xxx.xxx.xxx.xxx
> Neighbour Table Overflow
> ssh: connect to address xxx.xxx.xxx.xxx port 22. No Buffer Space
>
> I recieve no errors when attempting to login remotely, but fails to
> authenticate and continues to ask for the password...
> I cannot see anything the messages or syslog logfiles.
>
> # ssh -V
> OpenSSH_3.0.1p1, SSH Protocols 1.5/2.0, OpenSSL 0x0090602f
>
> I am tempted to install from source next. Any Ideas?
>
> Regards,
>
> James Mclean
>
> "Windows didn't get as bad as it is overnight -- it took over ten years of
> careful development."
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>
>




Re: SSH & Debian Woody

2001-12-16 Thread Jose Celestino
Is your loopback device (lo) up ?

/sbin/ifconfig lo

Thus spake James Mclean, on Mon, Dec 17, 2001 at 11:58:26AM +1030:
> 
> 
> All,
> 
> I am building a debian woody machine as we speak, and i have installed the 
> latest .deb of OpenSSH...
> 
> Installed fine, but it fails to authenticate a remote login, and if i try a 
> login from the same machine's command line it also fails.
> 
> This is the message from the command line...
> # ssh -l jamesmc xxx.xxx.xxx.xxx
> Neighbour Table Overflow
> ssh: connect to address xxx.xxx.xxx.xxx port 22. No Buffer Space
> 
> I recieve no errors when attempting to login remotely, but fails to 
> authenticate and continues to ask for the password...
> I cannot see anything the messages or syslog logfiles.
> 
> # ssh -V
> OpenSSH_3.0.1p1, SSH Protocols 1.5/2.0, OpenSSL 0x0090602f
> 
> I am tempted to install from source next. Any Ideas?
> 
> Regards,
> 
> James Mclean
> 
> "Windows didn't get as bad as it is overnight -- it took over ten years of 
> careful development."
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 

-- 
Jose Celestino <[EMAIL PROTECTED]>
Systems Administration || Networks Eng. 
SAPO - PT Multimedia || http://www.sapo.pt




Re: SSH & Debian Woody

2001-12-16 Thread tps
On Mon, Dec 17, 2001 at 11:58:26AM +1030, James Mclean wrote:
> 
> 
> All,
> 
> I am building a debian woody machine as we speak, and i have installed the 
> latest .deb of OpenSSH...
> 
> Installed fine, but it fails to authenticate a remote login, and if i try a 
> login from the same machine's command line it also fails.
> 
> This is the message from the command line...
> # ssh -l jamesmc xxx.xxx.xxx.xxx
> Neighbour Table Overflow
> ssh: connect to address xxx.xxx.xxx.xxx port 22. No Buffer Space
> 
> I recieve no errors when attempting to login remotely, but fails to 
> authenticate and continues to ask for the password...
> I cannot see anything the messages or syslog logfiles.
> 
> # ssh -V
> OpenSSH_3.0.1p1, SSH Protocols 1.5/2.0, OpenSSL 0x0090602f
> 
> I am tempted to install from source next. Any Ideas?

Try running 'ssh -v -l jamesmc xxx.xxx.xxx.xxx' and see if that tells you
anything more...

Tim

-- 
   ><
   >> Tim Sailer (at home) ><  Coastal Internet, Inc.  <<
   >> Network and Systems Operations   ><  PO Box 671  <<
   >> http://www.buoy.com  ><  Ridge, NY 11961 <<
   >> [EMAIL PROTECTED]/[EMAIL PROTECTED] ><  (631) 924-3728
  <<
   ><




Re: SSH & Debian Woody

2001-12-16 Thread Chuck Peters


/etc/ssh/sshd_config has PasswordAuthenication no
set it to yes.

Chuck

On Mon, 17 Dec 2001, James Mclean wrote:

>
>
> All,
>
> I am building a debian woody machine as we speak, and i have installed the
> latest .deb of OpenSSH...
>
> Installed fine, but it fails to authenticate a remote login, and if i try a
> login from the same machine's command line it also fails.
>
> This is the message from the command line...
> # ssh -l jamesmc xxx.xxx.xxx.xxx
> Neighbour Table Overflow
> ssh: connect to address xxx.xxx.xxx.xxx port 22. No Buffer Space
>
> I recieve no errors when attempting to login remotely, but fails to
> authenticate and continues to ask for the password...
> I cannot see anything the messages or syslog logfiles.
>
> # ssh -V
> OpenSSH_3.0.1p1, SSH Protocols 1.5/2.0, OpenSSL 0x0090602f
>
> I am tempted to install from source next. Any Ideas?
>
> Regards,
>
> James Mclean
>
> "Windows didn't get as bad as it is overnight -- it took over ten years of
> careful development."
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>
>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




SSH & Debian Woody

2001-12-16 Thread James Mclean


All,

I am building a debian woody machine as we speak, and i have installed the 
latest .deb of OpenSSH...

Installed fine, but it fails to authenticate a remote login, and if i try a 
login from the same machine's command line it also fails.

This is the message from the command line...
# ssh -l jamesmc xxx.xxx.xxx.xxx
Neighbour Table Overflow
ssh: connect to address xxx.xxx.xxx.xxx port 22. No Buffer Space

I recieve no errors when attempting to login remotely, but fails to 
authenticate and continues to ask for the password...
I cannot see anything the messages or syslog logfiles.

# ssh -V
OpenSSH_3.0.1p1, SSH Protocols 1.5/2.0, OpenSSL 0x0090602f

I am tempted to install from source next. Any Ideas?

Regards,

James Mclean

"Windows didn't get as bad as it is overnight -- it took over ten years of 
careful development."




Re: SSH & Debian Woody

2001-12-16 Thread Jose Celestino

Is your loopback device (lo) up ?

/sbin/ifconfig lo

Thus spake James Mclean, on Mon, Dec 17, 2001 at 11:58:26AM +1030:
> 
> 
> All,
> 
> I am building a debian woody machine as we speak, and i have installed the 
> latest .deb of OpenSSH...
> 
> Installed fine, but it fails to authenticate a remote login, and if i try a 
> login from the same machine's command line it also fails.
> 
> This is the message from the command line...
> # ssh -l jamesmc xxx.xxx.xxx.xxx
> Neighbour Table Overflow
> ssh: connect to address xxx.xxx.xxx.xxx port 22. No Buffer Space
> 
> I recieve no errors when attempting to login remotely, but fails to 
> authenticate and continues to ask for the password...
> I cannot see anything the messages or syslog logfiles.
> 
> # ssh -V
> OpenSSH_3.0.1p1, SSH Protocols 1.5/2.0, OpenSSL 0x0090602f
> 
> I am tempted to install from source next. Any Ideas?
> 
> Regards,
> 
> James Mclean
> 
> "Windows didn't get as bad as it is overnight -- it took over ten years of 
> careful development."
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 

-- 
Jose Celestino <[EMAIL PROTECTED]>
Systems Administration || Networks Eng. 
SAPO - PT Multimedia || http://www.sapo.pt


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: SSH & Debian Woody

2001-12-16 Thread tps

On Mon, Dec 17, 2001 at 11:58:26AM +1030, James Mclean wrote:
> 
> 
> All,
> 
> I am building a debian woody machine as we speak, and i have installed the 
> latest .deb of OpenSSH...
> 
> Installed fine, but it fails to authenticate a remote login, and if i try a 
> login from the same machine's command line it also fails.
> 
> This is the message from the command line...
> # ssh -l jamesmc xxx.xxx.xxx.xxx
> Neighbour Table Overflow
> ssh: connect to address xxx.xxx.xxx.xxx port 22. No Buffer Space
> 
> I recieve no errors when attempting to login remotely, but fails to 
> authenticate and continues to ask for the password...
> I cannot see anything the messages or syslog logfiles.
> 
> # ssh -V
> OpenSSH_3.0.1p1, SSH Protocols 1.5/2.0, OpenSSL 0x0090602f
> 
> I am tempted to install from source next. Any Ideas?

Try running 'ssh -v -l jamesmc xxx.xxx.xxx.xxx' and see if that tells you
anything more...

Tim

-- 
   ><
   >> Tim Sailer (at home) ><  Coastal Internet, Inc.  <<
   >> Network and Systems Operations   ><  PO Box 671  <<
   >> http://www.buoy.com  ><  Ridge, NY 11961 <<
   >> [EMAIL PROTECTED][EMAIL PROTECTED] ><  (631) 924-3728  <<
   ><


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




SSH & Debian Woody

2001-12-16 Thread James Mclean



All,

I am building a debian woody machine as we speak, and i have installed the 
latest .deb of OpenSSH...

Installed fine, but it fails to authenticate a remote login, and if i try a 
login from the same machine's command line it also fails.

This is the message from the command line...
# ssh -l jamesmc xxx.xxx.xxx.xxx
Neighbour Table Overflow
ssh: connect to address xxx.xxx.xxx.xxx port 22. No Buffer Space

I recieve no errors when attempting to login remotely, but fails to 
authenticate and continues to ask for the password...
I cannot see anything the messages or syslog logfiles.

# ssh -V
OpenSSH_3.0.1p1, SSH Protocols 1.5/2.0, OpenSSL 0x0090602f

I am tempted to install from source next. Any Ideas?

Regards,

James Mclean

"Windows didn't get as bad as it is overnight -- it took over ten years of 
careful development."


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]