cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
450
Views
0
Helpful
3
Replies

[URGENT] Cisco 1700 config for FTP Server

alban.lemaire
Level 1
Level 1

Hello.

I've got a Cisco 1700.

Its public address is A.B.C.D (hmmm, secret, isn't it)

Its private address is 10.0.0.254

Then, behind it, i've got a FTP Server which adress is 10.0.0.2.

I need to access FTP from outside, so I need to redirect port 21.

Can someone help me?

PS : I tried to put command

ip nat inside source static 10.0.0.2 21 A.B.C.D 21 extendable

But I can't give port number

3 Replies 3

alban.lemaire
Level 1
Level 1

Please, help me :'(

bporter78
Level 1
Level 1

enter:

ip nat inside source static tcp 10.0.0.2 21 interface enter_your_ext_interface_here 21

Cheers,

Peter

also you need to enable a rule for inbound traffic such as

permit tcp any any eq 21

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: