• # erreur de version il s'agissait de la 14.04.5 et non de la 12.04

    Posté par . En réponse au message Correctif de version .... Connexion internet DSL suite migration Lubuntu 14.04 vers 16.04. Évalué à 1. Dernière modification le 08 août 2016 à 14:28.

    Bonjour,

    Merci d'abord pour vos réponses....

    Désolé j'ai fait une erreur de version dans le texte il s'agissait de la 14.04.5 et non de la 12.04...

    Je vous envoie plus d'éléments, je n'ai pas réussi à avoir une présentation impeccable car je ne suis pas très familier des forum.

    Essai fait avec Lubuntu 14.04 (LiveCD)
    en direct avec firefox sur http://www.orange.fr/portail => connexion ok au site internet

    puis via un terminal

    lubuntu@lubuntu:~$ /sbin/route -n
    Table de routage IP du noyau
    Destination Passerelle Genmask Indic Metric Ref Use Iface
    0.0.0.0 193.253.160.3 0.0.0.0 UG 0 0 0 ppp0
    193.253.160.3 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0
    lubuntu@lubuntu:~$ cat /etc/resolv.conf
    # Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
    # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
    nameserver 127.0.1.1
    lubuntu@lubuntu:~$ nslookup orange.fr
    Server: 127.0.1.1
    Address: 127.0.1.1#53
    Non-authoritative answer:
    Name: orange.fr
    Address: 193.252.133.34
    Name: orange.fr
    Address: 193.252.148.140
    lubuntu@lubuntu:~$ ping -c2 orange.fr
    PING orange.fr (193.252.148.140) 56(84) bytes of data.
    64 bytes from vip-redirect-orange.s0.fti.net (193.252.148.140): icmp_seq=1 ttl=245 time=41.7 ms
    64 bytes from vip-redirect-orange.s0.fti.net (193.252.148.140): icmp_seq=2 ttl=245 time=42.7 ms
    --- orange.fr ping statistics ---
    2 packets transmitted, 2 received, 0% packet loss, time 1001ms
    rtt min/avg/max/mdev = 41.706/42.206/42.707/0.541 ms
    lubuntu@lubuntu:~$ 

    résultats effectués sous Lubuntu 16.04

    essais faits en direct via firefox avec http://www.orange.fr/portail
    reste bloqué sur page blanche avec le message suivant :

    Données transférées depuis beampulse.woopi.com

    puis via un terminal :

    toto@toto-POWERMATE-VL360:~$ /sbin/route -n
    Table de routage IP du noyau
    Destination Passerelle Genmask Indic Metric Ref Use Iface
    0.0.0.0 193.253.160.3 0.0.0.0 UG 100 0 0 ppp0
    193.253.160.3 0.0.0.0 255.255.255.255 UH 100 0 0 ppp0
    toto@toto-POWERMATE-VL360:~$ cat /etc/resolv.conf
    # Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
    # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
    nameserver 80.10.246.5
    nameserver 81.253.149.13
    nameserver 127.0.1.1
    toto@toto-POWERMATE-VL360:~$ nslookup orange.fr
    Server: 80.10.246.5
    Address: 80.10.246.5#53
    Non-authoritative answer:
    Name: orange.fr
    Address: 193.252.133.34
    Name: orange.fr
    Address: 193.252.148.140
    toto@toto-POWERMATE-VL360:~$ ping -c2 orange.fr
    PING orange.fr (193.252.133.34) 56(84) bytes of data.
    64 bytes from vip-redirect-orange.m0.fti.net (193.252.133.34): icmp_seq=1 ttl=246 time=30.2 ms
    64 bytes from vip-redirect-orange.m0.fti.net (193.252.133.34): icmp_seq=2 ttl=246 time=30.7 ms
    --- orange.fr ping statistics ---
    2 packets transmitted, 2 received, 0% packet loss, time 1001ms
    rtt min/avg/max/mdev = 30.291/30.532/30.773/0.241 ms
    toto@toto-POWERMATE-VL360:~$ 

    Pouvez-vous m'indiquer comment faire en sorte que je puisse me connecter sur le site http://www.orange.fr/portail avec la version 16.04 ?

    Encore une fois merci ...