ip nat inside source static tcp 10.0.0.2 20 192.168.251.14 20 extendable
ip nat inside source static tcp 10.0.0.2 20 192.168.251.14 20 extendable

Bascially what you are doing is telling the router to foward all traffic
that comes in on port 21&20 on the outside address of 192.168.251.14 forward
that to 10.0.0.2 your ftp server. And that will do it.
Hope this helps.


Elijah
Stop by www.digitalrage.org the forums section
and join one of the coolest tech sites out.
Did I mention no banners and free tech support.

-----Original Message-----
From: Javier Castillo Alcibar [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 12, 2001 4:11 AM
To: Cisco Mailing List (E-mail)
Subject: Help with FTP + NAT


        Hello,

        I am trying to configure NAT for FTP service, but I don't know how.
I have a router with 192.168.251.14 in the outside interface, and =
10.0.0.1
in the inside interface. I want that the incoming ftp connections from =
the
outsise(internet) to be translated to my internal server: 10.0.0.2



        -----------FTP--------->(192.168.251.14) ROUTER(10.0.0.1)
-----------FTP XLATED---------->SERVER(10.0.0.2)


        Any ideas?

        Cheers.


Javier Castillo Alc=EDbar - [EMAIL PROTECTED]
Alhambra Systems, S.A. - www.alhsys.com
c/Albasanz 14, 28037 Madrid
Tel.: +34 913041800
Fax.: +34 913273131




_________________________________
FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

_________________________________
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to