IP NAT OUTSIDE

Hi, I am having problems implementing NAT on a 6500.

Basically I need to convert a class A 10.x.x.x address to a class c

192.168.X.X address and am having problems....

The following two lines of code are in use

ip nat inside source static 192.168.1.99 10.2.3.19 ip nat outside source static 10.2.3.9 192.168.1.3

The nat inside line seems to work ok but the outside one does not translate anything. and does not pick anything up when you debug IP NAT

Both my inside and outside interfaces are VLANs and are assigned correctly.

Am I missing something?

Many thanks

Reply to
EdDarby
Loading thread data ...

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.