[FS#4244] ebtables redirect ipv6 cannot reach the route
OpenWrt Bugs
openwrt-bugs at lists.openwrt.org
Sun Jan 30 08:18:28 PST 2022
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - qiuzi (qiuzi)
Attached to Project - OpenWrt/LEDE Project
Summary - ebtables redirect ipv6 cannot reach the route
Task Type - Bug Report
Category - Base system
Status - Unconfirmed
Assigned To -
Operating System - All
Severity - Medium
Priority - Very Low
Reported Version - openwrt-21.02
Due in Version - Undecided
Due Date - Undecided
Details - use bridge br-wan two network ports eth1 eth2
eth2 is connected to the pc, and eth1 is connected to the upper-level router
ebtables -t broute -I BROUTING -i eth2 -p ipv6 --ip6-proto 17 -j redirect --redirect-target DROP
ebtables -t broute -I BROUTING -i eth2 -p ip --ip-proto 17 -j redirect --redirect-target DROP
tcpdump -i br-wan host 2001:4860:4860::8888 -vvv can’t get any dns request data
replacing -i eth2 shows dns requests. ipv4 has no such problems
does ipv6 not support redirect routing?
More information can be found at the following URL:
https://bugs.openwrt.org/index.php?do=details&task_id=4244
You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.
More information about the openwrt-bugs
mailing list