Skip to content

Commit 475d610

Browse files
committed
fix(ins): fix typo
1 parent ccfbfd2 commit 475d610

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

pages/instances/troubleshooting/fix-unreachable-ipv6-rhel-based-instance.mdx

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,16 @@ The affected O/S distributions are:
2424
- AlmaLinux versions 8 and 9
2525
- Fedora versions 37 and 38.
2626

27+
<Message type="note">
28+
CentOS 7.9 is not concerned by this issue as it does not support routed IP.
29+
</Message>
30+
31+
This guide addresses specific issues related to RHEL-based Instances after transitioning to routed IP.
32+
For general information on routed IPs and migration procedures, refer to our [main migration guide](/instances/how-to/migrate-routed-ips/) and the [related FAQ](/faq/instances/#are-there-any-limitations-on-ip-autoconfiguration-with-the-routed-ip-feature).
33+
2734
## Cause
2835

29-
CentOS 7.9 is not concerned by this issue as it does not support routed IP. This guide addresses specific issues related to RHEL-based Instances after transitioning to routed IP. For general information on routed IPs and migration procedures, refer to our [main migration guide](/instances/how-to/migrate-routed-ips/) and the [related FAQ](/faq/instances/#are-there-any-limitations-on-ip-autoconfiguration-with-the-routed-ip-feature).
36+
This issue is caused by a missing NetworkManager configuration for IPv6 address generation mode (`ipv6.addr-gen-mode=0`) on RHEL-based instances.
3037

3138
## Possible solution
3239

0 commit comments

Comments
 (0)