Associate
- Joined
- 18 Mar 2003
- Posts
- 1,129
Centos 4.3 x86 on an ASrock 939 mobo with nvidia chipset. Installation was custom - server stuff only, no gui.
I can't get the NIC to ping outside of the box. The card seems to load ok and there are no errors that I can see in messages or dmesg.
ifconfig eth0
shows that the card is up, has a static IP and is receiving packets from a windows box pining it. But the TX field stays on 0. I can't get this to transmit anything.
Routing
--------
I suspect I've not got correct routes set up. What should the routing table look like for this scenario?
Linux Box: Static IP 192.168.0.2
Windows Box: Static IP 192.168.0.1
Windows Box has Internet Connection so this is the default gateway
Drivers
--------
I read that nvidia are a bit troublesome. I downloaded the nvidannnnn.run file on the windows PC, burnt to cd and run the file on the linux box.
But it complains about not finding the kernel sources... Investigation shows that I need to yum install kernel-devel but how can I do that if there is no connection to the network!
Note that the cabling and switches are fine. I managed to setup 4.3 x86 on a different box. It is just this ASrock / nvidia chipset which I can't get to TX.
Any clues? Anyone have a similar Linux => Windows => Internet home network?
I can't get the NIC to ping outside of the box. The card seems to load ok and there are no errors that I can see in messages or dmesg.
ifconfig eth0
shows that the card is up, has a static IP and is receiving packets from a windows box pining it. But the TX field stays on 0. I can't get this to transmit anything.
Routing
--------
I suspect I've not got correct routes set up. What should the routing table look like for this scenario?
Linux Box: Static IP 192.168.0.2
Windows Box: Static IP 192.168.0.1
Windows Box has Internet Connection so this is the default gateway
Drivers
--------
I read that nvidia are a bit troublesome. I downloaded the nvidannnnn.run file on the windows PC, burnt to cd and run the file on the linux box.
But it complains about not finding the kernel sources... Investigation shows that I need to yum install kernel-devel but how can I do that if there is no connection to the network!
Note that the cabling and switches are fine. I managed to setup 4.3 x86 on a different box. It is just this ASrock / nvidia chipset which I can't get to TX.
Any clues? Anyone have a similar Linux => Windows => Internet home network?