Some notes on your suggestion: LAN and VPN do not share overlapping subnet address spaces VPN is on 192.168.18.0/24 (also attempted with 192.168.200.0/24) LAN is on 100.0.1.0/24 Would love to re-segment the VLAN, but as its already in production and not my company, likely not a possibility. If I was initially rebuilding the entire network, this would be the solution, but not in this case. VPN Subnet Translation is a Site to Site protocol only, not Client to Site (which is the issue here) This is a good thought, but as its exclusive to site to site, doesn't work in this case I did try setup of a Route Add for the host to point to the Vpn for specific IP subnets This made no difference as the routes on the host already push all traffic to the Meraki (this is default setup and requires changes on the Host interface to split traffic) Enabling the VPN writes a host route of 0.0.0.0 to catch all, and is set at a significantly lower metric so it takes precedence.
... View more