02-05-2006 08:59 PM
I've used the ASA VPN wizard and can VPN from a client to the newly created tunnel group on the ASA. I can ping everything behind the ASA, including the internet gateway. I'd like for VPN users to access the internet without using split tunneling. What am I missing? Thanks...
02-05-2006 11:33 PM
hostname(config)# same-security-traffic permit inter-interface
Enable this on the ASA and see if you can browse
02-20-2006 07:34 PM
Don't forget the following commands:
hostname(config)#global (outside) 1 interface
hostname(config)#nat (outside) 1 x.x.x.x 255.255.255.0
x.x.x.x should be the IP segment you assign to VPN client users in the 'ip local pool....' statment.
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