[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

Question
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

9.4

Port Forwarding errors on ASA 5510

Asked by jdavidsbs in Networking Hardware Firewalls

Tags: Cisco, ASA, 5510

Hello,
I am trying to setup port forwarding on an ASA 5510 with no luck.  I want to forward www and https requests from the public IP (xx.xx.xx.59)  to the webserver on the LAN (172.16.0.17).  I have tried this:

access-list 120 extended permit tcp any host xx.xx.xx.59 eq www
access-list 120 extended permit tcp any host xx.xx.xx.59 eq https
static(inside,outside) tcp interface www 172.16.0.17 www netmask 255.255.255.255
static(inside,outside) tcp interface https 172.16.0.17 https netmask 255.255.255.255
access-group 120 in interface outside

I am checking the the status of this with the log viewer from the ASDM and it show me this when I try to bring up the webserver:
6      Mar 19 2008      14:06:43      302013      66.33.231.208      172.16.0.17       Built inbound TCP connection 108 for outside:66.33.231.208/1488 (66.33.231.208/1488) to inside:172.16.0.17/443 (12.32.216.59/443)
6      Mar 19 2008      14:07:13      302014      66.33.231.208      172.16.0.17       Teardown TCP connection 108 for outside:66.33.231.208/1488 to inside:172.16.0.17/443 duration 0:00:30 bytes 0 SYN Timeout

I also tried to check this with the packet tracer.  According to this, the packet fails at the NAT command (inside) 101 0.0.0.0 0.0.0.0
Below is relevant parts of the config.
Any help adding this to NAT would be great!


same-security-traffic permit intra-interface
access-list nonat extended permit ip any 172.20.0.0 255.255.255.0
access-list nonat extended permit ip any 172.30.0.0 255.255.255.0
access-list nonat extended permit ip 172.16.0.0 255.255.0.0 192.168.100.0 255.255.255.0
access-list nonat extended permit ip any 192.168.200.0 255.255.255.0
access-list nonat extended permit ip any 192.168.100.0 255.255.255.0

access-list 120 extended permit tcp any host xx.xx.xx.59 eq www
access-list 120 extended permit tcp any host xx.xx.xx.59 eq https

global (outside) 101 interface
nat (outside) 1 192.168.100.0 255.255.255.0
nat (inside) 0 access-list nonat
nat (inside) 101 0.0.0.0 0.0.0.0

static (inside,outside) tcp interface www 172.16.0.17 www netmask 255.255.255.255
static (inside,outside) tcp interface https 172.16.0.17 https netmask 255.255.255.255
access-group 120 in interface outside
route outside 0.0.0.0 0.0.0.0 xx.xx.xx.49 1
route inside 172.16.0.0 255.255.252.0 192.168.10.2 1
route inside 172.16.4.0 255.255.255.0 192.168.10.2 1
 
Loading Advertisement...
 
[+][-]03/19/08 12:11 PM, ID: 21164767Accepted Solution

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

About this solution

Zone: Networking Hardware Firewalls
Tags: Cisco, ASA, 5510
Sign Up Now!
Solution Provided By: batry_boy
Participating Experts: 2
Solution Grade: A
 
[+][-]03/19/08 12:11 PM, ID: 21164772Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]03/19/08 01:07 PM, ID: 21165360Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]03/19/08 02:14 PM, ID: 21165983Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]03/20/08 06:12 AM, ID: 21170944Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]03/20/08 03:11 PM, ID: 21176381Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]03/21/08 08:26 AM, ID: 21180561Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20091111-EE-VQP-89 / EE_QW_2_20070628