Re: Destination NAT

From: cyberoy (cyberoy@xxxxxxxxxxxxxx)
Date: Mon Apr 29 2002 - 06:13:50 GMT-3


   
Hi Louis,

Try "ip nat outside" on Serial0 and "ip nat inside" on FastEthernet4/0/0.

Regards,
Roy

--- "Krucker, Louis" <louis.krucker@sunrise.net> wrote:

> Hi there,
>
> I'd like to be able to 'divert' traffic destined for 1 host
> (194.x.59.200)
> to another IP address (194.x.59.2) by using destination NAT. I've
> tried the
> following config with no luck :
>
> interface FastEthernet4/0/0
> ip address 194.216.59.77 255.255.255.0
> ip nat outside
>
> interface Serial0/0
> ip address 193.x.71.242 255.255.255.252
> ip nat inside
>
> ip nat pool dummy 194.x.59.2 194.216.59.2 netmask 255.255.255.252
> type
> rotary
> ip nat inside destination list 1 pool dummy
>
> access-list 1
> permit 194.x.59.200
>
> I need traffic for 194.x.59.200 to be destinantion xlated to
> 194.x.59.2. The
> traffic is coming from s0/0 and is not being translated at all. I
> have
> looked in all the cisco docs I can find, but destination NATing
> doesn't get
> much coverage.
>
> Your help would be most gratefully received.
>
> Thanks
> Louis



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