[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.0

Cisco IOS - Need to NAT Inbound traffic, as well as Outbound

Asked by ccfcfc in Network Routers, Cisco PIX Firewall

Tags: cisco, nat, ios, inbound

I am trying to get round a problem I am having with Windows load balancing using NAT.

My scenario is this -

I have a group of users that connect to a website behing my Cisco router. I have two web servers which are running under Windows NLB. The users all connect to the web servers using the same IP address as they are NAT'd to the outside interface public IP at their end, which means that NLB sends them to the same web server every time as they are all on one IP address. This obvioulsy means that I am not getting any load balancing on my web servers.

What I would like to do is NAT the incoming traffic to an address pool, so that each of the incoming web sessions from the remote users then has an individual IP address allocated from the pool that I have setup. This would then mean that NLB would spread the connections much more evenly between the web servers.

The question is - do I use the same NAT statements as I would normally use for outgoing NAT ? As long as my NAT statement refers to the address that the users web sessions are coming from, then the NAT pool will still apply even though the traffic is incoming ?

i.e. Will the following work, allowing the remote users coming from 94.7.28.1 to access my web servers on a 10.10.10.x address ?

ip nat pool webuser 10.10.10.1 10.10.10.50 netmask 255.255.255.0
ip nat inside source list 1 pool webuser
access-list 1 permit host 94.7.28.1


TIA


Rob
[+][-]09/30/07 07:12 PM, ID: 19988592Accepted 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

Zones: Network Routers, Cisco PIX Firewall
Tags: cisco, nat, ios, inbound
Sign Up Now!
Solution Provided By: tlamonia
Participating Experts: 1
Solution Grade: A
 
[+][-]09/29/07 07:04 PM, ID: 19985941Expert 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.

 
[+][-]09/29/07 08:01 PM, ID: 19986037Author 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.

 
[+][-]09/29/07 08:14 PM, ID: 19986058Expert 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.

 
 
Loading Advertisement...
20091111-EE-VQP-92 / EE_QW_1_20070628