Comment 1 for bug 312104

Revision history for this message
Jonathan Ernst (jonathan.ernst) wrote : Re: [jaunty] Gnome cannot access Internet (dns problem)

Odd, isn't it ?

Is it related with the changes related to ipv6 in the new kernel ?

root@jernst-desktop:~/.scripts# echo "nameserver 192.168.0.1" > /etc/resolv.conf
root@jernst-desktop:~/.scripts# host cern.ch
cern.ch has address 137.138.28.241
cern.ch mail is handled by 10 cernmxgwlb.cern.ch.
root@jernst-desktop:~/.scripts# wget cern.ch
--2009-01-02 20:02:19-- http://cern.ch/
Résolution de cern.ch... échec: Nom ou service inconnu.
wget: unable to resolve host address `cern.ch'
root@jernst-desktop:~/.scripts# echo "nameserver 195.186.1.162" > /etc/resolv.conf
root@jernst-desktop:~/.scripts# host cern.ch
cern.ch has address 137.138.28.241
cern.ch mail is handled by 10 cernmxgwlb.cern.ch.
root@jernst-desktop:~/.scripts# wget cern.ch
--2009-01-02 20:02:47-- http://cern.ch/
Résolution de cern.ch... 137.138.28.241
Connexion vers cern.ch|137.138.28.241|:80... connecté.
requête HTTP transmise, en attente de la réponse... 302 Found
Emplacement: http://user.web.cern.ch/user/ [suivant]
--2009-01-02 20:02:52-- http://user.web.cern.ch/user/
Résolution de user.web.cern.ch... 137.138.140.40
Connexion vers user.web.cern.ch|137.138.140.40|:80... connecté.
requête HTTP transmise, en attente de la réponse... 302 Object moved
Emplacement: http://public.web.cern.ch/public [suivant]
--2009-01-02 20:02:57-- http://public.web.cern.ch/public
Résolution de public.web.cern.ch... 137.138.140.40
Réutilisation de la connexion existante vers user.web.cern.ch:80.
requête HTTP transmise, en attente de la réponse... 301 Moved Permanently
Emplacement: http://public.web.cern.ch/public/ [suivant]
--2009-01-02 20:02:57-- http://public.web.cern.ch/public/
Réutilisation de la connexion existante vers user.web.cern.ch:80.
requête HTTP transmise, en attente de la réponse... 200 OK
Longueur: 15812 (15K) [text/html]
Saving to: `index.html'

100%[=================================================================================================>] 15'812 --.-K/s in 0.04s