cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1403
Views
0
Helpful
6
Replies

IP Nat outside source route-map

manoharjha
Level 1
Level 1

Hello,

Could some one help me in configuring

ip nat outsie source route-map.

The requirement is to NAT the destiation address only if the packet is from a speific source.

Inputs on this is highly appreciated.

Regards

Manohar

6 Replies 6

lgijssel
Level 9
Level 9

Can you describe want you want to achieve in a bit more detail?

For example, what do want to translate and where are the hosts located?

A small network diagram might be very useful here.

regards,

Leo

Hello,

The Diagram is attached with the message.

Your inputs in resolving the issue would be very helpful.

Regards

Manohar

It's a beatiful diagram, that is.

Still, I have a few questions:

1: where are your nat in- and outside?

2: in which direction must the translation be established?

3:what are the ip adresses on the router?

4: what is the ip adress of the client(s)?

Leo

Hello,

The Inside is on the Ethernet and outside on WAN.

The config of LAN as below.

interface FastEthernet0/0

ip address 172.30.6.6 255.255.255.0

ip nat inside

The WAN Config as below.

interface Serial0/0.1

ip address 57.211.122.178 255.255.255.252

ip nat outside

The translation of the destination IP should take place, when there is Packet coming from behind LAN with the source IP of 57.253.61.46

and the Destination IP of 57.253.61.44. The destination IP should get Natted to 57.5.64.250.

The NAT statement that we will implement should not impact any other traffic to the destination, as explained in the diagram.

Hence we need conditional Outside NAT.

Please let me know, if any more info is required.

Regards

Manohar

Source ip 57.253.61.46 and destination ip 57.253.61.44 are on the same subnet.?

How do you intend to arrange that these packets are sent to a default gateway for NAT processing?

Leo

I think there is a Host on the Customer side, and they are putting a default gateway.

Dont have much though, as it is on the Customer side.

Is there a way to implement the NAT using ip nat outside source route-map for this problem.

Regards

Manohar

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: