03-17-2008 11:25 AM - edited 02-21-2020 01:56 AM
I have our vpn working (remote access) and can access most internal devices. However we have another subnet that is accessable internally from a remote location that I would like to be able to access when connected via vpn connection. please advise...config attached thank you
Solved! Go to Solution.
03-17-2008 12:11 PM
If it's not already, add the network you wish to reach to the following acl's.
access-list cecovpn_splitTunnelAcl
access-list inside_nat0_outbound
Also make sure the new network has a route to your vpn pool.
03-17-2008 12:02 PM
Mark,
I did look through the config and I have a question.
What is the remote location network address?
In respect to this ASA where is the network? (inside or outside)
Right now your users connected through remote access will be able to access anything on the 10.2.0.0 255.255.192.0 network.
03-17-2008 12:11 PM
If it's not already, add the network you wish to reach to the following acl's.
access-list cecovpn_splitTunnelAcl
access-list inside_nat0_outbound
Also make sure the new network has a route to your vpn pool.
03-17-2008 12:17 PM
I will give that a shot. the network Im needing access to is 10.244.x.x
make sure my new network has a route to the vpn pool?
03-17-2008 12:27 PM
worked like a champ, I had to add the static route and the nat entry you suggested thank you
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