VPN traffic for specific IP (not range or subnet)
I've been struggling with this for a couple days now and hope someone has an idea on how to resolve it. There's plenty of documentation online regarding setting up OpenVPN on Omada routers, but I haven't seen much about restricting VPN to specific devices on specific subnets.
I need only one device from one VLAN to utilize the VPN client: It's on VLAN 5, subnet 192.168.5.0, device IP 192.168.5.22. This VLAN/subnet is for wireless clients and the AP is an EAP610.
The issue: All devices on 192.168.5.0 subnet are using the VPN connection despite the changes I've outlined below. I'm on the latest firmware.
So far I've tried the obvious of setting "Local Address" to 192.168.5.22 in OpenVPN client settings. When that didn't work, I attempted policy-based routing:
1) Created service types for OpenVPN ports and protocols TCP 443 and UDP 1194:
2) Created an IP group containing 192.168.5.22 only.
3) Created policy-based routing policy:
Any help is appreciated!