Hi Merlin,
first of all thank you for all your hard work. Unfortunately i had some issues with Johns Fork with my RT N66U. Not sure if your version will help me. Maybe you can tell:
My ISP is using Dual-Stack Lite tunnel (ds-lite IPv4 in IPv6) and i need to configure / Obtain a DS-Lite AFTR from DHCPv6 from my cable modem (Technicolor TC4400). Before i was using a router with modem from my ISP. I switched to a modem only device but i could not obtain an ipv4 address through DHCPv6 DS-Lite. It looks like your version uses odhcp6c which has an option to set an DS-Lite AFTR manually. Do you know if this works?
- Is it possible to configure this version with
DS-LITE?
- Is it possible to obtain an ISP's
DS-Lite AFTR from DHCPv6 automaticaly?
- Can i set an ISP's
DS-Lite AFTR manually?
Dual-Stack Lite tunnel (ds-lite IPv4 in IPv6)
ds-lite is a transitioning-mechanism which is used by ISPs to support legacy IPv4-connectivity over a native IPv6 connection.
Also see
https://wiki.openwrt.org/doc/uci/network6
or:
https://github.com/openwrt/odhcp6c
Support for DHCPv6 extension
i) DS-Lite AFTR-Name Option
Thank you very much.