Re: ping problem ...
- From: "universalbitmapper" <jbmorla@xxxxxxxxx>
- Date: 26 Sep 2006 01:26:11 -0700
Lew Pitcher wrote:
onkar wrote:
I am configuring ADSL connection on my Linux box[snip]
every thing goes fine - network activated but ...
$ ping 192.168.1.1
PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.
-----no response ----
OK, so you send pings out, but you don't get a ping response.
It's not your /etc/hosts nor your /etc/resolv.conf. Both of those files
work with hostname-to-ip address mappings, and since you are pinging by
IP address, neither of those files is involved with the ping.
It sounds like a routing problem of some sort.
Let's see the results of
/sbin/ifconfig
and
/sbin/route -n
Give us both, from before and after the ping problem shows up. That is
to say, give us the ifconfig and route output when ping works and the
ifconfig and route output when ping fails.
Also, tell us a bit about your network. Where, for instance, is
192.168.1.1 in relation to the system you issue the ping on? Is it the
same system, or a different system. If it is on a different system,
does ping to it work when your DSL is disabled? If not, let's see the
routing tables for the 192.168.1.1 system as well.
--
Lew Pitcher
<<< Hi,
Maybe you can explain me something.
Ping works with the ICMP protocol, right?
Could it happen that a firewall blocks ping but not ftp or telnet?
Also there are 2 parts in a ping, the sending and the echoing.
Could a firewall accept the sending but forbids the echoing?
And what about the ifconfig command: which protocol does it use?
Many thanks in advance
J.B. >>>
.
- Follow-Ups:
- Re: ping problem ...
- From: Lew Pitcher
- Re: ping problem ...
- References:
- ping problem ...
- From: onkar
- Re: ping problem ...
- From: Lew Pitcher
- ping problem ...
- Prev by Date: Re: D-Link GLB-502T ADSL Router problem in "Bridge mode"
- Next by Date: Re: ping problem ...
- Previous by thread: Re: ping problem ...
- Next by thread: Re: ping problem ...
- Index(es):
Relevant Pages
|