Separate SSID for VPN outbound

It is useful to have an SSID for normally routed traffic and a separate one to connect to for VPN users. With OpenWrt, sometimes there are guides to all the different pieces, but not exactly put together in the way you want. This post does a great job of leveraging existing guides and knitting them all together for the desired solution.
A detailed guide is posted. One of the key steps is the uci set network.wgserver.route_allowed_ips=”1″ change it to uci set network.wgserver.route_allowed_ips=”0″
forum.openwrt.org/t/alternate-ssid-just-for-vpn-traffic/170908

There are some previous posts with similar topics

forum.openwrt.org/t/openwrt-21-02-1-multiple-vpn-with-multiple-ssid/113640 forum.openwrt.org/t/2-ssid-one-vpnd-one-not/99790 https://www.reddit.com/r/openwrt/comments/yyhm7i/one_router_one_wireguard_vpn_two_ssids/alter