08-07-2018 06:24 AM
I've configured a remote SSL VPN on Cisco ASA (9.2).
The local network is 192.168.1.0/24. The server I want to reach is 192.168.1.5. The VPN IP pools are on 192.168.40.0/24 network.
On the remote site, I've one ADSL connection with internal IP 192.168.1.0/24, so I've overlapping my local network and I cannot change remote IP.
I've seen some example for NAT in order to avoid overlap, but all for site-to-site VPN, and I'm not confident how to do with remote VPN client.
Can I have one help?
Thanks,
Fabrizio
08-07-2018 06:42 AM
Hi
Is it the only server that you need to reach over the VPN ?
If yes, you might try to inject a route 192.168.1.5/32 into the split tunneling.
It will be more precise than the connected route of your local network behind the ADSL connection. So, the laptop should prefer this route over the VPN interface.
If not, NAT is the answer but I never tried.
Regards
Jérôme
08-07-2018 10:52 AM
>>> If yes, you might try to inject a route 192.168.1.5/32 into the split tunneling.
No is not the only server, so I'm looking for nat suggestion
>>> push a default route out to the client that routes all across the clients VPN interface in the 192.168.40.x range
If I put 192.168.40.x as default route I have to remove split tunnel and move remote traffic through ASA, not a good solution for my purpose.
Thanks,
Fabrizio
08-07-2018 08:01 PM
08-07-2018 06:43 AM
push a default route out to the client that routes all across the clients VPN interface in the 192.168.40.x range.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide