06-23-2007 03:54 PM - edited 03-11-2019 03:34 AM
I am ruuning asa5510 box with ver 7.0 which was recently migrated from pix. This week, I created a new static address mapping from ASDM interface for my new web server located at dmz. Internal ip that I am using for web server is 172.16.1.6. If I compare NAT and access-list config for other servers located at dmz, I don't see I missed anything. But this server is not accessible from outside.
The following is the relevant config that I am using. Please explain me how can I troubleshoot to resolve this problem.
static (dmz,outside) X.X.2.125 172.16.1.6 netmask 255.255.255.255
access-list acl_allow_in permit tcp any host X.X.2.125 eq www
access-list acl_allow_in in interface outside
Solved! Go to Solution.
06-24-2007 03:36 PM
Are there any redirects on the page? I would say at this point its not a firewall issue.
06-24-2007 04:51 PM
Yes, when I access the page from inside, it goes to http://172.16.1.6/lms/login.pl?template_redir=172.16.1.6
I tried to access from outside replacing the internal ip with public ip. I was glad to see at least few texts and button there. May be its something else.
06-25-2007 01:44 AM
Definitely sounds like the application isnt designed correctly. Glad to see you got somewhere.
06-23-2007 10:59 PM
Hi,
The static & access-list config is fine..if possible attach the complete config..
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