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 everyone,
I am Junior network admin and I am tasked to configure our office ASA 5506-X to so that one of the IP amongst our public IP range points to our webserver internal IP then which would allow users to access the website on the outside world...
Hi Ajay,I've tried changing NAT statements/adding others, still no luck. I'am not sure where else to look for answers. Can you provide a sample config on how you would configure NAT on port 80 on public IP and port 8080 for real server? Thank you muc...
I though i would post the following so you guys can review it:
1) show packet-tracer....
Phase: 1Type: CAPTURESubtype:Result: ALLOWConfig:Additional Information: Forward Flow based lookup yields rule: in id=0x7fed23a082f0, priority=13, domain=ca...
This is the NAT for the server:
object network webserver-internal-ip
nat (inside,outside) static webserver-external-ip service tcp www www
This NAT is no longer in the ASA config and everytime i add it then save the config, and do a sh run, it's ...