 aryoba Premium,MVM join:2002-08-22
| reply to kamal_1352 Re: [HELP] NAT and overload Problem
In general, you can't design such network to expect connection stability. You need multiple routers where one router has single gateway to use to reach 217.174.16.20, one router has single gateway to use to reach other destination IP addresses, and one router as the internal LAN routing to decide if the route should go through the 1st router to reach 217.174.16.20 or to go through the 2nd router to reach other destination. |
|
 kamal_1352
join:2008-07-03 | Thank you Aryoba for your answer, after I set overload for all command ip nat inside... It works true but I have need to set without overload this is my problem! thank you Kamal |
|
 aryoba Premium,MVM join:2002-08-22
| I sense there are more of this story. You mention the requirement of having specific Public IP address to reach specific destination. However you didn't mention the why.
Usually servers need to always use the same Public IP address to access the Internet due to DNS A record among other things. I'm not sure if this applies to your situation.
Therefore let me ask you this to verify. Why do you need to set up such NAT requirement? What are you trying to achieve? |
|