From owner-freebsd-doc@FreeBSD.ORG Tue Nov 8 20:00:32 2005 Return-Path: X-Original-To: freebsd-doc@hub.freebsd.org Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65D0516A41F for ; Tue, 8 Nov 2005 20:00:32 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E641F43D46 for ; Tue, 8 Nov 2005 20:00:31 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jA8K0Vfm084851 for ; Tue, 8 Nov 2005 20:00:31 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jA8K0V7E084843; Tue, 8 Nov 2005 20:00:31 GMT (envelope-from gnats) Resent-Date: Tue, 8 Nov 2005 20:00:31 GMT Resent-Message-Id: <200511082000.jA8K0V7E084843@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Alex Kelly Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38A5116A453 for ; Tue, 8 Nov 2005 19:54:31 +0000 (GMT) (envelope-from root@siteinit.com) Received: from siteinit.com (mail.siteinit.com [69.46.26.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id C264243D46 for ; Tue, 8 Nov 2005 19:54:30 +0000 (GMT) (envelope-from root@siteinit.com) Received: from root by siteinit.com with local (Exim 4.50) id 1EZZXb-00048q-PE for FreeBSD-gnats-submit@freebsd.org; Tue, 08 Nov 2005 14:53:59 -0500 Message-Id: Date: Tue, 08 Nov 2005 14:53:59 -0500 From: Alex Kelly To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: docs/88686: [PATCH] FAQ 5.21 - Slow SSH / Telnet X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Alex Kelly List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Nov 2005 20:00:32 -0000 >Number: 88686 >Category: docs >Synopsis: [PATCH] FAQ 5.21 - Slow SSH / Telnet >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Nov 08 20:00:31 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Alex Kelly >Release: FreeBSD 5.4-RELEASE i386 >Organization: >Environment: System: FreeBSD siteinit.com 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Thu Sep 15 02:03:15 EDT 2005 root@siteinit.com:/usr/src/sys/i386/compile/MYKERNEL i386 >Description: Two more solutions on how to fix slow SSH and telnet could be added. >How-To-Repeat: N/A >Fix: --- book.sgml.old Tue Nov 8 14:29:41 2005 +++ book.sgml Tue Nov 8 14:29:48 2005 @@ -3719,6 +3719,15 @@ correctly. To check, try to look up another host--say, www.yahoo.com. If it does not work, that is your problem. + + Following a fresh install of FreeBSD, it is also possible that domain + and nameserver information is missing from resolv.conf. This will + often cause a delay in SSH, as the option "UseDNS" is set to "yes" + by default in the sshd_config file in the /etc/ssh/ folder. If this + is causing the problem, you will either need to fill in the missing + information in resolv.conf or set "UseDNS" to "no" in sshd_config as + a temporary workaround. + >Release-Note: >Audit-Trail: >Unformatted: