From owner-freebsd-questions@FreeBSD.ORG Sun Mar 19 02:03:12 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 9723C16A400 for ; Sun, 19 Mar 2006 02:03:12 +0000 (UTC) (envelope-from chris@chrismaness.com) Received: from ylpvm12.prodigy.net (ylpvm12-ext.prodigy.net [207.115.57.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id B029943D45 for ; Sun, 19 Mar 2006 02:03:11 +0000 (GMT) (envelope-from chris@chrismaness.com) Received: from pimout6-ext.prodigy.net (pimout6-int.prodigy.net [207.115.4.22]) by ylpvm12.prodigy.net (8.12.10 outbound/8.12.10) with ESMTP id k2J237bJ016768 for ; Sat, 18 Mar 2006 21:03:07 -0500 X-ORBL: [69.108.92.143] Received: from [127.0.0.1] (adsl-69-108-92-143.dsl.irvnca.pacbell.net [69.108.92.143]) by pimout6-ext.prodigy.net (8.13.4 outbound domainkey aix/8.13.4) with ESMTP id k2J232hk147046; Sat, 18 Mar 2006 21:03:10 -0500 Message-ID: <441CBBD9.2020100@chrismaness.com> Date: Sat, 18 Mar 2006 18:03:05 -0800 From: Chris Maness User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: freebsd@netdaemon.com.au References: <441CB9E5.6050801@chrismaness.com> In-Reply-To: <441CB9E5.6050801@chrismaness.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Can't telnet to freebsd box X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Mar 2006 02:03:12 -0000 > > Hi, > > I have installed freebsd 6 on the pc and connect to the LAN. from > freebsd box, I can ping other pcs on the LAN and other PCs(Windows XP) > can ping freebsd box as well. But I can't telnet to freebsd from > other PCs (Windows XP). Also I have tried telnet from freebsd box to > itself and also couldn't make connection. Anyone know what problem > could be? > > Thanks, > > Frank > > telnet is not enabled by default. Uncomment the telnet line in inetd.conf and /etc/rc.d/inetd restart