cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
278
Views
5
Helpful
1
Replies

857W Port forwarding to 2 FTP servers

SHADO__HQ
Level 1
Level 1

Hi,

I have commands below to perform port forwarding for FTP:

ip nat inside source static tcp 10.10.10.24 20 interface Dialer0 20

ip nat inside source static tcp 10.10.10.24 21 interface Dialer0 21

But I would like to perform a port forward to another FTP server also.

Users would say target port 7000 so I would need to add the following line.

ip nat inside source static tcp 10.10.10.25 21 interface Dialer0 7000

My question is - what (outside) port do I map for control/data (which is traditionally port 20)?

1 Reply 1

Hi, You can do that.

I make some test but it is not posible.

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:

Review Cisco Networking products for a $25 gift card