Auteur Sujet: dns.sb inaccessible depuis le réseau Free?  (Lu 1071 fois)

0 Membres et 1 Invité sur ce sujet

quicksilver03

  • Abonné Free fibre
  • *
  • Messages: 2
  • Paris 20eme (75)
dns.sb inaccessible depuis le réseau Free?
« le: 25 novembre 2024 à 15:34:14 »
Bonjour,

Depuis le lundi 25/11 je remarque que les resolvers de dns.sb en IPv4 sont injoignables depuis ma connexion Free FTTH (Paris 20eme), mais aussi depuis d'autres connextion Free FTTH (Paris 17eme et 92).

Le problème se manifeste avec une absence de réponse aux requêtes DNS:

$ dig @185.222.222.222 -t ns google.com
;; communications error to 185.222.222.222#53: timed out
;; communications error to 185.222.222.222#53: timed out
;; communications error to 185.222.222.222#53: timed out

; <<>> DiG 9.18.30 <<>> @185.222.222.222 -t ns google.com
; (1 server found)
;; global options: +cmd
;; no servers could be reached

mais aussi avec un traceroute/mtr:

Start: 2024-11-25T15:25:16+0100
HOST: laptop.lan                                Loss%   Snt   Last   Avg  Best  Wrst StDev
  1.|-- fw-pfsense.lan                           0.0%    10    5.1  11.7   3.4  64.2  18.5
  2.|-- 78.194.253.254                           0.0%    10    7.1   9.3   4.2  22.3   5.8
  3.|-- 78.255.57.126                            0.0%    10    7.7   8.1   4.1  30.2   7.8
  4.|-- vic92-ncs540-1-be3.intf.nro.proxad.net   0.0%    10   42.9   9.2   4.3  42.9  11.9
  5.|-- bzn-ncs5k8-2-be1505.intf.nro.proxad.net  0.0%    10    6.2   6.8   4.8  10.0   1.7
  6.|-- decix.proxad.net                        60.0%    10   13.5  17.4  13.5  26.2   6.0
  7.|-- ???                                     100.0    10    0.0   0.0   0.0   0.0   0.0

Cela fonctionne correctement (les réquêtes DNS aboutissent) depuis les réseaux suivants:

  • connexion FTTH OVH Telecom (Paris 17eme)
  • serveur dédié chez Online.net Paris
  • VPS Public Cloud OVH Gravelines
  • serveur dédié chez OVH Beauharnois (Canada)

Est-ce que d'autres personnes constatent le même problème?

pju91

  • Abonné Free fibre
  • *
  • Messages: 1 040
  • 91
dns.sb inaccessible depuis le réseau Free?
« Réponse #1 le: 25 novembre 2024 à 15:53:34 »
D'ici (Free, région parisienne), je constate le même problème en IPv4, ça fonctionne en IPv6.
$ dig  -x 185.222.222.222

; <<>> DiG 9.18.30 <<>> -x 185.222.222.222
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 45009
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 65494
;; QUESTION SECTION:
;222.222.222.185.in-addr.arpa. IN PTR

;; ANSWER SECTION:
222.222.222.185.in-addr.arpa. 3254 IN PTR public-dns-a.dns.sb.

;; Query time: 1 msec
;; SERVER: 127.0.0.53#53(127.0.0.53) (UDP)
;; WHEN: Mon Nov 25 15:50:58 CET 2024
;; MSG SIZE  rcvd: 90

$ dig @public-dns-a.dns.sb -t ns google.com

; <<>> DiG 9.18.30 <<>> @public-dns-a.dns.sb -t ns google.com
; (2 servers found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 34374
;; flags: qr rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;google.com. IN NS

;; ANSWER SECTION:
google.com. 11502 IN NS ns2.google.com.
google.com. 11502 IN NS ns4.google.com.
google.com. 11502 IN NS ns3.google.com.
google.com. 11502 IN NS ns1.google.com.

;; Query time: 15 msec
;; SERVER: 2a09::#53(public-dns-a.dns.sb) (UDP)
;; WHEN: Mon Nov 25 15:51:21 CET 2024
;; MSG SIZE  rcvd: 111

$ dig @public-dns-a.dns.sb -6 -t ns google.com

; <<>> DiG 9.18.30 <<>> @public-dns-a.dns.sb -6 -t ns google.com
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 21409
;; flags: qr rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;google.com. IN NS

;; ANSWER SECTION:
google.com. 81910 IN NS ns3.google.com.
google.com. 81910 IN NS ns2.google.com.
google.com. 81910 IN NS ns4.google.com.
google.com. 81910 IN NS ns1.google.com.

;; Query time: 16 msec
;; SERVER: 2a09::#53(public-dns-a.dns.sb) (UDP)
;; WHEN: Mon Nov 25 15:51:30 CET 2024
;; MSG SIZE  rcvd: 111

$ dig @public-dns-a.dns.sb -4 -t ns google.com
;; communications error to 185.222.222.222#53: timed out
;; communications error to 185.222.222.222#53: timed out
;; communications error to 185.222.222.222#53: timed out

; <<>> DiG 9.18.30 <<>> @public-dns-a.dns.sb -4 -t ns google.com
; (1 server found)
;; global options: +cmd
;; no servers could be reached


noks

  • Abonné Bbox fibre
  • *
  • Messages: 447
  • Limoges 87
dns.sb inaccessible depuis le réseau Free?
« Réponse #2 le: 25 novembre 2024 à 16:28:54 »
Pour ce que ça vaut, depuis une connexion Bouygues FTTH :

dig @185.222.222.222 -t ns google.com

; <<>> DiG 9.10.6 <<>> @185.222.222.222 -t ns google.com
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 38005
;; flags: qr rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;google.com. IN NS

;; ANSWER SECTION:
google.com. 9401 IN NS ns3.google.com.
google.com. 9401 IN NS ns2.google.com.
google.com. 9401 IN NS ns4.google.com.
google.com. 9401 IN NS ns1.google.com.

;; Query time: 22 msec
;; SERVER: 185.222.222.222#53(185.222.222.222)
;; WHEN: Mon Nov 25 16:26:21 CET 2024
;; MSG SIZE  rcvd: 111

traceroute to 185.222.222.222 (185.222.222.222), 64 hops max, 40 byte packets
 1  192.168.1.254 (192.168.1.254)  4.840 ms  2.865 ms  3.023 ms
 2  176-145-144-2.abo.bbox.fr (176.145.144.2)  5.939 ms  6.160 ms  5.897 ms
 3  i15-lef01-t2-62-34-3-209.ft.lns.abo.bbox.fr (62.34.3.209)  6.137 ms  7.811 ms  7.637 ms
 4  62.34.2.169 (62.34.2.169)  13.750 ms  14.104 ms  12.357 ms
 5  be5.cbr01-ntr.net.bbox.fr (212.194.171.137)  12.112 ms  12.150 ms  12.777 ms
 6  be1.cbr01-cro.net.bbox.fr (212.194.171.0)  13.040 ms  12.111 ms  11.510 ms
 7  * * *
 8  prs-b3-link.ip.twelve99.net (62.115.149.78)  17.303 ms  11.820 ms  11.978 ms
 9  prs-bb1-link.ip.twelve99.net (62.115.118.58)  12.985 ms *
    prs-bb2-link.ip.twelve99.net (62.115.118.62)  12.533 ms
10  ldn-bb2-link.ip.twelve99.net (62.115.133.238)  19.835 ms *
    ldn-bb1-link.ip.twelve99.net (62.115.135.24)  26.540 ms
11  ldn-b2-link.ip.twelve99.net (62.115.122.189)  19.357 ms  19.254 ms  18.846 ms
12  public-dns-a.dns.sb (185.222.222.222)  17.857 ms  17.744 ms  17.993 ms

quicksilver03

  • Abonné Free fibre
  • *
  • Messages: 2
  • Paris 20eme (75)
dns.sb inaccessible depuis le réseau Free?
« Réponse #3 le: 27 novembre 2024 à 09:45:45 »
C'est tombé en marche entre hier et ce matin:

dig @185.222.222.222 -t ns google.com

; <<>> DiG 9.18.30 <<>> @185.222.222.222 -t ns google.com
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 52044
;; flags: qr rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;google.com.                    IN      NS

;; ANSWER SECTION:
google.com.             18868   IN      NS      ns1.google.com.
google.com.             18868   IN      NS      ns3.google.com.
google.com.             18868   IN      NS      ns2.google.com.
google.com.             18868   IN      NS      ns4.google.com.

;; Query time: 29 msec
;; SERVER: 185.222.222.222#53(185.222.222.222) (UDP)
;; WHEN: Wed Nov 27 09:41:56 CET 2024
;; MSG SIZE  rcvd: 111

Probablement un problème du coté DECIX qui vient d'être résolu.