Hi,
I had the same problem. In my case, the machine
that I couldn't connect to (remote machine) did
not "know" the name of the local machine.
Try an
nslookup local_IP_number
on remote host and look if you get back the name
of localhost. If not, you should enter its entry
in the DNS.
Good luck!
Yannis ALIFERIS
PhD Student in Electromagnetic Inverse Scattering - Microwave Imaging
-------------------------------------------------------------------------
Laboratoire d'Electronique: Universite de Nice - Sophia Antipolis, France
tel: +33 4 92 94 28 43, fax: +33 4 92 94 28 12
ECE Department: National Technical University of Athens, Greece
Office: 6.22, Electroscience Division
tel: +30 1 77 2 36 94, fax: +30 1 77 2 22 81
Valid PGP Public Key IDs: DH/DDS: 0x41FB9DEB, RSA: 0x7781EFB1
--------------------------------------------------------------------------
On Mon, 13 Dec 1999, sarasai wrote:
>hello all,
>
>I have configured two machines for use with ssh.
>
>On both the machines I have the latest version of ssh installed.. I want both of
>them to interact via ssh.
>
>
>created keys on both the machines, and exchanged pub keys and created the files
>authorization and identification worst even have created directory <hostkeys>
>and as a last resort created even the file authorised_keys. The problem is from
>one machine I am able to connect properly but from the other machine I am
>getting the following error :
>
>-------------------------------------------------------------------------
>$ ssh jupiter
>
>Disconnected; authentication error (No further authentication methods
>available.).
>-------------------------------------------------------------------------
>
>I have even created the .shosts file. I don't have other files .rhosts,
>equiv.hosts, sequiv.hosts.
>
>could somebody help me please... thanks in advance
>
>Cheers
>Sara
>
>