From owner-freebsd-questions@FreeBSD.ORG Tue Mar 1 07:32:02 2005 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 F3D6A16A4CE for ; Tue, 1 Mar 2005 07:32:01 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43E2A43D68 for ; Tue, 1 Mar 2005 07:32:01 +0000 (GMT) (envelope-from bhaban@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so990107wra for ; Mon, 28 Feb 2005 23:31:58 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=k65JSdyD8qM74efxVJ6llptM7yL7/RFp5xfyX3PiAcSSOJ5iWIAMQ6QA7/dEqwFm2mi8X/4lYS58SbSiP9nKSXiKtC8iV55dN9lzqx7i6NQi9+qC4CpKlzbXKUVBixe8S2JOSw1l5REO2oIK2hHABHWEvKiNcallLpK334KiQhk= Received: by 10.54.35.79 with SMTP id i79mr56728wri; Mon, 28 Feb 2005 23:31:58 -0800 (PST) Received: by 10.54.23.20 with HTTP; Mon, 28 Feb 2005 23:31:58 -0800 (PST) Message-ID: <5bf7224505022823311dc23040@mail.gmail.com> Date: Tue, 1 Mar 2005 16:31:58 +0900 From: Bhaban Singh To: questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: usingh ssh X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Bhaban Singh List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Mar 2005 07:32:02 -0000 i try to connect freebsd system from another freebsd system by using ssh command. but the connect refuse in port 22. i try using port 21 but it also fail. please suggest me how to connect to another freebsd system i have install freebsd 5.3 (kernel development, port collection) and i also compile my kernel. thanks