cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
371
Views
1
Helpful
3
Replies

why doesn't my acl work on 5506 to access the web server

tyr668
Level 1
Level 1

Hi guys , 

 

I can't seem to allow my inside subnet to surf the web server in dmz. but my outside subnet is able to access my web server in dmz. 

tyr668_0-1688281369843.png

 

access-list allow-web_inside extended permit tcp host 192.146.2.162 any eq www

access-list allow-web_inside extended permit tcp host 192.146.2.162 any eq 443

access-list allow-web_inside extended permit tcp any host 192.146.2.162 eq www

access-list allow-web_inside extended permit tcp any host 192.146.2.162 eq 443

access-list allow-web_inside extended permit tcp any any eq www

access-list allow-web_inside extended permit tcp any any eq 443

access-list allow-web_inside extended permit ip any any

 

 

i've tried all this but it doesn't seem to work. 

it only works when i put 
access-list internal-access-acl extended permit ip any any. 

but doesn't this allows everything to go into my internal network ? how come my outside can't go into my internal network ?

 

 

 

3 Replies 3

Are you NATing the inside network to the webserver?  

Check your DNS that you are resolving to the private IP of the web server.

Do a packet-tracer from the inside network to the DMZ web server on the ASA5506 to verify connectivity on port tcp/443 and tcp/80

--
Please remember to select a correct answer and rate helpful posts

You use real IP or mapped IP of Web server ? flapping it and check if it work. 

Where did you apply the ACL allow-web_inside?

Review Cisco Networking for a $25 gift card