Operating System - HP-UX
1836479 Members
1993 Online
110101 Solutions
New Discussion

Re: ssh login in time excessive?

 
SOLVED
Go to solution
OldSchool
Honored Contributor

ssh login in time excessive?

Server A and B are both HP-UX 11.0 running the package OpenSSH3.1p1. Putty on PC. Login from PC to either server responds quite well.

doing a ssh from A to B , or B to A takes about 45 seconds. Public key authentication functions, no errors when running ssh -v, and nothing appears amiss w/ output of sshd -d -D.

Server names / IP are in the each others host files. Forward / reverse lookups fly right along.

Did I miss something, or is ssh really that slow to login?
3 REPLIES 3
A. Clay Stephenson
Acclaimed Contributor
Solution

Re: ssh login in time excessive?

11.0 connections are always slow compared with 11.11 and up because there is no pseudo random number generator device.
If it ain't broke, I can fix that.
OldSchool
Honored Contributor

Re: ssh login in time excessive?

Ok, thanks...

I can live with it, as its for testing.
OldSchool
Honored Contributor

Re: ssh login in time excessive?

see above re: rand # generator