From owner-freebsd-questions@FreeBSD.ORG Wed Nov 24 04:06:58 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E288416A4CE for ; Wed, 24 Nov 2004 04:06:58 +0000 (GMT) Received: from mail1.acecape.com (mail1.acecape.com [66.114.74.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74E2343D49 for ; Wed, 24 Nov 2004 04:06:58 +0000 (GMT) (envelope-from francisco@natserv.net) Received: from zoraida.natserv.net (p65-147.acedsl.com [66.114.65.147]) by mail1.acecape.com (8.12.11/8.12.11) with ESMTP id iAO46p42014549; Tue, 23 Nov 2004 23:06:57 -0500 Date: Tue, 23 Nov 2004 23:10:28 -0500 (EST) From: Francisco X-X-Sender: fran@zoraida.natserv.net To: I Nyoman Suka Ada In-Reply-To: <41A23DF4.2030107@kejadian.or.id> Message-ID: <20041123230752.L87026@zoraida.natserv.net> References: <41A23DF4.2030107@kejadian.or.id> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed cc: freebsd-questions@freebsd.org Subject: Re: slow SSH access from another FreeBSD, but not from WinXP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Nov 2004 04:06:59 -0000 On Tue, 23 Nov 2004, I Nyoman Suka Ada wrote: > But still, very slow. But the most interesting thing is that, why is it not > slow when SSH-ing from Win XP. Try looking at the clients and see if they are trying to connect to a different protocol. For example if your server is trying protocol 1 then 2 and the client in *nix is tying protocol 2 then 1. Also I believe that putting something in /etc/hosts will only help you if the machines in question are outside your network.