From owner-freebsd-stable@FreeBSD.ORG Sat Feb 7 09:46:40 2004 Return-Path: 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 851F316A4CE for ; Sat, 7 Feb 2004 09:46:40 -0800 (PST) Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5591343D2F for ; Sat, 7 Feb 2004 09:46:40 -0800 (PST) (envelope-from freebsd-stable@m.gmane.org) Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1ApWXP-0002mt-00 for ; Sat, 07 Feb 2004 18:46:39 +0100 Received: from 94.112-182-adsl-pool.axelero.hu ([81.182.112.94]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat Feb 7 17:46:39 2004 Received: from zsozso by 94.112-182-adsl-pool.axelero.hu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat Feb 7 17:46:39 2004 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-stable@freebsd.org From: "Zsolt Bognar" Date: Sat, 7 Feb 2004 18:46:32 +0100 Lines: 31 Message-ID: References: <200402022314.KAA07140@lightning.itga.com.au> <401F9B2A.1020500@kernel32.de> X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 94.112-182-adsl-pool.axelero.hu X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Sender: news Subject: Re: 4.9 doesn't answer. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Feb 2004 17:46:40 -0000 The server has a reverse dns address, it can't be problem. The strange thing: It had been good until the last week, I didn't changed or upgraded anything before crashes. I suspected the nfs because there weren't any other message in the log files. One of these freezes, I was loged into the server over ssh and suddenly the mashine didn't answer my commands. After this, every opened ports gone away. And as I said, the sshd and proftpd banner saw in telnet client but the auth. didn't work. Zsolt "Marian Hettwer" az alábbiakat írta a következo üzenetben news:401F9B2A.1020500@kernel32.de... > > > Gregory Bond wrote: > > First thing to check is rDNS - make sure the box can resolve the IP addresses > > used to connect to it. That's often why ssh/telnet/ftp/etc hang up - waiting > > for rDNS results to write log records. > > > indeed ! If the reverse DNS is not working properly, ssh session tends > to time out before asking for username ... > > best regards, > Marian