Re: ping problem ...




onkar wrote:
I am configuring ADSL connection on my Linux box
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 ----
[snip]

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

.



Relevant Pages

  • Re: FreeBSD eats 169.254.x.x addressed packets
    ... correct for what ifconfig showed. ... inet 192.168.129.1 netmask 0xffffff00 broadcast 192.168.129.255 ... tried to ping the internal address from the box itself and it wouldn't ... "They that give up essential liberty to obtain temporary safety, ...
    (freebsd-stable)
  • Re: FreeBSD eats 169.254.x.x addressed packets
    ... correct for what ifconfig showed. ... inet 192.168.129.1 netmask 0xffffff00 broadcast 192.168.129.255 ... With this configuration, you're using both the first and last /24 ... tried to ping the internal address from the box itself and it wouldn't ...
    (freebsd-stable)
  • Re: rtl 8139 cp problems
    ... When i installed kubuntu i wasnt able to set it up with dchp. ... ifconfig show the correct output, ... I can ping the nic ... So i plugged another pci nic in, unfortunately again a realtek rtl 8139 ...
    (Ubuntu)
  • Re: network card configuration
    ... ifconfig showed the lo up and running but i ran the command anyway. ... > route table still shows the same information. ... You could try a broadcast ping ... kind of "The Standard All-Purpose Configuration Tool is 'vim'". ...
    (comp.os.linux.networking)
  • Re: Network setup - I have NO idea! Please help :-)
    ... >> In SUSE, what happens when you set your computer for DHCP? ... > So I can ping from ifconfig? ... I will try using ifconfig when I get back ... As for two networks cards. ...
    (alt.os.linux.suse)