From owner-freebsd-questions Sun Sep 27 21:18:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA25534 for freebsd-questions-outgoing; Sun, 27 Sep 1998 21:18:12 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dove.peace.com.my (freebie.neuronet.com.my [202.184.153.29]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id VAA25478 for ; Sun, 27 Sep 1998 21:17:45 -0700 (PDT) (envelope-from panda@peace.com.my) Received: (qmail 1591 invoked from network); 28 Sep 1998 04:04:04 -0000 Received: from squid.neuronet.com.my (HELO bimbo.models.com.my) (202.184.153.5) by freebie.neuronet.com.my with SMTP; 28 Sep 1998 04:04:04 -0000 Message-Id: <3.0.32.19980928120502.00e47ce8@mail.peace.com.my> X-Sender: panda@mail.peace.com.my X-Mailer: Windows Eudora Pro Version 3.0 (32) Date: Mon, 28 Sep 1998 12:05:02 +0800 To: "Mr Fluffy" , freebsd-questions@FreeBSD.ORG From: chas Subject: Re: Networking Freebsd ??????? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I generally make it a rule to not communicate with people with names like "Mr Fluffy" but today's a holiday. :-) >Hi when I installed Freebsd installed with a NIC card >When I installed it 3 months ago the NIC card was detected during the >installation process. > >I was wondering how I can setup freebsd so I can use the win95 PC to log >onto the FREEBSD using telnet. > >Please tell me how it is done. > >Help Me :( Put the following line in /etc/inetd.conf : telnet stream tcp nowait root /usr/libexec/telnetd telnetd Then restart inetd. I'm assuming you really have networked the FreeBSD box. chas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message