From owner-freebsd-isp Thu Sep 12 22:38:22 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47F3937B400; Thu, 12 Sep 2002 22:38:18 -0700 (PDT) Received: from daneel.freebsdfr.org (lifo.net1.nerim.net [62.4.21.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1C1643E84; Thu, 12 Sep 2002 22:38:17 -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 6644EDAD04; Fri, 13 Sep 2002 07:38:16 +0200 (CEST) Received: by daneel.freebsdfr.org (mail.freebsdfr.org, from userid 80) id ED97DDACB2; Fri, 13 Sep 2002 07:38:12 +0200 (CEST) Received: from escalibur.carrefour.fr ([194.3.119.2]) (SquirrelMail authenticated user freebsd) by webmail.freebsdfr.org with HTTP; Fri, 13 Sep 2002 07:38:12 +0200 (CEST) Message-ID: <3591.194.3.119.2.1031895492.squirrel@webmail.freebsdfr.org> Date: Fri, 13 Sep 2002 07:38:12 +0200 (CEST) Subject: very strange SSH, please help ! From: To: X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal Cc: X-Mailer: SquirrelMail (version 1.2.6) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-isp@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 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-isp" in the body of the message