Skip to content

TCP/IP documentation lacks IPv6 information #1420

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

Closed
imp1sh opened this issue Feb 26, 2020 · 6 comments · Fixed by #1318
Closed

TCP/IP documentation lacks IPv6 information #1420

imp1sh opened this issue Feb 26, 2020 · 6 comments · Fixed by #1318
Labels
linked pull request Has a linked Pull Request that will close the issue.

Comments

@imp1sh
Copy link

imp1sh commented Feb 26, 2020

The documentation found here https://www.raspberrypi.org/documentation/configuration/tcpip/README.md
lacks information about how IPv6 can be configured.
I think it should cover:

  • static IPv6
  • SLAAC IPv6 and
  • Statefull IPv6
    dhcpcd should be able to hand all of those, right?
@lurch
Copy link
Contributor

lurch commented Feb 26, 2020

Does #1318 cover what you're looking for?

@imp1sh
Copy link
Author

imp1sh commented Feb 26, 2020

No.
The user needs information on how to give a raspbian host an IPv6 address. In default settings it's doing SLAAC but what if it wants a static IPv6 address or use dhcpv6 client?

@JamesH65
Copy link
Contributor

I have no idea how to do any of that, and don't have any time to acquire to required knowledge, so I would welcome a PR.

@thomasschaeferm
Copy link
Contributor

thomasschaeferm commented Mar 6, 2020

It is documented inside the /etc/dhcpcd.conf as comments.
Parts of that are included in my pull request. For dyndns I need a predictable/stable address.

@aallan
Copy link
Contributor

aallan commented Jun 7, 2021

Parts of that are included in my pull request. For dyndns I need a predictable/stable address.

Which PR is this?

@thomasschaeferm
Copy link
Contributor

#1318

@aallan aallan added linked pull request Has a linked Pull Request that will close the issue. and removed pull request invited labels Jun 8, 2021
@aallan aallan linked a pull request Jun 8, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
linked pull request Has a linked Pull Request that will close the issue.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants