From: Wade Edwards (wade.edwards@xxxxxxxxxxxxxxxxxxx)
Date: Thu Aug 30 2001 - 12:44:16 GMT-3
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:00 GMT-3