Ask a Question related to Linux Setup, Configuration & Administration, Design and Development.
-
Michael Badt #1
MDK 9.1: Is it a routing problem?
Hi,
I'm trying to set up an ADSL connection in Mandrake 9.1.
I can't ping to the (Ethernet) ADSL modem and suspect I've a routing
problem.
I've a single, on-board Ethernet card, connected to the ADSL "modem" (ECI
270 PR).
It's a dual-boot system, and, as the ADSL works under WinXP, I've extracted
from it the following parameters.:
1.. Eth card IP (static): 10.200.1.1 (mask 255.0.0.0).
2.. Gateway 192.117.102.51
I've set up these parameters in Linux yet I can't ping my modem (Response:
destination host unreachable). My ISP claims the modem IP should be
192.168.1.1 but I can't ping to this IP either. Pinging to 192.117.102.51
doesn't go through either.
I'd appreciate your help.
Thanks in advance.
--------------------copy of ifconfig response---------------------------
eth0 Link encap:Ethernet HWaddr 00:0D:87:06:16:80
inet addr:10.200.1.1 Bcast:10.255.255.255 Mask:255.0.0.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:8 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:16 Base address:0xe800
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:94 errors:0 dropped:0 overruns:0 frame:0
TX packets:94 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:6630 (6.4 Kb) TX bytes:6630 (6.4 Kb)
----------------------copy of route response----------------------------
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
10.0.0.0 * 255.0.0.0 U 0 0 0 eth0
127.0.0.0 * 255.0.0.0 U 0 0 0 lo
default 10.200.1.1 0.0.0.0 UG 0 0 0 eth0
Note: Originally there was not a default in my route. I've added it trying
to solve my problem.
Michael Badt Guest
-
Routing with WSE 2.0
Hi All, I'm trying to develop a custom SoapHttpHandler, but it just doesn't want to work. Here's my handler public class BrokerRoutingHandler... -
Complicated Routing problem
Short form of the question: If I can ping/traceroute C from B, and B from A, then shouldn't it logically follow that I must be able to... -
Help on routing
Hi, I have a network with 2 providers, and I want to split the traffic up in two. My problem is that when I tcpdump like this: tcpdump -n -i... -
routing problem
Hi All, details of my network: ======================== WindowsXP: first NIC(wireless) ->192.168.0.9 (static) second NIC ->192.168.1.5 (static)... -
Problem with PCI-IRQ routing
On Sun, Aug 03, 2003 at 11:55:31PM +0200, Armin Spitznas wrote: It looks like your kernel does not have support for your chipset. What chipset is...



Reply With Quote

