Wireguard ipv6 tunel (route48.org) - how to manually set gua and upstream interface for lan?

route48.org offers ipv6 tunnel over wireguard with /48 prefix… but no dhcp-pd so lan dhcp is not aware of the prefix.

I can't find an option to set the upstream interface/gua prefix (wireguard tunnel) for the downstream interface (lan).

uci set network.route48.ip6prefix='2a06:aaaa:aaaa::/48'
uci commit network
ifup route48

This should do the trick.
Adjust the uci interface name and your prefix accordingly.

3 Likes

is ther any howto on setting up route48 on openwrt?

1 Like

Use the wireguard client tutorial.