From owner-freebsd-questions@FreeBSD.ORG Tue Mar 1 07:49:05 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 6005016A4F7 for ; Tue, 1 Mar 2005 07:49:05 +0000 (GMT) Received: from mail.rot-1.de (rot-1.de [213.146.120.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3377443D54 for ; Tue, 1 Mar 2005 07:49:04 +0000 (GMT) (envelope-from stevan@rot-1.de) Received: from mail.rot-1.de (localhost.rot-1.de [127.0.0.1]) by aixa.rot-1.de (8.12.10/8.12.10) with ESMTP id j217fb0E018986; Tue, 1 Mar 2005 08:41:38 +0100 (CET) (envelope-from stevan@mail.rot-1.de) Received: from localhost (stevan@localhost)j217facS018983; Tue, 1 Mar 2005 08:41:37 +0100 (CET) (envelope-from stevan@mail.rot-1.de) Date: Tue, 1 Mar 2005 08:41:36 +0100 (CET) From: Stevan Tiefert To: Bhaban Singh In-Reply-To: <5bf7224505022823311dc23040@mail.gmail.com> Message-ID: <20050301083929.I18951@mail.rot-1.de> References: <5bf7224505022823311dc23040@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: questions@freebsd.org Subject: Re: usingh ssh 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: Tue, 01 Mar 2005 07:49:05 -0000 On Tue, 1 Mar 2005, Bhaban Singh wrote: > 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 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > Hello Bhaban! Did you switched sshd_enable="YES" in your /etc/rc.conf on the workstation? With regards Stevan Tiefert