From owner-freebsd-questions Tue Sep 9 22:15:15 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA06390 for questions-outgoing; Tue, 9 Sep 1997 22:15:15 -0700 (PDT) Received: from ns.mexcom.net (mail.mexcom.net [206.103.64.9] (may be forged)) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id WAA06385 for ; Tue, 9 Sep 1997 22:15:13 -0700 (PDT) Received: from mexcom.net (rafa.nix.mexcom.net [206.103.64.101]) by ns.mexcom.net (8.8.7/8.8.7) with ESMTP id AAA03775; Wed, 10 Sep 1997 00:13:04 -0500 (CDT) Message-ID: <34162CD7.F1B8BD85@mexcom.net> Date: Wed, 10 Sep 1997 00:15:03 -0500 From: "Rafael A. Reta Rodriguez" Organization: Mexcom X-Mailer: Mozilla 4.03b8 [en] (X11; I; FreeBSD 3.0-970811-SNAP i386) MIME-Version: 1.0 To: jtroy@goof.com CC: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD and Windows95 on the same network References: <19970909124228.7807.qmail@goof.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jtroy@goof.com wrote: > I have a Win95 and a FreeBSD 2.2.2 machine networked together. I use > the FreeBSD machine to connect to my ISP (its a dialup connection). > So far, I have managed to set this small network up so it works somewhat > accetably. I am able to telnet from the Win95 machine to the FreeBSD > machine, but not the other way around. Also, when telnetting to the FreeBSD > machine from the Win95 machine I have to specify the (local network) IP > address of the FreeBSD machine, I cannot use the name of the FreeBSD machine. > So, my question is this: > > 1. How can I set things up so I can specify the name of my FreeBSD > machine when telnetting to it from my Win95 machine? > > Here is a copy of my /etc/hosts file from the FreeBSD machine if that > will help: > > 127.0.0.1 localhost jtroy.async.vt.edu > 10.0.2.2 jtroy #FreeBSD machine > 10.0.2.1 laura #Win95 machine > > Thanks, > > Jesse Troy > > jtroy@goof.com You have include your /etc/host file in the windows host file (c:\windows\HOST) by default there is no HOST file in windows but HOST.SAM, which ou have to rename to HOST I recomend that you use squid as cache for the win95 clients and take a look at samba to share files and preinters with the freebsd box RafaReta