From owner-freebsd-questions Sun Sep 23 18:38:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail29.sdc1.sfba.home.com (femail29.sdc1.sfba.home.com [24.254.60.19]) by hub.freebsd.org (Postfix) with ESMTP id EC7C737B405 for ; Sun, 23 Sep 2001 18:38:17 -0700 (PDT) Received: from william ([65.4.231.26]) by femail29.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with ESMTP id <20010924013817.CKMR6557.femail29.sdc1.sfba.home.com@william>; Sun, 23 Sep 2001 18:38:17 -0700 From: "Jeremy Claeson" To: "'Kris Kennaway'" Cc: "'Doug Reynolds'" , "'freebsd-questions'" Subject: RE: ssh 2.0 with 4.4-stable Date: Sun, 23 Sep 2001 18:37:45 -0700 Message-ID: <006f01c14499$82e7d100$1400a8c0@william> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 In-Reply-To: <006201c14498$ab8e44f0$1400a8c0@william> Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ooops, I found the mistake. I neglected to ensure that sshd was binding to the proper ports on the proper Ips. Thanks for the help Kris, that is how I found the mistake. jer ** -----Original Message----- ** From: owner-freebsd-questions@FreeBSD.ORG ** [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of ** Jeremy Claeson ** Sent: Sunday, September 23, 2001 6:32 PM ** To: 'Kris Kennaway' ** Cc: 'Doug Reynolds'; 'freebsd-questions' ** Subject: RE: ssh 2.0 with 4.4-stable ** ** ** This is the output of ssh -v. It appears that the Kerberos ** V5 is failing. I have tried to find a reason for this but I ** have not had any succes. Any advice? ** ** [jclaeson@dante40 jclaeson]$ ssh -v x.x.x.x ** SSH Version 1.2.31 [rs6000-ibm-aix4.3.3.0], protocol version ** 1.5. Standard version. Does not use RSAREF. ** dante40: Reading configuration data /etc/ssh_config ** dante40: ssh_connect: getuid 125498 geteuid 0 anon 0 ** dante40: Allocated local port 1020. ** dante40: Connecting to x.x.x.x port 22. ** dante40: Connection established. ** dante40: Remote protocol version 1.99, remote software ** version OpenSSH_2.3.0 green@FreeBSD.org 20010321 ** dante40: Waiting for server public key. ** dante40: Received server public key (768 bits) and host key ** (1024 bits). ** dante40: Host 'x.x.x.x' is known and matches the host key. ** dante40: Initializing random; seed file ** /da25/d93/jclaeson/.ssh/random_seed ** dante40: Encryption type: blowfish ** dante40: Sent encrypted session key. ** dante40: Installing crc compensation attack detector. ** dante40: Received encrypted confirmation. ** dante40: Trying Kerberos V5 TGT passing. ** dante40: Kerberos V5: failure on principal (No credentials cache file ** found) ** dante40: No agent. ** Permission denied. ** ** Thanks in advance! ** jer ** ** ** -----Original Message----- ** ** From: Kris Kennaway [mailto:kris@obsecurity.org] ** ** Sent: Sunday, September 23, 2001 2:11 PM ** ** To: Jeremy Claeson ** ** Cc: 'Doug Reynolds'; 'freebsd-questions' ** ** Subject: Re: ssh 2.0 with 4.4-stable ** ** ** ** ** ** On Sun, Sep 23, 2001 at 08:05:31AM -0700, Jeremy Claeson wrote: ** ** > Doug, ** ** > I had the exact same problem a few days ago. I have not ** ** yet been able ** ** > to figure it out, but if anyone can help us out it would be ** ** > appreciated. Thanks! ** ** ** ** Use ssh -v and sshd -d to track it down. ** ** ** ** Kris ** ** ** ** ** To Unsubscribe: send mail to majordomo@FreeBSD.org ** with "unsubscribe freebsd-questions" in the body of the message ** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message