Difference between "ip nat inside destination" and "ip nat

From: Tao Yang (yangtao.mike@gmail.com)
Date: Wed Jan 17 2007 - 09:01:48 ART


Hi all,

I am confused about the "ip nat inside destination" and "ip nat outside
source".
According to my understand, "inside destination" == "outside source",
It looks like this two command have the same function.
Could anybody tell me the difference, or give me a example when to use these
two command.

Thanks.

ip nat inside destination

To enable Network Address Translation (NAT) of the inside destination
address, use the ip nat inside destination global configuration command. To
remove the dynamic association to a pool, use the no form of this command.

ip nat outside source

To enable Network Address Translation (NAT) of the outside source address,
use the ip nat outside source global configuration command. To remove the
static entry or the dynamic association, use the no form of this command.



This archive was generated by hypermail 2.1.4 : Thu Feb 08 2007 - 23:46:56 ART