From owner-freebsd-questions Tue Sep 9 05:42:35 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id FAA05968 for questions-outgoing; Tue, 9 Sep 1997 05:42:35 -0700 (PDT) Received: from goof.com (goof.com [128.173.247.211]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id FAA05962 for ; Tue, 9 Sep 1997 05:42:33 -0700 (PDT) From: jtroy@goof.com Received: (qmail 7808 invoked by uid 15009); 9 Sep 1997 12:42:28 -0000 Message-ID: <19970909124228.7807.qmail@goof.com> Subject: FreeBSD and Windows95 on the same network To: freebsd-questions@freebsd.org Date: Tue, 9 Sep 1997 08:42:28 -0400 (EDT) X-Mailer: ELM [version 2.4 PL24 ME8a] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk 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