[4436] in linux-net channel archive
Re: Connecting Win 95 to Linux using ethernet
daemon@ATHENA.MIT.EDU (Andrew R. Baker)
Mon Sep 16 14:52:02 1996
From: "Andrew R. Baker" <andrewb@uab.edu>
To: Nicholas Eggleston <nico@ar.com.au>
Date: Mon, 16 Sep 1996 10:44:23 +0000
CC: linux-net@vger.rutgers.edu
> From: Nicholas Eggleston <nico@ar.com.au>
> Date: Sun, 15 Sep 1996 23:46:39 +-1000
> I am trying to connect my Win95 machine to Linux. I have setup ne2000
> compatible cards in both Win95 and Linux and they both seem to work fine.
> I am unable to ping either way, in short they are not communicating
> with each other. Do I have to start the networking option (ie net start)
> before anything works. I want to be able to ftp, telnet etc and have a dedicate
> TCP/IP link to the machine. Would a PLIP interface be more appropriate.
From your wording it sounds like you are just connecting these two
machines via the ethernet cards without an intervening hub.
If this is the case you MUST use a null ethernet cable. A null cable
swaps the transmit receive pairs between the two cards. This is a
function normally handled by the hub.
Hope this helps
-Andrew