03-18-2015 09:45 PM - edited 03-11-2019 10:39 PM
Hi,
We have a requirement to divert web traffic to blue coat proxy through firewall. Below is the setup
Requirement:
We need to divert web traffic from 10.20.200.0/23 [DMZ-STAFFNET] and point it to Bluecoat proxy to process the packets.
Now that ASA doesn't support PBR to accomplish this, how can we accomplish this ?
Solved! Go to Solution.
04-01-2015 04:13 AM
Hi,
To list one limitation that you might see in your scenario , You would only be able to redirect the subnets to the proxy from those subnets which are physically behind the interface where the WCCP server resides only. i.e. UNTRUST
Now , talking about the NAT , why don't you try this NAT if you don't want to NAT the Source part of the Traffic:-
(DMZ-STAFFNET) to (bluecoat) source static DMZ-STAFFNET DMZ-STAFFNET destination static internet proxy-server service original-http proxy-8080
Also , ASA now supports Policy Based routing from ASA 9.4.1 :)
Thanks and Regards,
Vibhor Amrodia
03-20-2015 10:16 PM
Hi Rajath,
Is the Bluecoat proxy WCCP-enabled? If yes, then maybe this Cisco guide will help you: http://www.cisco.com/c/en/us/td/docs/security/asa/special/wccp/guide/asa-wccp.html
03-21-2015 12:46 AM
03-21-2015 09:38 AM
Have you thought about "Destination NAT" (Twice NAT) as a static NAT rule. It may work for you.
03-31-2015 09:00 PM
(DMZ-STAFFNET) to (bluecoat) source dynamic DMZ-STAFFNET interface destination static internet proxy-server service original-http proxy-8080
04-01-2015 04:13 AM
Hi,
To list one limitation that you might see in your scenario , You would only be able to redirect the subnets to the proxy from those subnets which are physically behind the interface where the WCCP server resides only. i.e. UNTRUST
Now , talking about the NAT , why don't you try this NAT if you don't want to NAT the Source part of the Traffic:-
(DMZ-STAFFNET) to (bluecoat) source static DMZ-STAFFNET DMZ-STAFFNET destination static internet proxy-server service original-http proxy-8080
Also , ASA now supports Policy Based routing from ASA 9.4.1 :)
Thanks and Regards,
Vibhor Amrodia
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