Re: cant ping external website
- From: "Donny George" <donny008@xxxxxxxxx>
- Date: Tue, 23 Sep 2008 11:21:15 +0200
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 internetget
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
when i ping www.web.de is ping:unknown host www.web.deget
i looked for many threads regarding to this in the forums but cudnt yet
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
- Follow-Ups:
- Re: cant ping external website
- From: NoOp
- Re: cant ping external website
- From: Mark Haney
- Re: cant ping external website
- From: Markus Schönhaber
- Re: cant ping external website
- From: Derek Broughton
- Re: cant ping external website
- From: Luke Militello
- Re: cant ping external website
- References:
- cant ping external website
- From: Donny George
- cant ping external website
- From: Donny George
- Re: cant ping external website
- From: Markus Schönhaber
- cant ping external website
- Prev by Date: Re: cant ping external website
- Next by Date: Re: send email from command line
- Previous by thread: Re: cant ping external website
- Next by thread: Re: cant ping external website
- Index(es):
Relevant Pages
|