Re: cant ping external website



the file resolve.conf
nameserver 132.230.200.200
nameserver 132.230.200.200

i am able to ping the nameserver ip succesfully

but when i ping 217.72.195.42 its kind of still and then later shows unknown
host


i can ping other machines on the network


the ifconfig is as follows

inet addr:10.4.139.3 Bcast:132.230.139.255 Mask:255.255.255.0


the /etc/network/interfaces is

# The loopback network interface

auto lo

iface lo inet loopback

# The primary network interface

auto eth0

iface eth0 inet static

address 10.4.139.3

netmask 255.255.255.0

network 10.4.139.0

broadcast 10.4.139.255

gateway 10.4.139.254

# dns-* options are implemented by the resolvconf package, if installed

dns-nameservers 132.230.200.200

dns-search imtek.uni-freiburg.de



thankyou for your help in advance

don





On Tue, Sep 23, 2008 at 11:11 AM, Markus Schönhaber <
ubuntu-users@xxxxxxxxxxxxxxxxxxxxx> wrote:

Donny George:

i have set up a new ubuntu 8.04 and am trying to get the internet
connectivity. but unfortunately even after setting up the ip, the gateway
and also the file resolve.conf with the nameserver ip, the result that i
get
when i ping www.web.de is ping:unknown host www.web.de

i looked for many threads regarding to this in the forums but cudnt yet
get
a convincing answer

The first step is to find out what exactly is wrong. Among the things
you can do are:
- post your /etc/resolv.conf maybe there's an error in it
- do a
ping 217.72.195.42
(217.72.195.42 is what my DNS gave me as IP of www.web.de)
- do a
host www.web.de
- ping the IP of the nameserver
- do a
telnet <IP of the nameserver> domain
- if there's some other machine/device connected via IP in your local
net, ping it's IP
- post the output of
ifconfig

Regards
mks


--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users

--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users


Relevant Pages

  • Re: cant ping external website
    ... Should return the IP addressefor the host you query. ... you might wish to verify that the nameserver in question will ... i am able to ping the nameserver ip succesfully ...
    (Ubuntu)
  • Re: cant ping external website
    ... nameserver 132.230.200.200 ... but when i ping 217.72.195.42 its kind of still and then later shows unknown ... iface eth0 inet static ...
    (Ubuntu)
  • Re: Cant ping or get some sites
    ... fw is the firewall box with two nics and wb is the web browsing ... pc1 node's gateway ... ping -c 1 150.135.180.1 to test route to isp gateway. ...
    (comp.os.linux.networking)
  • Re: routing table problem after power failure (sarge)
    ... nameserver 194.159.73.135 ... ;; connection timed out; no servers could be reached ... tried to ping 127.0.0.1 router and lan, ...
    (Debian-User)
  • Re: Linksys WMP55AG gets IP address but no DNS
    ... have setup the router not to give dns to wireless clients. ... PING 192.168.1.109 56bytes of data. ... [same with eth0 up or down] ... this nameserver line is absent from /etc/resolv.conf if I ...
    (comp.os.linux.networking)