Re: cant ping external website
- From: "Donny George" <donny008@xxxxxxxxx>
- Date: Wed, 24 Sep 2008 11:36:48 +0200
On Tue, Sep 23, 2008 at 5:45 PM, NoOp <glgxg@xxxxxxxxxxxxx> wrote:
On 09/23/2008 02:21 AM, Donny George wrote:
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
You only need these lines in that part of your /etc/resolv.conf:
iface eth0 inet static
address 10.4.139.3
netmask 255.255.255.0
gateway 10.4.139.254
Post the output of:
cat /etc/hosts
hostname -f
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
heloo
root@cadcli01:/# cat /etc/hosts
127.0.0.1 localhost
127.0.1.1 cadcli01
# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
root@cadcli01:/# hostname -f
cadcli01
these were the results of cat /etc/hosts and hostname -f
don
--
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
- References:
- cant ping external website
- From: Donny George
- cant ping external website
- From: Donny George
- Re: cant ping external website
- From: Markus Schönhaber
- Re: cant ping external website
- From: Donny George
- Re: cant ping external website
- From: NoOp
- cant ping external website
- Prev by Date: Re: Acessing VMware Ubuntu by server name
- Next by Date: Re: Acessing VMware Ubuntu by server name
- Previous by thread: Re: cant ping external website
- Next by thread: Re: cant ping external website
- Index(es):
Relevant Pages
|