Bug 2210710 (ipv6-mostly)
| Summary: | [RFE] Support ipv6-mostly networks | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Petr Menšík <pemensik> |
| Component: | distribution | Assignee: | Aoife Moloney <amoloney> |
| Status: | NEW --- | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | dominik, kevin |
| Target Milestone: | --- | Keywords: | RFE |
| Target Release: | --- | Flags: | blc:
mirror-
|
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| URL: | https://ripe85.ripe.net/archives/video/923/ | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | --- | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 2208386, 2210713, 2210721, 2212331, 2210722, 2212357 | ||
| Bug Blocks: | |||
|
Description
Petr Menšík
2023-05-29 08:53:45 UTC
Interesting discussion for Microsoft's systems, found at PREF64 RA option discussion: https://blog.apnic.net/2017/01/19/ipv6-only-at-microsoft/ There were also CSNOG presentation in Czech, given by the same presenter: https://indico.csnog.eu/event/13/contributions/121/ It seems to me this feature might be interesting also for virtual machine providers, where they could deploy services on many machines connected by IPv6 only connections, while allowing IPv4 connectivity to work for them. Useful references: - NAT64: https://www.rfc-editor.org/rfc/rfc6146 - DNS64: https://www.rfc-editor.org/rfc/rfc6147 - 464xlat: https://www.rfc-editor.org/rfc/rfc6877 - DNS64 prefix discovery: https://www.rfc-editor.org/rfc/rfc7050 - ipv6-only: https://www.rfc-editor.org/rfc/rfc8925 - Happy Eyeballs v2: https://www.rfc-editor.org/rfc/rfc8305 |