I have users that require certain sites to traverse the VPN tunnel to come from our company public IP due to IP whitelisting on those sites. Up until now we have manually curated a list of IPs in the split tunnel config, but due to the number and lack of built in labeling, that list is becoming unmanageable.
I have attempted to implement filtering by creating a test Address Space for a specific site containing examplesite.com and *.examplesite.com (contains another site in reality ofc) in the DNS Address Space. I then select that address space in the Dynamic LAN Address Spaces under the Client Settings config. My expectation would be that would create a dynamic entry in the client routing table to send traffic matching those patterns over the tunnel instead of out the direct interface. It does not seem to work that way.
I have had a ticket open with F5 for weeks, and despite many tests, no solution has been found. Has anyone had any luck implementing this sort of scenario?
We are running 17.1.1.3.
Thanks!