From owner-freebsd-questions Sat Feb 9 0: 5:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smnolde.com (att-98-60-141.atl.mediaone.net [24.98.60.141]) by hub.freebsd.org (Postfix) with ESMTP id 5F80637B402 for ; Sat, 9 Feb 2002 00:05:46 -0800 (PST) Received: from bsd ([192.168.10.7]) by smnolde.com with esmtp (Exim 3.30 #1) id 16ZMf5-00024G-00; Fri, 08 Feb 2002 20:50:43 -0500 Date: Fri, 8 Feb 2002 20:50:42 -0500 (EST) From: Scott Nolde To: Bert Hiddink Cc: Subject: Re: Telnet and FTP not working, ping OK In-Reply-To: <3C642964.30587.1CC1FA@localhost> Message-ID: <20020208204551.T14034-100000@bsd.smnolde.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ftp and telnet services are enabled by editing /etc/inetd.conf and removing the # in front of each service. Once /etc/inetd.conf is edited you must restart inetd by giving the command "killall -HUP inetd". Once this is done you should be able to telnet and ftp to the freebsd box. However, I highly recommend you learn to use ssh, scp, and sftp, which are secure alternatives to telnet and ftp. - Scott Thus sayeth the previous author: >Date: Fri, 8 Feb 2002 19:39:16 -0800 >From: Bert Hiddink >To: freebsd-questions@FreeBSD.ORG >Subject: Telnet and FTP not working, ping OK > >Hello, > >I have installed FreeBSD 4.4 release on a Dell Optiplex GXi Pentium MMX 200. It has a 3Com on-board >network card: 3com 905x, from the hardware list I saw it is supported. I configured the network >card (xl0 NIC driver), assigning the IP 192.168.1.3. I can ping to this IP but when I do a telnet >of ftp to this IP, I get: "Connection refused to host." From the LAN I can ping to the FreeBSD box >but telnet and ftp does not work neither this way. Where could be the problem? Where should I look? > >Many thanks for your advice! > >Regards, >-brt > > Bert Hiddink, FUNDACION GALILEO > Correo electronico: hiddink@galileo.or.cr > Sitio: http://www.galileo.or.cr > Tel. (506) 280 8683, telefax. (506) 280 8847 > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > Scott Nolde GPG Key 0xD869AB48 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message