Thanks for the reply, RaphaelL
To clarify what I meant — I’m concerned about situations where a user’s home network (e.g., their Wi-Fi router) is using the same IP subnet as the one assigned by the VPN.
Let’s say their home router uses 192.168.50.0/24, and we also assign IPs from 192.168.50.0/24 via AnyConnect. When that user connects to the VPN, their computer won’t be able to tell which 192.168.50.x IPs are local and which are remote. As a result:
Traffic intended for internal company resources might get routed to the local network instead
Some internal services may become unreachable
DNS resolution may work, but packets go to the wrong destination
Maybe I`ll just use the 172.16.0.0/24 range for the AnyConnect ?