openwrt / openwrt/packages

PBR: No working ipv6 routes

Open
#20,374 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Makefile
Stars
4.6k
Forks
4k
Avg merge
3d 12h
Merged PRs (30d)
134

Description

Maintainer: @stangri
Environment: aarch64 ,Redmi AX6000 stock version, snapshot (r21861-5dee596501)
(Temporarily not updated, I want to wait until after this PR merger to update)

Description:

No IPv6 routing, even if ipv6 support is turned on.

https://pastebin.com/rw6j4Hz2 (No change in configuration compared to #20373 )

https://pastebin.com/RDUVAvuY (You can see that there is still no ipv6 table relative to the status in the last pr)

I have added masq6 to the vpn zone according to the openwrt.org documentation, and IPv6 NAT works fine when using the static routing function under luci Network - Routing, so the firewall should be fine.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the PBR IPv6 routing behavior on the listed aarch64 Redmi AX6000 snapshot, then compare the route-table and configuration evidence in the two linked paste logs. Check the interaction with LuCI Network - Routing and the VPN-zone firewall configuration; done means IPv6 routes appear and work without relying on static routing.

Written by the indexing model from the issue text.

Assessment

Domain
networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.