From owner-freebsd-hackers Sat Aug 23 19:14:47 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id TAA29334 for hackers-outgoing; Sat, 23 Aug 1997 19:14:47 -0700 (PDT) Received: from news.IAEhv.nl (root@news.IAEhv.nl [194.151.64.4]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id TAA29305; Sat, 23 Aug 1997 19:14:31 -0700 (PDT) Received: from LOCAL (uucp@localhost) by news.IAEhv.nl (8.6.13/1.63) with IAEhv.nl; pid 25661 on Sun, 24 Aug 1997 02:14:24 GMT; id CAA25661 efrom: peter@grendel.IAEhv.nl; eto: UNKNOWN Received: (from peter@localhost) by grendel.IAEhv.nl (8.8.5/8.8.5) id EAA00673; Sun, 24 Aug 1997 04:13:10 +0200 (CEST) Message-ID: <19970824041310.14744@grendel.IAEhv.nl> Date: Sun, 24 Aug 1997 04:13:10 +0200 From: Peter Korsten To: BSD Mailing Archive Cc: freebsd-mobile@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG Subject: Re: [Q] Win95 SLIP/PPP over null modem? References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.67e In-Reply-To: ; from BSD Mailing Archive on Sat, Aug 23, 1997 at 06:01:17PM -0700 Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk BSD Mailing Archive shared with us: > > I'm trying to connect a Win95 laptop to my FreeBSD (2.1) machine and > basically have the FreeBSD host act as a gateway to the rest of the > network. I was wondering if I could simply use a null modem cable > between the two COM ports and trick win95 DUN into using that? AFAIK, > DUN will wait for a dial tone, which obviously isn't going to be there. > Any ideas? > > Or should I try PLIP instead? But is there PLIP for win95? :) The problem is not FreeBSD, the problem is Windows 95. (Now that I re-read my mail, this looks a bit like stating the obvious :) ). You could replace 'my FreeBSD machine' by 'my Solaris machine' or 'my NT machine' and the question would be the same: a Windows 95 question. 'Dial-up networking' doesn't look like the solution here, since it intended to, right, dial up. Perhaps you'd better check www.windows95.com or cws.internet.com to find usefull 95/NT tools. - Peter