From: Michael Le (mmle@xxxxxxxxxxxxxxxxx)
Date: Wed Jan 24 2001 - 19:59:21 GMT-3
I think what you have regarding "ip nat inside source static" and "ip nat
outside source static" will work fine.
It wouldn't always work if you used an "ip nat outside source list" because
the you would need to receive a packet from 172.31.21.112 before the nat
translation table gets populated. With the static command, the translation
is already there and will translate the destination of the packet going from
the inside out.
Michael
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
Maljure, Sanjay
Sent: Wednesday, January 24, 2001 1:36 PM
To: ccielab@groupstudy.com
Subject: Destination NAT....
Hi
I thought I knew this stuff but I am beginning to see these funny gnomes
flying around....so please help
What I need to do:
I have an IP packet
SIP=10.190.9.20
DIP=10.190.29.111
I need to NAT this so that
SIP=172.30.43.111
DIP=172.31.21.112
And all these IP addresses are fixed which means I got to do static NAT
I am using a 2500 with "full NAT" feature set
NATing the source IP addresses can be done with "ip nat inside source
static....."
How do I take care of the destination IP address NATing? ("ip nat
outside source static...." will work????)
Thanks for your time
Sanjay
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:27:43 GMT-3