-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
When setting up centurylink's 6RD tunnel, I couldn't set the '6rd Prefix Length' to 24 in the web interface.
- type in '24' in the text input
- click 'save' and wait for the button to become enabled again.
- refresh the page.
- the '6rd prefix length' is reset back to 32.
However, I was able to set the prefix manually through the shell, as indicated in this post:
nvram set ipv6_6rd_prefix_length="24"
nvram commit
Then, the setting 'sticks', and 6rd tunneling works as expected.
The linked post indicates that other tomato forks besides easytomato also don't set the prefix correctly, so this must be a pretty old bug.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
