I seem to remember ssh Just Worked when I used it before, but this time
I got 'Connection refused'.

So I generated keys, put both host and remote public keys in
'authorised_keys', and this happens:

-----------------------------------------------------------------------
[EMAIL PROTECTED] .ssh]$ ssh -vv drina
OpenSSH_3.4p1, SSH protocols 1.5/2.0, OpenSSL 0x0090607f
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Rhosts Authentication disabled, originating port will not be
trusted. debug1: ssh_connect: needpriv 0
debug1: Connecting to drina [192.168.1.3] port 22.
ssh: connect to address 192.168.1.3 port 22: Connection refused
-----------------------------------------------------------------------

I don't like that RHosts line, but I think it's turned off in
/etc/ssh/ssh_config. I also turned off CheckHostIP, because I haven't
got a known_hosts file. What I do have is these:

~/.ssh/authorised_keys
~/.ssh/id_rsa
~/.ssh/id_rsa.pub

Each has permissions -rw- --- ---

What am I missing?

Richard
-- 
Registered Linux user 246658 at
http://counter.li.org

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to