SlideShare a Scribd company logo
3
Most read
5
Most read
7
Most read
Transparent | Explicit PX Setup Cisco WSA 9.2
Dhruv Sharma
In this session we will
1. We will setup Transparent / Explicit Proxy with Cisco WSA in 5 min.
2. In below slide we have covered how to factory setup your WSA from scratch.
https://www2.slideshare.net/dhruv27tech/factory-setup-wsa92v10
Topology
Prerequisite
• Users must be able to open the destination websites (http://10.10.10.11 and https://10.10.10.11
) without proxy.
Default Gateway Configuration- Option 1
!
ip wccp 90 redirect-list REDIRECT group-list WSA password 0 cisco
!
ip access-list extended REDIRECT
permit tcp 192.168.111.0 0.0.0.255 any eq www
permit tcp 192.168.111.0 0.0.0.255 any eq 443
ip access-list extended WSA
permit ip host 192.168.111.150 any
!
!
interface GigabitEthernet2
ip address 192.168.111.100 255.255.255.0
ip wccp web-cache redirect in
ip wccp 90 redirect in
negotiation auto
!
WSA Redirection ACL
Option 1
Default Gateway Configuration- Option 2
!
ip wccp 90 redirect-list REDIRECT password 0 cisco
!
ip access-list extended REDIRECT
permit tcp 192.168.111.0 0.0.0.255 any eq www
permit tcp 192.168.111.0 0.0.0.255 any eq 443
deny ip host 192.168.111.150 any
!
!
interface GigabitEthernet2
ip address 192.168.111.100 255.255.255.0
ip wccp web-cache redirect in
ip wccp 90 redirect in
negotiation auto
!
WSA Redirection ACL
Option 2
Verification
• WSA Setup for Transparent Redirect
Step 1 of 2
• Login into WSA > Network > Transparent Redirection
Step 2 of 2
• Provide below details
Verification
Verification
• Explicit Proxy
Topology
Default Gateway Configuration
R1
!
ip access-list extended proxy
permit ip host 192.168.111.150 any
deny tcp 192.168.111.0 0.0.0.255 any eq www
deny tcp 192.168.111.0 0.0.0.255 any eq 443
!
interface GigabitEthernet2
ip address 192.168.111.100 255.255.255.0
ip access-group proxy in
negotiation auto
end
WSA Configuration
• Below is the default configuration on the WSA.
Client Configuration
• Change the browser Settings
• Lab Fun
References
• https://www.cisco.com/c/en/us/td/docs/security/wsa/wsa_12-5/User-
Guide/b_WSA_UserGuide_12_5.pdf
Setting up Cisco WSA Proxy in Transparent and Explicit Mode

More Related Content

What's hot (20)

PDF
Web Security Deployment
Cisco Canada
 
PPT
Fortigate Training
NCS Computech Ltd.
 
PPT
Fortinet
Petre-doru Dragus
 
PPTX
EMEA Airheads- Aruba Central with Instant AP
Aruba, a Hewlett Packard Enterprise company
 
PDF
SSL Pinning and Bypasses: Android and iOS
Anant Shrivastava
 
PPTX
Recon with Nmap
OWASP Delhi
 
PPT
Next generation firewall(ngfw)feature and benefits
Anthony Daniel
 
PPTX
Microservices Security
Aditi Anand
 
PDF
SAML Protocol Overview
Mike Schwartz
 
PDF
Kamailio :: A Quick Introduction
Olle E Johansson
 
PDF
Zero-Copy Event-Driven Servers with Netty
Daniel Bimschas
 
PDF
SSH - Secure Shell
Peter R. Egli
 
PDF
Introduction to OpenFlow
Joel W. King
 
PDF
OAuth 2.0
Uwe Friedrichsen
 
PDF
Cisco hsrp configuration
Wahyu Nasution
 
PDF
API Security Best Practices and Guidelines
WSO2
 
PPTX
RYU Introduction
NCTU
 
PPTX
Cross site scripting
kinish kumar
 
PPTX
Netcat - A Swiss Army Tool
Chandrapal Badshah
 
PPT
Vlans
Mohan Kumaresan
 
Web Security Deployment
Cisco Canada
 
Fortigate Training
NCS Computech Ltd.
 
EMEA Airheads- Aruba Central with Instant AP
Aruba, a Hewlett Packard Enterprise company
 
SSL Pinning and Bypasses: Android and iOS
Anant Shrivastava
 
Recon with Nmap
OWASP Delhi
 
Next generation firewall(ngfw)feature and benefits
Anthony Daniel
 
Microservices Security
Aditi Anand
 
SAML Protocol Overview
Mike Schwartz
 
Kamailio :: A Quick Introduction
Olle E Johansson
 
Zero-Copy Event-Driven Servers with Netty
Daniel Bimschas
 
SSH - Secure Shell
Peter R. Egli
 
Introduction to OpenFlow
Joel W. King
 
OAuth 2.0
Uwe Friedrichsen
 
Cisco hsrp configuration
Wahyu Nasution
 
API Security Best Practices and Guidelines
WSO2
 
RYU Introduction
NCTU
 
Cross site scripting
kinish kumar
 
Netcat - A Swiss Army Tool
Chandrapal Badshah
 

More from Dhruv Sharma (17)

PPTX
RAVPN EAP-IKEv2 VPN.pptx
Dhruv Sharma
 
PPTX
Load Balance with NSX-T.pptx
Dhruv Sharma
 
PPTX
NSX_Troubleshooting.pptx
Dhruv Sharma
 
PPTX
ASA VPN_Certificate authentication_ISE Authorization.pptx
Dhruv Sharma
 
PPTX
Setting up CDP (Cisco Discovery Protocol) between Cisco IOS and VMware Virtua...
Dhruv Sharma
 
PPTX
Routebased-Policybased VPN.pptx
Dhruv Sharma
 
PPTX
Ansible Network Automation session1
Dhruv Sharma
 
PPTX
Tacacs+ with ise 2.4_ CCIE
Dhruv Sharma
 
PPTX
Get vpn multicast for CCIE Security
Dhruv Sharma
 
PPTX
Route tags with OSPF
Dhruv Sharma
 
PPTX
Aci vmware integration_youtube
Dhruv Sharma
 
PPTX
Introduction to nexux from zero to Hero
Dhruv Sharma
 
PPTX
Cisco umbrella youtube
Dhruv Sharma
 
PPTX
GTM vs AWS Route 53 with Cisco umbrella
Dhruv Sharma
 
PPTX
Setting up VPN between F5 LTM & ASA
Dhruv Sharma
 
PPTX
Unquoted service path exploitation
Dhruv Sharma
 
PPTX
Getting started kali linux
Dhruv Sharma
 
RAVPN EAP-IKEv2 VPN.pptx
Dhruv Sharma
 
Load Balance with NSX-T.pptx
Dhruv Sharma
 
NSX_Troubleshooting.pptx
Dhruv Sharma
 
ASA VPN_Certificate authentication_ISE Authorization.pptx
Dhruv Sharma
 
Setting up CDP (Cisco Discovery Protocol) between Cisco IOS and VMware Virtua...
Dhruv Sharma
 
Routebased-Policybased VPN.pptx
Dhruv Sharma
 
Ansible Network Automation session1
Dhruv Sharma
 
Tacacs+ with ise 2.4_ CCIE
Dhruv Sharma
 
Get vpn multicast for CCIE Security
Dhruv Sharma
 
Route tags with OSPF
Dhruv Sharma
 
Aci vmware integration_youtube
Dhruv Sharma
 
Introduction to nexux from zero to Hero
Dhruv Sharma
 
Cisco umbrella youtube
Dhruv Sharma
 
GTM vs AWS Route 53 with Cisco umbrella
Dhruv Sharma
 
Setting up VPN between F5 LTM & ASA
Dhruv Sharma
 
Unquoted service path exploitation
Dhruv Sharma
 
Getting started kali linux
Dhruv Sharma
 
Ad

Recently uploaded (20)

PDF
Knee Extensor Mechanism Injuries - Orthopedic Radiologic Imaging
Sean M. Fox
 
PDF
ARAL_Orientation_Day-2-Sessions_ARAL-Readung ARAL-Mathematics ARAL-Sciencev2.pdf
JoelVilloso1
 
PDF
The-Ever-Evolving-World-of-Science (1).pdf/7TH CLASS CURIOSITY /1ST CHAPTER/B...
Sandeep Swamy
 
PPTX
SPINA BIFIDA: NURSING MANAGEMENT .pptx
PRADEEP ABOTHU
 
PPTX
Cultivation practice of Litchi in Nepal.pptx
UmeshTimilsina1
 
PPTX
How to Set Maximum Difference Odoo 18 POS
Celine George
 
PDF
The Constitution Review Committee (CRC) has released an updated schedule for ...
nservice241
 
PPTX
ASRB NET 2023 PREVIOUS YEAR QUESTION PAPER GENETICS AND PLANT BREEDING BY SAT...
Krashi Coaching
 
PDF
community health nursing question paper 2.pdf
Prince kumar
 
PDF
Stokey: A Jewish Village by Rachel Kolsky
History of Stoke Newington
 
PPTX
Universal immunization Programme (UIP).pptx
Vishal Chanalia
 
PPTX
grade 5 lesson matatag ENGLISH 5_Q1_PPT_WEEK4.pptx
SireQuinn
 
PDF
DIGESTION OF CARBOHYDRATES,PROTEINS,LIPIDS
raviralanaresh2
 
PDF
Biological Bilingual Glossary Hindi and English Medium
World of Wisdom
 
PDF
Dimensions of Societal Planning in Commonism
StefanMz
 
PPT
Talk on Critical Theory, Part One, Philosophy of Social Sciences
Soraj Hongladarom
 
PDF
ARAL-Orientation_Morning-Session_Day-11.pdf
JoelVilloso1
 
PDF
Reconstruct, Restore, Reimagine: New Perspectives on Stoke Newington’s Histor...
History of Stoke Newington
 
PDF
Women's Health: Essential Tips for Every Stage.pdf
Iftikhar Ahmed
 
PPTX
How to Create a PDF Report in Odoo 18 - Odoo Slides
Celine George
 
Knee Extensor Mechanism Injuries - Orthopedic Radiologic Imaging
Sean M. Fox
 
ARAL_Orientation_Day-2-Sessions_ARAL-Readung ARAL-Mathematics ARAL-Sciencev2.pdf
JoelVilloso1
 
The-Ever-Evolving-World-of-Science (1).pdf/7TH CLASS CURIOSITY /1ST CHAPTER/B...
Sandeep Swamy
 
SPINA BIFIDA: NURSING MANAGEMENT .pptx
PRADEEP ABOTHU
 
Cultivation practice of Litchi in Nepal.pptx
UmeshTimilsina1
 
How to Set Maximum Difference Odoo 18 POS
Celine George
 
The Constitution Review Committee (CRC) has released an updated schedule for ...
nservice241
 
ASRB NET 2023 PREVIOUS YEAR QUESTION PAPER GENETICS AND PLANT BREEDING BY SAT...
Krashi Coaching
 
community health nursing question paper 2.pdf
Prince kumar
 
Stokey: A Jewish Village by Rachel Kolsky
History of Stoke Newington
 
Universal immunization Programme (UIP).pptx
Vishal Chanalia
 
grade 5 lesson matatag ENGLISH 5_Q1_PPT_WEEK4.pptx
SireQuinn
 
DIGESTION OF CARBOHYDRATES,PROTEINS,LIPIDS
raviralanaresh2
 
Biological Bilingual Glossary Hindi and English Medium
World of Wisdom
 
Dimensions of Societal Planning in Commonism
StefanMz
 
Talk on Critical Theory, Part One, Philosophy of Social Sciences
Soraj Hongladarom
 
ARAL-Orientation_Morning-Session_Day-11.pdf
JoelVilloso1
 
Reconstruct, Restore, Reimagine: New Perspectives on Stoke Newington’s Histor...
History of Stoke Newington
 
Women's Health: Essential Tips for Every Stage.pdf
Iftikhar Ahmed
 
How to Create a PDF Report in Odoo 18 - Odoo Slides
Celine George
 
Ad

Setting up Cisco WSA Proxy in Transparent and Explicit Mode