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

luci-proto-ipv6/luci-mod-status: Add SNAT fix in map and displaying tunnel status in luci #7301

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

missing233
Copy link
Contributor

@missing233 missing233 commented Oct 3, 2024

  1. luci-proto-ipv6: Ensure that the multiple port ranges used with specific ISP MAP-E implementation are actually SNAT-ed correctly in map
    1

  2. luci-mod-status/luci-proto-ipv6: add support for displaying 4in6 tunnel status (correct gateway ipv6 address, local tunnel endpoint address and available portsets for map)
    2

Dependent PR: openwrt/openwrt#16582

@missing233
Copy link
Contributor Author

@systemcrash I have added error checking. Since the original fix script uses spaces to separate ports, I don't plan to modify this feature.

Ensure that the multiple port ranges used with specific ISP
MAP-E implementation are actually SNAT-ed correctly.

Signed-off-by: Arayuki Mago <ms@missing233.com>
@missing233 missing233 changed the title luci-proto-ipv6: map: Add SNAT fix option for specific ISP luci-proto-ipv6: Add SNAT fix in map and displaying tunnel status in luci Oct 4, 2024
@missing233 missing233 changed the title luci-proto-ipv6: Add SNAT fix in map and displaying tunnel status in luci luci-proto-ipv6/luci-mod-status: Add SNAT fix in map and displaying tunnel status in luci Oct 4, 2024
@systemcrash systemcrash added the depends on PR in other repo PR depends on PR in sister repo e.g. openwrt/packags label Oct 7, 2024
Add support for showing 4in6 tunnel status in luci.

Signed-off-by: Arayuki Mago <ms@missing233.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
depends on PR in other repo PR depends on PR in sister repo e.g. openwrt/packags
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants