Unruh wrote:
> "LinNet" <(E-Mail Removed)> writes:
>
> >Hello all,
>
> >Need help with Linux and Windows 2000 networking using a crossover
> >cable. Fedora Core 4 machine has 3 network cards:
> >1) Connected to another network and receiving an IP through DHCP (eth2)
> >[regular patch cable]
> >2) 192.168.0.100/255.255.255.0 (eth0)
> >3) 192.168.0.200/255.255.255.0 (eth1) connected to Windows 2000
> >[Crossover cable]
>
> Why are you doing this?
I have a Windows 2000 box sitting with little use (has a gig of memory
and scsi drives). Thought of dumping some data from Linux to Windows
2000 on a regular basis. Added a couple of network cards on the Linux
box and am trying to network these 2 machines.
>
>
> >Windows 2000 machine has 1 network card that is connected to Fedora
> >Core's eth1. This Windows machine has a static IP of
> >192.168.0.50/255.255.255.0 (no default gateway).
>
> Make the Linux machine the default gateway, unless you only ever want it to
> solely connect to that linux machine.
>
>
> >The crossover cable is in good condition (tested successfully with 2
> >Windows machines on the same subnet/workgroup). My immediate goal is to
> >allow both machines to exchange data (will configure samba later;
> >first, they need to ping one another). At a later time, I would like
> >Windows 2000 to surf the web through eth2's network.
>
> >Currently, both machines do not ping one another. I am missing
> >something obvious and hope someone could point out.
>
> Cannot tell you . Not enough info
>
> post the contents of
> ifconfig -a
> route -n
> on the Linux machine.
>
> You have almost certainly screwed up the routing on the Linux machine. It
> should have
> a specific host route to 192.168.0.50 on eth 3
> and then a general net route to 192.168.0.0 netmask 255.255.255.0 on eth2
Thanks, Unruh. I am pretty good at screwed things up and perhaps thats
what happened. To avoid confusion, I removed one network card and
reseated the other one. Well, Fedora didnt want to boot because I
fiddled around with the network cards, but I was able to take care of
that scenario.
Currently, eth0 gets an IP from DHCP without a problem. eth1 is
192.168.0.200/24 and is pinging the Windows 2000 box 192.168.0.50/24.
The Windows 2000 box is pinging back too. Thanks for your comments,
Maurice and Unruh.
At a later time, I will try to get Windows 2000 access to the other
network/outside world through Fedora.
LinNet
|