View Single Post
Old 11-02-2003, 03:56 PM  
ThomasH
Member
 
Join Date: Oct 2003
Posts: 30
Default

I'm not completely sure how to do that.

Heres from my ioFTPD.ini:
Code:
[FTP-Listen]
Host = <external IP>
Client_Inbound_bandwidth = 0
Client_Outbound_bandwidth = 0
Bind = 10.0.0.130

[FTP-Data]
Host = <external IP>
Ports   = 20000-30000
Random  = True
Global_Inbound_bandwidth = 0
Global_Outbound_bandwidth = 0 
Bind = 10.0.0.130

[FTP_Service]
Type 		= FTP
Device_Name  	= FTP-Listen
Data_Devices 	= FTP-Data
Port  		= 81
.
.
Suggestions, please?

And thanx for the help everybody.

PASV is needed for most users to get though my firewall/router.

/Thomas
ThomasH is offline   Reply With Quote