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

IPv6 DUID-EN and others #2573

Closed
marjohn56 opened this issue Jul 25, 2018 · 3 comments
Closed

IPv6 DUID-EN and others #2573

marjohn56 opened this issue Jul 25, 2018 · 3 comments
Assignees
Labels
feature Adding new functionality
Milestone

Comments

@marjohn56
Copy link
Member

Reading a reddit conversation it appears IPv6 DUID-EN is needed. I'll take a look and get this done. I also want to add a function to quickly clear the existing DUID and force a new one.

@cminnoy
Copy link

cminnoy commented Aug 7, 2018

Hi, for my internet provided I also need to provide a DUID to get DHCPV6 to work with a fixed IP.
This used to work in a previous version of opnsense, but since a recent upgrade doesn't anymore.

What's strange is that the DUID accepted by opnsense always needs to have two more bytes (0e:00) before the rest of the identifier. The internet provider doesn't accept the first two bytes.
Always wondered why the difference?

That said, it used to work in a previous release, but in OPNsense 18.1.13_1-amd64 doesn't work anymore for me.

@marjohn56
Copy link
Member Author

Nothing was changed in 18.13 in the duid area. Set the dhcp6c debug flag and then look at the dhcp6c log entries. Post them here and I'll try and see what's wrong. The first two bytes are for use by dhcp6c itself only.

@fichtner fichtner added the feature Adding new functionality label Nov 11, 2018
@fichtner fichtner added this to the 19.1 milestone Nov 11, 2018
@fichtner
Copy link
Member

This has been merged into master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Adding new functionality
Development

No branches or pull requests

3 participants