From owner-freebsd-stable Mon Sep 16 2:47:55 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 997E137B400 for ; Mon, 16 Sep 2002 02:47:54 -0700 (PDT) Received: from daneel.freebsdfr.org (daneel.freebsdfr.org [62.4.21.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C47643E6A for ; Mon, 16 Sep 2002 02:47:53 -0700 (PDT) (envelope-from freebsd@freebsdfr.org) Received: from localhost (daneel.freebsdfr.org [127.0.0.1]) by daneel.freebsdfr.org (mail.freebsdfr.org) with ESMTP id 0E6EFDAD0C for ; Mon, 16 Sep 2002 11:47:50 +0200 (CEST) Received: from goliath (goliath.freebsdfr.prv [192.168.1.20]) by daneel.freebsdfr.org (mail.freebsdfr.org) with ESMTP id 79366DAD04 for ; Mon, 16 Sep 2002 11:47:47 +0200 (CEST) Message-ID: <006b01c25d66$1c759330$1401a8c0@goliath> From: "lifo" To: Subject: very strange ssh ! please help Date: Mon, 16 Sep 2002 11:47:46 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > Hi all, > > > > i have noticed a very strange situation with openssh : > > Boxes are in 4.7-PRERELEASE (4.6.2-STABLE), and when i try to connect to > > internet with ssh i wait one minute after password authentication... and > > after it's ok... sometimes i get a yp_match error... > > It looks like a reverse lookup problem, but ftp is ok and telnet too (i have tested reverse lookup and normal lookup), > > I tried to kill NIS, but the problem is again here... > > The most strange is that scp is ok and 'ssh toto@titi.com any_command' is > > ok too !! It is not a firewall problem because the 'telnet host.titi.com > > 22' is ok ; and i don't think it's a DNS problem, because the problem is > > after password authentication and ftp and telnet don't seem to have the > > problem. > > I watched the logs and i see nothing, i tried a 'sshd -d' on the server , > > and nothing too... > > Is it a ssh bug ? perhaps ipnat (ipfilter 3.4.29) problem ? > > > > I notice that connecting from internet to there boxes without any problem... > > > > Thanks in advance for your help. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message