cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
887
Views
0
Helpful
1
Replies

Cisco WebVPN runnning on the Outside and Inside interfaces?

D0nprintup_2
Level 1
Level 1

I have a Cisco ASA running the newest code. We configured the WebVPN to run on the outside interface and it works fine. Our internal network has several different VLANs which are all ACL off at the core. We have one internal VLAN used for guests and we want the ability to use the WebVPN so they can access the other restricted VLANS that the outside VPN users can.

Can I just enable it on the inside interface and enable same-traffic-security command to all the traffic to flow?

1 Reply 1

cbse120109
Level 1
Level 1

Yes, I use a WebVPN for a similar case.

same-traffic-security is enabled and you should just need

webvpn

enable inside

You can also use webvpn-attributes to configure the url to which users will enter to get to the inside interface.

If URLs are different, you can even add an ssl certificate just for the inside interface.