Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
travaux:ipv6-faq [2015/06/29 17:38] sthibaul |
travaux:ipv6-faq [2018/06/19 02:20] (Version actuelle) sthibaul [Why should I enable IPv6?] |
||
---|---|---|---|
Ligne 31: | Ligne 31: | ||
* Because IPv4 will be yet more and more painful to make working at all. We have kept piling up tricks to continue using IPv4, but that has already cost more than just migrating to IPv6, and continue costing **again** even more than just migrating to IPv6. | * Because IPv4 will be yet more and more painful to make working at all. We have kept piling up tricks to continue using IPv4, but that has already cost more than just migrating to IPv6, and continue costing **again** even more than just migrating to IPv6. | ||
* Because there are no IPv4 addresses any more. | * Because there are no IPv4 addresses any more. | ||
+ | * https:// | ||
+ | * https:// | ||
+ | * https:// | ||
Ligne 87: | Ligne 90: | ||
$ dig -4 any www.ffdn.org | $ dig -4 any www.ffdn.org | ||
... | ... | ||
- | www.ffdn.org. 86400 IN A 141.255.128.13 | + | www.ffdn.org. 86400 IN A 185.233.100.13 |
- | www.ffdn.org. 86400 IN AAAA 2a01:474::13 | + | www.ffdn.org. 86400 IN AAAA 2a0c:e300::13 |
... | ... | ||
$ dig -6 any www.ffdn.org | $ dig -6 any www.ffdn.org | ||
... | ... | ||
- | www.ffdn.org. 86400 IN A 141.255.128.13 | + | www.ffdn.org. 86400 IN A 185.233.100.13 |
- | www.ffdn.org. 86400 IN AAAA 2a01:474::13 | + | www.ffdn.org. 86400 IN AAAA 2a0c:e300::13 |
... | ... | ||
Ligne 143: | Ligne 146: | ||
You can however also configure the IPv6 address, default gateway and DNS server by hand, similarly to manual configuration of the IPv4 address. | You can however also configure the IPv6 address, default gateway and DNS server by hand, similarly to manual configuration of the IPv4 address. | ||
- | You need to make sure IPv6 resolution works. For instance, '' | + | You need to make sure IPv6 resolution works. For instance, '' |
[[http:// | [[http:// |