LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   CNET Pro 200 MDK 9.2 (https://www.linuxquestions.org/questions/linux-networking-3/cnet-pro-200-mdk-9-2-a-120649/)

briarbiz 11-28-2003 12:25 AM

CNET Pro 200 MDK 9.2 Troubles pls hlp
 
Hey,

I have been tinkering with linux for about 6 mos off and on. I had RHL 7.2 and 9.0 and they were great and all, just didn't do/look what I wanted them to. So I tried MDK 9.2 just a coupla days ago. I like everything EXCEPT!!!:

I cannot access the gateway for my cable connection.

I've been doing some reading and here is what I know.

The driver is Tulip.

The NIC is working and is pingable.

I cannot ping the gateway/router (IP 192.168.1.1)

I want a Static IP address not DHCP.

I have the tarball for the NIC if necessary (although I don't know how to compile)

I have been playing with Drakconnect... basically... it stinks.

OK! Can anybody help me?

THanks!

Oh yeah, I am willing and wanting to learn too!

david_ross 11-28-2003 03:03 PM

Welcome to LQ.

Can you post the output of:
route -n
ifconfig

pako_eft 01-23-2004 05:54 PM

Hey,

I have the same problem with this card.
My linux is Slackware 8.1 and the kernel is 2.4.18 .
The driver my CNET PRO 200 uses is dmfe -> it is for davicom chipsets i think

pako_eft 01-23-2004 06:28 PM

Well,

route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0.0.0.0 192.168.10.1 0.0.0.0 UG 1 0 0 eth0


ifconfig

eth0 Link encap:Ethernet HWaddr 00:80:AD:00:8C:43
inet addr:192.168.10.16 Bcast:192.168.10.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1 errors:1 dropped:0 overruns:0 frame:1
TX packets:11 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:92 (92.0 b) TX bytes:252 (252.0 b)
Interrupt:9 Base address:0xe400

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:4 errors:0 dropped:0 overruns:0 frame:0
TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:448 (448.0 b) TX bytes:448 (448.0 b)



I hope somb will help...

pako_eft 01-23-2004 06:33 PM

I'm suspicious about the media but it is not allowed to be changed...
It has to be 10baseT and I don't know what exactly it is now...


All times are GMT -5. The time now is 12:04 AM.