Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hey guys,As a follow up to my previous question: https://supportforums.cisco.com/message/4077187#4077187The static nat entry there was used to rewrite DNS request to the outside interface to the internal gateway address which was then PAT-ed to the i...
Hey Guys,I have added a second vlan on our ASA5505 for the wireless network (yes, I know it's not a router) and now webvpn has stopped working. Basically what happens is the ASA tries to unnat the request (which I think it shouldn't) and because of a...
Yes, that's the one, and yes access to the internal network is restricted to only a few users on the wireless interface.Basically I want the wireless network to function as a seperate network with only internet access". It's usually only used by gues...
Hi Jouni,The VPN service itself works perfectly fine on the outside interface. If you still need them I'll send them by PM if that's okay with you.John
Correct, what configurations do you need?Static NAT (same as posted before):static (inside,wireless) tcp outside_ip 444 gw_inside 444 netmask 255.255.255.255 Webvpn configuration:webvpn port 444 enable outside enable wireless dtls port 444 no anyconn...