OPEN-VPN via GUI and INTERFACES

Hello,

I have OpenVPN set up on OpenWRT and all network traffic goes through it. I would like to assign it only to a separate WLAN.

In addition, I would like to use the app VPN routing policy that I allow certain IP addresses to VPN.

Can you please show me how to do this? Please not via CLI Commads.

Thanks
PD

Okay - I got it to work with policy based routing. How can I now use LUCI to only give the WLAN VPN?

Create a separate network interface, DHCP pool and firewall rules like this:
https://openwrt.org/docs/guide-user/network/wifi/guestwifi/guest-wlan

Then add a policy to route the WLAN subnet to the VPN.