Re[2]: NAT

From: Andrew Yourtchenko (andin@xxxxxx)
Date: Sat Nov 20 1999 - 07:22:02 GMT-3


   
Hello Brian,

the 1:1 match can be performed by using

ip nat pool -name- 199.100.1.1 199.100.1.254 prefix-length 24 type match-host

...26 days to go...

with best regards,
Andrew Yourtchenko

/Systems Engineer
OCS distribution
phone. +7-812-324-2870 ext 244
mailto:andin@ocs.ru
http://www.ocs.ru/

Saturday, November 20, 1999, 6:49:32 AM, you wrote:

BVB> ip nat pool -name- 199.100.1.1 199.100.1.254 prefix-length 24
BVB> ip nat inside source list 1 pool -name-

BVB> access-list 1 permit 192.168.1.1 0.0.0.255

BVB> Int s0

BVB> ip nat outside

BVB> Int e0

BVB> ip nat inside

BVB> I dont think you can pick the exact 1:1 mapping without a ton of static
BVB> commands. This will pull from the pool on a first come first serve basis.

BVB> ----- Original Message -----
BVB> From: Maljure, Sanjay <smaljure@cibernetworks.com>
BVB> To: <ccielab@groupstudy.com>
BVB> Sent: Friday, November 19, 1999 10:11 AM
BVB> Subject: NAT

>>
>> Hi People,
>> If I have a pool of addresses, say 10.3.50.0/24 can these be NATed to
>> another pool, say 11.3.50.0/24?
>>
>> So what I need is 10.3.50.1 to be translated to 11.3.50.1
>> 10.3.50.2 to be translated to 11.3.50.2
>> 10.3.50.3 to be translated to 11.3.50.3
>> and so on...
>>
>> I know this can be done by providing 255 static NAT mappings...
>>
>> But can this be done by defining a single pool of addresses?
>>
>> Thanks for your time
>> Sanjay
>>
>> Sanjay Maljure
>> Systems Engineer
>> Ciber, Inc.



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:21:55 GMT-3