From owner-freebsd-bugs@FreeBSD.ORG Sun Mar 19 13:22:13 2006 Return-Path: X-Original-To: freebsd-bugs@FreeBSD.org Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C868616A401 for ; Sun, 19 Mar 2006 13:22:13 +0000 (UTC) (envelope-from rosti_bsd@yahoo.com) Received: from web33210.mail.mud.yahoo.com (web33210.mail.mud.yahoo.com [68.142.206.108]) by mx1.FreeBSD.org (Postfix) with SMTP id E465143D48 for ; Sun, 19 Mar 2006 13:22:12 +0000 (GMT) (envelope-from rosti_bsd@yahoo.com) Received: (qmail 56440 invoked by uid 60001); 19 Mar 2006 13:22:12 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=jcXDz3uYWSCrlL0oTuFdc3bO5YALLmpSOC3iw3LYewrFCH1SUAcMs44OYTFLap9gMJnXNqrNR5xTjw7fMm/+GXK7lRN9vy83/J1I8jtHOdMKF4ZiIbEpd7h4/Gm2uV1a/LTZhqkV0VTv6rB3wxXhmIGU6pvy/51UYWvNRo9QBmY= ; Message-ID: <20060319132212.56438.qmail@web33210.mail.mud.yahoo.com> Received: from [212.143.154.227] by web33210.mail.mud.yahoo.com via HTTP; Sun, 19 Mar 2006 05:22:12 PST Date: Sun, 19 Mar 2006 05:22:12 -0800 (PST) From: Rostislav Krasny To: Yar Tikhiy In-Reply-To: <200603131142.k2DBghvT004334@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: rosti.bsd@gmail.com, freebsd-bugs@FreeBSD.org Subject: Re: bin/62139: User cannot login through telnet or ssh because of reverse resolving delay X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Mar 2006 13:22:13 -0000 --- Yar Tikhiy wrote: > Synopsis: User cannot login through telnet or ssh because of reverse > resolving delay > > State-Changed-From-To: open->closed > State-Changed-By: yar > State-Changed-When: Mon Mar 13 11:37:35 UTC 2006 > State-Changed-Why: > This problem has been fixed in HEAD and RELENG_6 by making > sure that the resolver will make exactly the specified number > of attempts and by reducing the default number of attempts to > 2 per nameserver in accordance with common practice in other > friendly OSen. > > Now sshd, telnetd, or ftpd won't time out even if all 3 nameservers > (the possible maximum) are down. The FTP timeout was on the client ftp(1) side, not on the ftpd(8) side. The resolving attempts time of ftpd(8) with default configuration has been decreased and now with empty /etc/ftphosts that time is smaller than ftp(1) command reply timeout. This timeout is 60 seconds and it is hardcoded in ftp.c. However with a number of additional hosts in /etc/ftphosts the resolving could take much more time and ftp(1) will still fail to log in. About 9 days ago I sent an email to Luke Mewburn (the author of lukemftp) with a proposal of new command line option that could allow one to change the FTP command reply timeout manually and to log in even in the described above situation. Unfortunately I didn't get any reply from Luke yet. > Responsible-Changed-From-To: freebsd-bugs->yar > Responsible-Changed-By: yar > Responsible-Changed-When: Mon Mar 13 11:37:35 UTC 2006 > Responsible-Changed-Why: > So I can see feedback. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=62139 Some time after I got my Gmail account I check my Yahoo Mail accound rarely. Is it possible to change the originator's address of this PR to rosti.bsd@gmail.com ? __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com