ke4nt1
Group: Members
Posts: 2329
Joined: Oct. 2003 |
|
Posted: Oct. 14 2004,19:37 |
|
Hmm.. I did not see a cardbus adapter that wasn't a wireless on the website.. my bad..
Then your card is the one shown in lsmod ,which is being detected and currently loaded and in service..
Can you pick out the model number, like dm 2002, etc ?
Did you try a " sudo ifdown eth0 " command first to kill any existing incorrect default setup?
..and shouldn't your command to bring it up be more like .. " ifconfig eth0 10.5.1.141 netmask 255.255.255.0 broadcast x.x.x.x "
followed by " route add default gw 10.5.1.254 " ?
rather than " ifconfig eth0 10.5.1.141 netmask 255.255.255.0 gw 10.5.1.254 " ?
73 ke4nt
|