View Single Post
Old 09-24-2004, 06:01 PM  
Ridell
Junior Member
 
Join Date: Oct 2003
Posts: 13
Question FXP from site and LIST ERROR

Hi,

First of all, I'm a registered user.
Second of all, I got some problems, hehe.
I am using a D-Link 624+ to share my broadband connection. I have installed latest ioFTPD on the 192.168.0.100 address.

[Any]
Host = 82.182.xxx.xxx
Ports = 35500-36500
Random = True
;Global_Inbound_Bandwidth = 10000
;Global_Outbound_Bandwidth = 10000
;Client_Inbound_Bandwidth = 100 [*registered version*]
;Client_Outbound_Bandwidth = 50 [*registered version*]
Bind = 192.168.0.100


Port of choise is 4012.
Now in the router I have made a trigger that whenever trafic is going on 4012 it will open up the 35500-36500 ports.

I'm using SSL but only for login encryption.
Require_Encrypted_Auth = !Q *
Require_Encrypted_Data = !*
Certificate_Name = xxxxx.xxxxx.com
xplicit_Encryption = True
Encryption_Protocol = SSL3
Min_Cipher_Strength = 56
Max_Cipher_Strength = 384


A friend said to me that FXP is not possible at all if u are behind a firewall but before my users got this LIST ERROR when loging in they could check the both boxes in Alternative site to site method in FlashFXP and it would work.
Yesterday I also tried to manualy open up the 35500-36500 ports for both in and out trafic in the firewall but after that users got the LIST ERROR message.
Before that when they tried to FXP from the site the receiving site gave them this message:

Transfer Failed!
426-| - zero-byte file: Not allowed! |
426-`-----------------------------------========-------'
426 Connection closed: Connection timed out.


I have now put the server into the DMZ on the D-LINK and it works okey (I think). But I'm convinced that u are able to run the site fully functional behind a firewall/nat......or am I wrong?
Ridell is offline   Reply With Quote