3c900 Installation Problem
Goran Arbanas
goran@bellatlantic.net
Sat Nov 6 05:06:46 1999
Hi,
I apologize if this is not the right mailing list to send this question to,
but if any you have a minute to look at this problem, I will be very
thankful.
I am having problems configuring my 3c900 card on Red Hat Linux 6.0. I
noticed that the default gateway is missing in the output of route -rn
(listed below), but when I try to "route add default gw 151.198.16.1", I get
"SIOCADDRT: Network is unreachable." message. I apologize for not having the
version of the 3c59x driver to report, but it is the one that came with 6.0
distribution. Please let me know if you need any additional information.
The card works fine on Windows95/NT4.0. I am subscribing to DSL from Bell
Atlantic via this card.
Any hints, suggestions, etc. will be appreciated.
Many thanks,
Goran Arbanas
ifconfig
eth0 Link encap:Ethernet HWaddr 00:60:08:A9:E5:DB
inet addr:151.198.17.208 Bcast:151.198.17.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:2 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
Interrupt:11 Base address:0x9300
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:3924 Metric:1
RX packets:48 errors:0 dropped:0 overruns:0 frame:0
TX packets:48 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
-------------------------------------------
netstat -rn
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt
Iface
151.198.17.208 0.0.0.0 255.255.255.255 UH 0 0 0 eth0
151.198.17.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
------------------------------------------
more /etc/resolv.conf
search bellatlantic.net
nameserver 151.198.0.37
nameserver 151.198.0.38