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.
I have a simple small network setup here, and trying to setup a simple Static PAT on HTTPS, for some reason the NAT rule is dropping the packet. Here is the setup.Internal Subnet: 172.31.0.0/24External Internet DHCPHost object: 172.31.0.13There is a...
For Julio and anyone else who may read this. The origional config I posted worked just fine though for some reason the NAT in the packet trace still shows as being dropped. The actual issue is that the server I was Natting to closed the 443 (https)...
still getting the same error.LD-FW01(config)# nat (inside,outside) 1 source static LD-App01 outside_int_ip $ERROR: Address 75.188.84.144 overlaps with outside interface address.ERROR: NAT Policy is not downloaded
Here is the current object list and the nat command with the failure message. I'm also running the current 8.4(3)LD-FW01# show run obobject network obj-172.31.0.0 subnet 172.31.0.0 255.255.255.0object network Personal-VPN subnet 172.31.1.0 255.255.2...
Tried your recomendation but ran into a error.I created the object outside_int_ip with the outside ip.Then tried to create the nat as you have listed but got the following error.nat (inside,outside)1 source static LD-App01 outside_int_ip service http...