Title: RE: Load balancing two T1 of two ISP

Well, this is what I found when I tested it. You can do multiple static mappings with the “ip nat ,,, extendable”. The only problem is getting the outgoing packets from 1.1.1.1 from being translated (1 packet will go out as 2.2.2.1 the next will go out as 2.2.2.2 then 2.2.2.1 and so on).

 

-----Original Message-----
From: Andrew Larkins [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 07, 2000 8:59 AM
To: E A Moran; [EMAIL PROTECTED]
Subject: RE: IP NAT

 

I tried this once and it does not work.... For a static nat to work the internal ip is translated to one valid external ip.. When I tried to do exactly as you mentioned I got an error message that the internal ip is already mapped .

 

I have a server with an internal IP address of 1.1.1.1 and I have 2 external addresses 2.2.2.1 and 2.2.2.2.

How can I translate incoming destination addresses 2.2.2.1 and 2.2.2.2 to 1.1.1.1 while keeping outgoing packets from 1.1.1.1 from being translated.

Thanks in advance.

Reply via email to