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.
Hi - I have a Cisco ASA and I'm really struggling with something very simple. I have an outside interface and I would like to allow traffic to hit the outside interface on TCP Port 81 and get NAT'd to a private IP on a webserver. I believe I have the...
Hey - I'm encountering an issue when attempting to upgrade an existing HX cluster from 3.0(1c) to 3.0(1e). During the upgrade validation steps it fails with the following error:
Upgrade validations failed. DRS Fault: There are no active hosts in th...
Looks like we got it!
I had to modify your latest changes a little bit:
From:
nat (inside,outside) source static SERVER interface service CUSTOM81 CUSTOM80
To:
nat (inside,outside) 1 source static SERVER interface service CUSTOM81 CUSTOM80
Th...
Hi - Unfortunately it still doesn't work. I've attached the latest packet tracer below. I also tried flipping the NAT policies like we talk about yesterday but no luck.
ciscoasa(config)# packet-tracer input outside tcp 8.8.8.8 81 96.89.224.197 80
P...
Hey - Yea, but I think that is https, not http. If I'm in a browser and go to https I'm able to login to AnyConnect. However, if I go on http port 80 I don't get AnyConnect or the website I'm expecting. I also don't get anything when I browse on http...