cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
368
Views
0
Helpful
1
Replies

8.3 and above ASA IOS version access-list and NAT template

jitesh.mahajan
Level 1
Level 1

Dear Support,

I have the 8.3 and above ASA IOS version, so please can someone provide me the template of access-list and NAT so i am configure according to this.

Regards,

JItesh Mahajan.

 

 

 

 

 

1 Reply 1

You asked the same in your other question, so will paste my reply here as well.

So, lets say your server's IP is 10.10.10.10/24 and you want to allow access to it from the internet using the outside interface IP of the ASA and on port 80/HTTP.

object network SERVER
  host 10.10.10.10
  nat (inside,outside) static interface service tcp http http

access-list OUT-TO-IN extended permit tcp any host 10.10.10.10 eq 80

access-group OUT-TO-IN in interface outside

--

Please remember to select a correct answer and rate helpful posts

--
Please remember to select a correct answer and rate helpful posts
Review Cisco Networking for a $25 gift card