Create an External-Facing IPv6 Subnet on OpenWrt
Some home Internet users have a need to expose some devices on their home network to the Internet and meanwhile block external access to other devices. For example, some users may wish to allow external access to their home server and prevent their smartphones and workstations from being accessible from the Internet. To achieve this goal, these users can create a subnet exposed to the Internet on their router and put the external-facing devices into this subnet; the other devices can thus be kept on the default local area network (LAN) subnet, protected behind a firewall that blocks external access. The external-facing subnet is commonly referred to as a demilitarized zone (DMZ). …