Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs for using ipv6_suffix to update permanent IPV6 address #869

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ain-soph
Copy link

Close #868

Docs for using ipv6_suffix to update permanent IPV6 address instead of temporary IPV6 address.

Comment on lines 38 to +40
- `"ipv6_suffix"` is the IPv6 interface identifier suffix to use. It can be for example `0:0:0:0:72ad:8fbb:a54e:bedd/64`. If left empty, it defaults to no suffix and the raw public IPv6 address obtained is used in the record updating.

> Note: You could set `"ipv6_suffix"` with your permanent IPV6 address suffix (e.g., `0:0:0:0:72ad:8fbb:a54e:bedd/64` in previous example) to avoid updating the temporary IPV6 address.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤔 I think it might be better to rephrase the bullet point above? Maybe:

  • "ipv6_suffix" is the IPv6 interface identifier suffix to use. It can be for example 0:0:0:0:72ad:8fbb:a54e:bedd/64. If left empty, it defaults to no suffix and the raw temporary IPv6 address of the machine is used in the record updating.

What do you think?? If so, we should extend this rephrasing to all providers document (it's the same bullet point word for word for all of them)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature request: update permanent IPV6 address instead of temporary one
2 participants