Does any one know how to setup up a Linux box with Rogers wave? (Please
note: Rogers does NOT use DCHP). So far I have been able to confirm
that the routing IS correct. (We use the same IPs we used before with
WIN95!)
We are receiving a huge amount of packages from the cable modem while
the ethernet card
is connected to the cable modem, but we can not even ping the gateway
(using the IP address). We have no problem connecting to another
computer
(linux box three feet away).
Any input would be greatly appreciated.
Dave
The following is some of the configuration info:
#ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.0 Bcast:127.255.255.255 Mask:255.0.0.0
UP BROADCAST LOOPBACK RUNNING MTU:3584 Metric:1
RX packets:1620 errors:0 dropped:0 overruns:0
TX packets:1620 errors:0 dropped:0 overruns:0
eth0 Link encap:10Mbps Ethernet HWaddr 00:00:09:85:AC:55
inet addr:129.100.xxx.61 Bcast:199.1.2.255
Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:13000 errors:0 dropped:0 overruns:0
>>>>>
TX packets:11 errors:0 dropped:0 overruns:0
Interrupt:12 Base address:0x310
#route -n
Kernel routing table
Destination Gateway Genmask Flags MSS Window
Use Iface
129.100.xxx.0 * 255.255.255.0 U 1500 0
15 eth0
127.0.0.0 * 255.0.0.0 U 3584 0
2 lo
default 129.100.xxx.1 * UG 1500 0
72 eth0