Après le déploiement de l’IPv6 le réseau Free, et comme annoncé sur les newsgroups à l’annonce de la mise en place de ce nouveau protocole par Free, Dedibox commence à mettre en place ce l’IPv6 sur ses serveurs en commencant par sa page principale www.dedibox.fr
Résolution DNS
dig @212.27.53.252 www.dedibox.fr aaaa
; <<>> DiG 9.3.4 <<>> @212.27.53.252 www.dedibox.fr aaaa
; (1 server found)
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 9183
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;www.dedibox.fr. IN AAAA
;; ANSWER SECTION:
www.dedibox.fr. 7200 IN AAAA 2a01:5d8:e100:f:214:22ff:feb0:bf9d
;; Query time: 43 msec
;; SERVER: 212.27.53.252#53(212.27.53.252)
;; WHEN: Wed Jan 2 01:30:32 2008
;; MSG SIZE rcvd: 60Ping en IPv6 (et la résolution inverse)
ping6 www.dedibox.fr
PING www.dedibox.fr(ipv6.dedibox.fr) 56 data bytes
64 bytes from ipv6.dedibox.fr: icmp_seq=1 ttl=59 time=46.5 ms
64 bytes from ipv6.dedibox.fr: icmp_seq=2 ttl=59 time=42.2 ms
64 bytes from ipv6.dedibox.fr: icmp_seq=3 ttl=59 time=42.5 ms
64 bytes from ipv6.dedibox.fr: icmp_seq=4 ttl=59 time=42.8 ms
--- www.dedibox.fr ping statistics ---
5 packets transmitted, 4 received, 20% packet loss, time 3997ms
rtt min/avg/max/mdev = 42.210/43.544/46.553/1.770 msPing en IPv6 (avec confirmation de l’IPv6)
ping6 -n www.dedibox.fr
PING www.dedibox.fr(2a01:5d8:e100:f:214:22ff:feb0:bf9d) 56 data bytes
64 bytes from 2a01:5d8:e100:f:214:22ff:feb0:bf9d: icmp_seq=1 ttl=59 time=42.6 ms
64 bytes from 2a01:5d8:e100:f:214:22ff:feb0:bf9d: icmp_seq=2 ttl=59 time=42.8 ms
64 bytes from 2a01:5d8:e100:f:214:22ff:feb0:bf9d: icmp_seq=3 ttl=59 time=42.9 ms
64 bytes from 2a01:5d8:e100:f:214:22ff:feb0:bf9d: icmp_seq=4 ttl=59 time=42.1 ms
--- www.dedibox.fr ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 2999ms
rtt min/avg/max/mdev = 42.164/42.654/42.972/0.367 msPing classique en IPv4
ping www.dedibox.fr
PING www.dedibox.fr (88.191.254.2) 56(84) bytes of data.
64 bytes from disqueuse.dedibox.fr (88.191.254.2): icmp_seq=1 ttl=57 time=42.0 ms
64 bytes from disqueuse.dedibox.fr (88.191.254.2): icmp_seq=2 ttl=57 time=41.6 ms
64 bytes from disqueuse.dedibox.fr (88.191.254.2): icmp_seq=3 ttl=57 time=42.1 ms
64 bytes from disqueuse.dedibox.fr (88.191.254.2): icmp_seq=4 ttl=57 time=41.4 ms
--- www.dedibox.fr ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3000ms
rtt min/avg/max/mdev = 41.461/41.840/42.153/0.291 ms