Hi!
 
I have problem of getting my vsftp server to work even i have follow exactly as below:
 
I can establish a active ftp connection & login successful but when i went i type "ls" it hang there...!
 
 
Please Help!!!
 
Regards,
Alexander Khoo
 
Scenario::

+ You have public addresses on your WAN interface and private addresses on your LAN interface.
+ You require NAT between interfaces
+ You require inbound PASSIVE AND ACTIVE FTP connections to work.

Soltution::
+ Setup your WAN and LAN interfaces as normal.
+ Create a Virtual IP Address for the IP you want assigned to your FTP server.
-This is your EXTERNAL ADDRESS
- You must choose CARP, not ProxyARP as the type
- You must use the subnet mask of your ip block, not /32 for the specific host as you can for ProxyARP types.
+ Create a NAT Port Forward for port 21, forward from the external address you used for the CARP VIP, and tell it your INTERNAL FTP SERVER IP so that it can forward the port correctly.
+ Allow it to create appropriate inbound rules, or go over to rules and create a rule on your WAN interface for PORT 21 to your INTERNAL FTP SERVER IP.
More information: http://forum

Reply via email to