cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
398
Views
0
Helpful
1
Replies

Static NAT..

jt.silas
Level 1
Level 1

I have a clinet that is trying to ftp to my ftp server...because he was unable to change his route from the test server to the production server I figured I would nat his source address to the new ftp server (source) 170.146.x.x to my ftp server 206.143.x.x. In his router he has a static route pointing to the other side of my wan router 172.1.x.x. The configuration is below.

!

int e0

ip nat inside

X.X.X.X

!

ip nat inside source static 206.143.96.X 206.143.106.x. I think this should work.......I hope this is enough info.

1 Reply 1

Hello,

just to be sure: 206.143.96.x is the IP address of your new FTP server, and 206.143,106.x the address of the old one ?

Regards,

GP