Re: ping problem ...
- From: "Lew Pitcher" <lpitcher@xxxxxxxxxxxx>
- Date: 25 Sep 2006 18:48:31 -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.
One further thought. It could also be the results of a firewall
blocking pings. Do you run a firewall? Does rp-pppoe run the firewall
for you? What do your firewall rules look like? Show us the output of
/usr/sbin/iptables -L -v -n -t filter
both with ping working and with ping failing
--
Lew Pitcher
.
- Follow-Ups:
- Re: ping problem ...
- From: onkar
- Re: ping problem ...
- References:
- ping problem ...
- From: onkar
- Re: ping problem ...
- From: Lew Pitcher
- ping problem ...
- Prev by Date: Re: ping problem ...
- Next by Date: Re: ping problem ...
- Previous by thread: Re: ping problem ...
- Next by thread: Re: ping problem ...
- Index(es):
Relevant Pages
|