12-30-2015 12:17 AM - edited 03-12-2019 12:05 AM
Hi,
cisco asa 5510 version 8.4 (2)
object network Inside-server
host 10.10.10.1
nat (inside.outside) static 192.168.1.2 services tcp http http
!
access-list out permit tcp any host 10.10.10.1 eq 80
!
access-group out in interface outside
!
10.10.10.1 is my web server 192.168.1.2 my public ip address. but i am not access the web server how to troubleshoot it,
12-30-2015 01:39 AM
Do you have any other nat rules configured? Please post the result of "sh nat"?
12-30-2015 09:15 PM
Thanks Andre,
problem got resolved, it was hitting other nat rule.
12-30-2015 03:57 AM
Hello,
Kindly verify if there is any other Nat rule configured for the web server 10.10.10.1
Run a packet-tracer and check if the NAT is hitting the correct NAT rule which is configured.
Is the web server 10.10.10.1 reachable from ASA?
Regards,
Bhavik Shah
12-30-2015 09:17 PM
Thanks bhavsha,
Problem got resolved, It was hitting the other nat rule
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide