Hi , I am new to ssh and have managed to install ssh-2.0.12 ine two machines. one solaris 2.5.1 box and another solaris 2.6 box. The private and public keys are geerated also for both ethe machines.Lets assume Solaris 2.6 - machine A Solaris 2.5.1 - Machine B >From A, when i say, ssh -v machine B , i get the follwoing error Development-time debugging not compiled in. To enable, configure with --enable-debug and recompile. debug: hostname is 'apollo'. Development-time debugging not compiled in. To enable, configure with --enable-debug and recompile. debug: connecting to apollo... debug: entering event loop FATAL: Connecting to apollo failed: Connection Refused and comes out. I have recompiled and ran the ./configure --enable-debug as well. Whats wrong ?? Please help. Thanks Hari
