Bonsoir, >> cat /etc/resolv.conf >> # Generated by NetworkManager >> domain livebox.home >> search livebox.home >> nameserver 192.168.1.1 >> > > A mon avis, cette adresse-làn'a rien à faire dans la liste des DNS. > Retire-là. Pa sûr que ça ait une influence sur ton problème mais on ne > sait jamais. > > > sans le 192.168.1.1, j'ai un message d'erreur lorsque j'utilise sudo et les commandes root s'exécutent après un certain temps.
le réseau fonctionne car j'ai accès au port 80 et 22 sans problème. En fait fait comme si certains ports étaient bloqués ping -c 5 www.google.fr PING www.l.google.com (209.85.229.99) 56(84) bytes of data. 64 bytes from ww-in-f99.1e100.net (209.85.229.99): icmp_seq=1 ttl=49 time=25.3 ms 64 bytes from ww-in-f99.1e100.net (209.85.229.99): icmp_seq=2 ttl=49 time=24.9 ms 64 bytes from ww-in-f99.1e100.net (209.85.229.99): icmp_seq=3 ttl=49 time=24.8 ms 64 bytes from ww-in-f99.1e100.net (209.85.229.99): icmp_seq=4 ttl=49 time=24.7 ms 64 bytes from ww-in-f99.1e100.net (209.85.229.99): icmp_seq=5 ttl=49 time=23.8 ms --- www.l.google.com ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 20163ms rtt min/avg/max/mdev = 23.828/24.737/25.344/0.512 ms BIND installé sur un autre machine du réseau résoud les adresses intérieures. Je n'ai pas de serveur DNS. dig @81.253.149.9 www.google.fr ; <<>> DiG 9.6.1-P1 <<>> @81.253.149.9 www.google.fr ; (1 server found) ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 16105 ;; flags: qr rd ra; QUERY: 1, ANSWER: 8, AUTHORITY: 0, ADDITIONAL: 0 ;; QUESTION SECTION: ;www.google.fr. IN A ;; ANSWER SECTION: www.google.fr. 344970 IN CNAME www.google.com. www.google.com. 603620 IN CNAME www.l.google.com. www.l.google.com. 294 IN A 209.85.227.104 www.l.google.com. 294 IN A 209.85.227.106 www.l.google.com. 294 IN A 209.85.227.105 www.l.google.com. 294 IN A 209.85.227.103 www.l.google.com. 294 IN A 209.85.227.99 www.l.google.com. 294 IN A 209.85.227.147 ;; Query time: 11 msec ;; SERVER: 81.253.149.9#53(81.253.149.9) ;; WHEN: Tue Nov 24 19:30:52 2009 ;; MSG SIZE rcvd: 175 dig @80.10.246.132 www.google.fr ; <<>> DiG 9.6.1-P1 <<>> @80.10.246.132 www.google.fr ; (1 server found) ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 10774 ;; flags: qr rd ra; QUERY: 1, ANSWER: 8, AUTHORITY: 0, ADDITIONAL: 0 ;; QUESTION SECTION: ;www.google.fr. IN A ;; ANSWER SECTION: www.google.fr. 344374 IN CNAME www.google.com. www.google.com. 604794 IN CNAME www.l.google.com. www.l.google.com. 67 IN A 209.85.227.99 www.l.google.com. 67 IN A 209.85.227.105 www.l.google.com. 67 IN A 209.85.227.147 www.l.google.com. 67 IN A 209.85.227.104 www.l.google.com. 67 IN A 209.85.227.106 www.l.google.com. 67 IN A 209.85.227.103 ;; Query time: 10 msec ;; SERVER: 80.10.246.132#53(80.10.246.132) ;; WHEN: Tue Nov 24 19:31:35 2009 ;; MSG SIZE rcvd: 175 dig @192.168.1.1 www.google.fr ; <<>> DiG 9.6.1-P1 <<>> @192.168.1.1 www.google.fr ; (1 server found) ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 10834 ;; flags: qr rd ra; QUERY: 1, ANSWER: 8, AUTHORITY: 0, ADDITIONAL: 0 ;; QUESTION SECTION: ;www.google.fr. IN A ;; ANSWER SECTION: www.google.fr. 344900 IN CNAME www.google.com. www.google.com. 603550 IN CNAME www.l.google.com. www.l.google.com. 224 IN A 209.85.227.99 www.l.google.com. 224 IN A 209.85.227.147 www.l.google.com. 224 IN A 209.85.227.104 www.l.google.com. 224 IN A 209.85.227.106 www.l.google.com. 224 IN A 209.85.227.105 www.l.google.com. 224 IN A 209.85.227.103 ;; Query time: 31 msec ;; SERVER: 192.168.1.1#53(192.168.1.1) ;; WHEN: Tue Nov 24 19:32:02 2009 ;; MSG SIZE rcvd: 175 Au bout d'un certain temps, certains ports deviennent à nouveaux accessibles. Par exemple, je peux maintenant me connecter à irc, amsn et envoyer des mails, mais certains restent inaccessibles. Pour cerains, j'ai dû attendre près de 24h. -- ubuntu-fr mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr
