From owner-freebsd-questions Sun Jan 14 4:12:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.vkpc.com (cr1004613-a.rct1.bc.wave.home.com [24.113.38.121]) by hub.freebsd.org (Postfix) with SMTP id 7117D37B401 for ; Sun, 14 Jan 2001 04:11:56 -0800 (PST) Received: (qmail 403 invoked from network); 14 Jan 2001 12:17:08 -0000 Received: from diaspora (192.168.0.4) by cr1004613-a.rct1.bc.wave.home.com with SMTP; 14 Jan 2001 12:17:08 -0000 From: "Danny Yoo" To: Subject: Can't SSH into my computer after update Date: Sun, 14 Jan 2001 04:14:19 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MIMEOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, I can't seem to SSH into my box now that I've upgraded from 4.1 to 4.2. All my config files seem to be in order. What happens is that as soon as I type in my password, the connection gets closed. I can log in from the console fine though. I'm not really sure what to look at after the upgrade. The error message looks like: debug: authentications that can continue: publickey,password debug: next auth method to try is publickey debug: key does not exist: /home/userid/.ssh/id_dsa debug: next auth method to try is password userid@host.com's password: debug: ssh-userauth2 successfull: method password debug: channel 0: new [client-session] debug: send channel open 0 debug: Entering interactive session. debug: client_init id 0 arg 0 debug: Requesting X11 forwarding with authentication spoofing. debug: channel request 0: shell debug: channel 0: open confirm rwindow 0 rmax 16384 Connection to host.com closed by remote host. Connection to host.com closed. debug: Transferred: stdin 0, stdout 0, stderr 87 bytes in 0.2 seconds debug: Bytes per second: stdin 0.0, stdout 0.0, stderr 522.8 debug: Exit status -1 debug: writing PRNG seed to file /home/userid/.ssh/prng_seed It's all actually overwhelming since I don't know where to start in terms of knowing what happened when I updated all my sources and built the world and what not. Could someone explain what happened and offer any possible reasons why SSH refuses all connections? Thanks, Danny To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message