cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2818
Views
0
Helpful
18
Replies

unable to access server located at dmz from outside

kcarjun2002
Level 1
Level 1

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

18 Replies 18

Are there any redirects on the page? I would say at this point its not a firewall issue.

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.

Definitely sounds like the application isnt designed correctly. Glad to see you got somewhere.

satish_zanjurne
Level 4
Level 4

Hi,

The static & access-list config is fine..if possible attach the complete config..

Review Cisco Networking for a $25 gift card