I'm using glftpd v1.31 on RH9 and trying to use secure connection through SSL/TLS... this works fine but when I try to access this ftp from work, through the firewall there, I can't list the content.
I've heard of some friends that to get this working, I don't have to do anything with the glftpd.conf file, but others tell me to add the 'pasv_ports' etc in it.
I've been trying to fix this problem the last 2,3 months but with no luck

so I hope someone in here can help me get this working.
I have no idea if the error is in glftpd or in the OS itself...
maybe I missed installing something to get this to work ?(
When I connect using "active" it's all OK, or when I change the glftpd.conf not to use secure connection the passive connection works.
The error is shown below...: (using FlashFXP as client)
[15:22:02] 230 User ****** logged in.
[15:22:02] SYST
[15:22:03] 215 UNIX Type: L8
[15:22:03] REST 100
[15:22:03] 350 Restarting at 100. Send STORE or RETRIEVE to initiate transfer.
[15:22:03] REST 0
[15:22:03] 350 Restarting at 0. Send STORE or RETRIEVE to initiate transfer.
[15:22:04] PWD
[15:22:04] 257 "/" is current directory.
[15:22:04] TYPE A
[15:22:04] 200 Type set to A.
[15:22:04] PROT P
[15:22:05] 200 Protection set to Private
[15:22:05] PASV
[15:22:05] 227 Entering Passive Mode (***,***,**,**,150,118)
[15:22:15] Data Socket Error: Connection timed out
[15:22:15] List Error
[15:22:16] QUIT
[15:22:17] 221- Goodbye
[15:22:17] Logged off: ***************
[15:22:17] 221
/B52, A guy in desperate need for help