Mark Olbert wrote on 12-02-08 16:54: > Oops, forgot to include this: > > When attempting to connect to ssh on the new LFS system (from the old > system): > > [EMAIL PROTECTED]:/home/mark# ssh -v -l mark wiggle_butt > OpenSSH_4.1p1, OpenSSL 0.9.8c 05 Sep 2006 > debug1: Reading configuration data /etc/ssh/ssh_config > debug1: Connecting to wiggle_butt [192.168.1.101] port 22. > debug1: Connection established. > debug1: permanently_set_uid: 0/0 > debug1: identity file /root/.ssh/identity type -1 > debug1: identity file /root/.ssh/id_rsa type -1 > debug1: identity file /root/.ssh/id_dsa type -1 > ssh_exchange_identification: Connection closed by remote host >
ssh -vvv gives you more verbosity. bjd -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
