Eric Teuber schrieb:
>> I have a suse 9.1 professional box and when I ssh -l root
>> from remote it takes quite a long, about 1min until it responds.
>> I can then login fine.
>
> Did you try to login on the localhost with the same command (ssh
> root@localhost)? Do you experience the same problem?
>
> If not, ssh is probably not the cause. Is there a firewall between the
> remote host and the ssh server?
>
> Eric
Thanks, Eric!
This one did the trick. I have logged to localhost and added
the localhost to the list of known hosts. ssh -l root from remote
now works instantly.
Cheers,
Bob
|