12-21-2010 05:29 AM - edited 03-11-2019 12:25 PM
Hi,
Right now, in my network there is no proxy server and all users go straight through the ASA to access internet. I would like to put a squid with dansguardian (for web filtering). Can someone guide me the steps in getting all http and https traffic from ASA go via my squid? Any help greatly appreciated.
Thanks,
Ribin
Solved! Go to Solution.
01-07-2011 06:22 AM
It worked great ... Thank you Santhosh and others.....
- Ribin
01-13-2011 04:50 AM
Santhosh,
A clarification..What does the first line of below acl does for proxy redirect? I hope it denies all traffic except 80 and redirects 80 traffic to proxy ip?
access-list 111 deny tcp any any neq www
access-list 111 deny tcp host 192.168.40.11 any
access-list 111 permit tcp any any
192.168.40.11 is my proxy ip.
08-01-2011 03:39 AM
Hey Ribin
Please follow below steps to redirect http traffic to squid..
http://www.vmwareandme.com/2013/10/guide-how-to-redirect-http-traffic-from_23.html
04-11-2012 06:56 AM
Yes but you apply the route map on your L3 switch, NOT on the ASA.
ASA has not the set ip next hop feature, route maps are only used in routing protocol (RIP, OSPF, etc) redistribution!
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