Hi,

* alef-forum <[EMAIL PROTECTED]> [030220 08:52]:
> Hello debian-user,
> 
>       please help.
> 
>       I have a server running on Debian Linux.
>       When I'm trying to login via SSH it takes a lot of time.
> 
>       I enter username

This puzzles me; what ssh client are you using? Sounds like some gui.
What happens is you use a different client?

>       waits 6 - 10 seconds to show enter password.
>       then password

Can you look at the "verbose" output of your ssh client? eg. if
unix/linux command line, then something like

ssh -v username@machine

Are other authentications being tried? Are both the client and the
server using ssh 1/2? These are both things that can slow down the
process.

What happens if you're on the server and do the following?

ssh -v localhost


Nick.


-- 
Debian testing/unstable
Linux onefish 2.4.20-lavienx #1 Mon Jan 6 17:03:01 JST 2003
i686 unknown unknown GNU/Linux


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

Reply via email to