Need help with ipv6 in bridge mode in OpenWrt

i am able to get ipv6 access in the openwrt shell

root@OpenWrt:~# ping google.com
PING google.com (2404:6800:4009:822::200e): 56 data bytes
64 bytes from 2404:6800:4009:822::200e: seq=0 ttl=58 time=52.821 ms

but LAN is unable to access ipv6.

i installed relayd & luci-proto-relay
& setup bridge between WAN6 and LAN and also set firewall to LAN
still not working
only ipv4 is accessible on LAN

need help

Remove the relaybridge and all the other changes. You just need to change a couple of things without the need to install any package.

1 Like

Apply these in dhcp

1 Like

thanks
how to apply custom local dns server for ipv6?

When you are using relay, you cannot advertise a custom nameserver. You only relay what the upstream router advertises.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.