10-09-2007 05:55 AM - edited 03-11-2019 04:23 AM
I'm setting up a new ASA 5510 and have 5 remote sites that connect back with site-to-site tunnels. We want to force their internet access through our websense server. I know I can do split tunneling but this won't force it to go through websense. Is there any way to allow the VPN traffic that comes in to go back out the connection for internet access of the centralized ASA?
10-09-2007 06:08 AM
same-security-traffic permit intra-interface
global (outside) 1 interface
nat (outside) 1
10-09-2007 06:37 AM
Thanks that is exactly what I was looking for.
10-09-2007 06:29 AM
If you are using ASA 5505's or similar at the remote locations you can use the 'url-server' and 'filter' commands to have your centralized Websense server approve http connections. If you have Internet traffic going out locally through the remote ASA's you can still require that the Websense server approve connectivity.
Check the ASA v7.2 command reference guide to see more about the 'url-server' and 'filter' commands.
10-09-2007 06:36 AM
Good point that seems like a more efficient design. Do you know if a PIX 501 can do this?
10-09-2007 06:50 AM
Yes, I've implemented it with a Pix 501 as the remote devices and a Pix 515e as the head-end device. Should be no problem using a Pix 501 to connect to an ASA 5510 as long as your IPSEC config, etc is all correct.
The caveat is that it takes awhile for the http request/response from the Websense server to traverse the IPSEC tunnel and return. When I encountered performance problems I started using the timeout and caching parameters of the url-server command to improve performance.
10-09-2007 07:41 AM
Were you running 6.x code?
10-09-2007 07:47 AM
You have no other option on a 501, they don't support v. 7.
10-09-2007 08:52 AM
Did you use DMVPN or regular site-to-site tunnels?
10-10-2007 06:41 AM
Site to site tunnels, about 50+ total coming into a Pix 515e running v7.x code.
10-10-2007 06:43 AM
That's exactly what I'm setting up not as many sites though. Thanks for the help.
11-13-2007 06:53 AM
Are you using Easy VPN?
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