RE: nat by destination

From: Ron Carithers (RCARITHERS@xxxxxxxxxxxx)
Date: Thu Aug 30 2001 - 19:08:23 GMT-3


   
have you tested this config?

-----Original Message-----
From: Wade Edwards [mailto:wade.edwards@powerupnetworks.com]
Sent: Thursday, August 30, 2001 8:44 AM
To: david huskey; ccielab@groupstudy.com
Subject: RE: nat by destination

You need the commands:

ip nat pool fred 192.168.0.1 192.168.0.1 netmask 255.255.255.255
ip nat outside source list 100 pool fred
access-list 100 permit ip any 30.0.0.0 0.255.255.255

Hope this helps.

L8r.

-----Original Message-----
From: david huskey [mailto:barbedwireblack@yahoo.com]
Sent: Thursday, August 30, 2001 10:24 AM
To: ccielab@groupstudy.com
Subject: nat by destination

I'm having issues with NAT.
big surprise there huh.
What I'm trying to do is NAT any packet with
a specific network as its Destination. Source
of packet is no concern.

NET *ANY* -- s0 rtrA e0 -- NET 30.0.0.0/8

What would be the config needed to change
the destination ip address of any packet
destined for the 30.0.0.0/8 Network to 192.168.0.1

I can do it with:
ip nat outside source static 192.168.0.1 30.0.0.1
unfortunately i would need to enter the entire classB
network using this method.

Is there an eisier way.

Thanks in advance,
David



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:32:01 GMT-3