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

FS#2200 - Luci doesn't accept multiple IPv6 prefixes #7066

Closed
openwrt-bot opened this issue Mar 22, 2019 · 0 comments
Closed

FS#2200 - Luci doesn't accept multiple IPv6 prefixes #7066

openwrt-bot opened this issue Mar 22, 2019 · 0 comments
Labels

Comments

@openwrt-bot
Copy link

treysis:

Under Luci -> Network -> Interfaces -> interface-id you can define the routed IPv6 prefixes on an interface, but Luci only accepts one prefix in the "IPv6 routed prefix" field. This field should accept a space-separated list.

You can still define multiple prefixes directly in the configuration at /etc/config/network, e.g.:
option ip6prefix 'prefix1::/64 prefix2::/64'
Doing that will lead to Luci showing both prefixes on the configuration page, but deny changes due to the wrong format of this field.

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

No branches or pull requests

1 participant