cisco asa vpn configuration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2014 03:45 AM
Hello,
I have a cisco asa 5505
with following configuration :
inside 172.17.7.4
outside public fixed ip (dhcp)
Interal range 172.17.4.0/24
VPN Range 10.232.0.200 - 10.232.0.205 used with Cisco vpn client
3 Site2SiteVPN Tunels (Ikev1/IPSec AES256 SHA1) on outside interface
172.17.4.0/24 <-> 172.16.0.X / 172.18.0.X
172.17.4.3 <-> 10.233.0.10
172.17.4.0/24 <-> 192.168.23.0/24
.2.50
If I test my client vpn connection i'm able to access 172.17.4.0/24 but i would like to connect to 172.16.0.X and 172.18.0.X network ...
What would be the best practice to configure
this without changing a lot to the Tunnel configurations at 172.16.0.X / 172.18.0.X side.
thanks for your advice :)
Kind Regards
- Labels:
-
VPN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2014 06:05 AM
If you want to make it simple, you can configure static routes on the VPN server to let you access these two networks when the VPN is successfully connected.
Hope this could help.
