From owner-freebsd-questions@FreeBSD.ORG Sat Jul 19 11:14:30 2003 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 548FC37B401 for ; Sat, 19 Jul 2003 11:14:29 -0700 (PDT) Received: from webserver.get-linux.org (adsl-64-161-78-226.dsl.lsan03.pacbell.net [64.161.78.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 00D8943F93 for ; Sat, 19 Jul 2003 11:14:29 -0700 (PDT) (envelope-from oremanj@webserver.get-linux.org) Received: (qmail 4567 invoked by uid 1000); 19 Jul 2003 18:14:53 -0000 Date: Sat, 19 Jul 2003 11:14:53 -0700 From: oremanj@get-linux.org To: Axl Rose Message-ID: <20030719181453.GC4506@webserver> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i cc: questions@freebsd.org Subject: Re: Telnet (was Thanks) 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: Sat, 19 Jul 2003 18:14:30 -0000 On Sat, Jul 19, 2003 at 06:06:48PM +0000, Axl Rose wrote: > thanks > > what bout to telnet freebsd from windows box on same network > > [telnet] > 10.0.0.1 fbsd <------------> 10.0.0.2 windows > > never connects (could not open connection) Telnet uses port 23. SSH uses port 22. The protocols are not compatible -- that's why they use different ports. Get PuTTY -- it's a great Windows SSH client. (Google for PuTTY -- it's the first match :-) -- Josh > > thanks > R > > _________________________________________________________________ > The new MSN 8: advanced junk mail protection and 2 months FREE* > http://join.msn.com/?page=features/junkmail > > _______________________________________________ > 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"