Go Back   FlashFXP Forums > > > >

ioFTPD General New releases, comments, questions regarding the latest version of ioFTPD.

Reply
 
Thread Tools Rate Thread Display Modes
Old 09-10-2003, 03:58 AM   #31
alturismo
Senior Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Nov 2001
Posts: 265
Default

hehehehe

i know that

but should it work then with data encryption, and if so,

how to set ffxp to use that

i have Auth SSL enabled
with SSL list and SSL Upload/Download

thx ahead
alturismo is offline   Reply With Quote
Old 09-10-2003, 04:02 AM   #32
Pichento
Senior Member
ioFTPD Registered User
 
Join Date: Feb 2003
Posts: 327
Default

Mail sent darkone...
Pichento is offline   Reply With Quote
Old 09-10-2003, 04:55 AM   #33
darkone
Disabled
FlashFXP Registered User
ioFTPD Administrator
 
darkone's Avatar
 
Join Date: Dec 2001
Posts: 2,230
Default

Did you mean by crashing, that deamon stays running, but all ports close? That's what happends to me when i rehash with your config (propably some check broken somewhere).
darkone is offline   Reply With Quote
Old 09-10-2003, 05:35 AM   #34
Pichento
Senior Member
ioFTPD Registered User
 
Join Date: Feb 2003
Posts: 327
Default

Excatly d1.

found another bug:

530 Login failed: Maximum concurrent connections for single host reached.

Even tho host.rules is ok and ppl should not be blocked.

Atvually i commented out all but:

# Default policy
#
# POLICY ACCEPT CONNECTIONS_PER_IP
# POLICY DENY
#
POLICY ACCEPT 5

When using an entry bnc, it seems like ioFTPD thinks all connected users are from same ip.

At least thats my theory
Pichento is offline   Reply With Quote
Old 09-10-2003, 09:42 AM   #35
Stardog
Senior Member
FlashFXP Registered User
ioFTPD Scripter
 
Join Date: Oct 2001
Posts: 236
Default

d1: Just an FYI, 5.03 works so far with SSL here. I even was able to put io_thread_count back to 3 (from 1)...

OS: WinXP SP1
CPU: Dual Intel Xeon 2.0 Ghz
Stardog is offline   Reply With Quote
Old 09-10-2003, 09:48 AM   #36
darkone
Disabled
FlashFXP Registered User
ioFTPD Administrator
 
darkone's Avatar
 
Join Date: Dec 2001
Posts: 2,230
Default

Quote:
Originally posted by Pichento
Excatly d1.

found another bug:

530 Login failed: Maximum concurrent connections for single host reached.

Even tho host.rules is ok and ppl should not be blocked.

Atvually i commented out all but:

# Default policy
#
# POLICY ACCEPT CONNECTIONS_PER_IP
# POLICY DENY
#
POLICY ACCEPT 5

When using an entry bnc, it seems like ioFTPD thinks all connected users are from same ip.

At least thats my theory
Host.rules is not available for bouncer use (like you said, it uses bouncer's ip) Idea of hosts.rules is to kill connection before any/many resources are allocated to it
darkone is offline   Reply With Quote
Old 09-10-2003, 10:10 AM   #37
darkone
Disabled
FlashFXP Registered User
ioFTPD Administrator
 
darkone's Avatar
 
Join Date: Dec 2001
Posts: 2,230
Default

You can fix the rehash issue by adding Bind address to every device that you have host specified to non 0.0.0.0.
darkone is offline   Reply With Quote
Old 09-10-2003, 12:04 PM   #38
darkone
Disabled
FlashFXP Registered User
ioFTPD Administrator
 
darkone's Avatar
 
Join Date: Dec 2001
Posts: 2,230
Default 5.0.4

Fixes remaining ssl problems & rehash issue.
darkone is offline   Reply With Quote
Old 09-11-2003, 08:54 AM   #39
cerces
Junior Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Jan 2003
Posts: 9
Default network load balancing

as i told you for beta 4.9.x there's still a problem when using 2 network cards (with ip A & B).
I use this kind of config :


[Any]
Host = 0.0.0.0
Ports = 1024-2048
Random = True
;Bind =

[dataB]
Host = 172.16.23.109
Ports = 20000-25000
Random = True
;Bind =

[dataA]
Host = 172.16.23.108
Ports = 20000-25000
Random = True
;Bind =

[FTP_Service]
Type = FTP
Device_Name = Any
Port = 21
Description = noserver
User_Limit = -1
Allowed_Users = *
;Messages = ..\text\ftp

;Require_Encrypted_Auth = !*
;Require_Encrypted_Data = !*
;Certificate_Name = 192.168.1.11
Explicit_Encryption = True
Encryption_Protocol = SSL3
Min_Cipher_Strength = 128
Max_Cipher_Strength = 384

;Get_External_Ident = True

Data_Devices = dataA dataB
Random_Devices = False


//note : ips are from LAN, no firewall at all.


problem is : when connecting to ip A, pasv's working fine when receiving data from ip A, but can't get (connection refused) data when ip B is given by the ftpd, and vice-versa (when connecting to ip B, can't get from ip A, but from ip B is working fine ...)

i'm using Windows 2000 (srv) US with sp4, on a xp2100+
cerces is offline   Reply With Quote
Old 09-11-2003, 01:03 PM   #40
Stardog
Senior Member
FlashFXP Registered User
ioFTPD Scripter
 
Join Date: Oct 2001
Posts: 236
Default

When you rework the cookie system, could you please document the cookies. In particular I'm searching for the [who] cookie info. I can't seem to find anything on that.

thanks!
Stardog is offline   Reply With Quote
Old 09-11-2003, 01:10 PM   #41
darkone
Disabled
FlashFXP Registered User
ioFTPD Administrator
 
darkone's Avatar
 
Join Date: Dec 2001
Posts: 2,230
Default

I'll try to find some time for it.. (i'm already working on the cookies )
darkone is offline   Reply With Quote
Old 09-11-2003, 04:23 PM   #42
darkone
Disabled
FlashFXP Registered User
ioFTPD Administrator
 
darkone's Avatar
 
Join Date: Dec 2001
Posts: 2,230
Default

5.0.5
- Fix: Timers could cause crash
- Fix: DC_USERFILE_UNLOCK & DC_GROUPFILE_UNLOCK were bugged
- Change: SuperCookie parser rewritten
darkone is offline   Reply With Quote
Old 09-11-2003, 10:53 PM   #43
wrycat_2
Member
 
Join Date: Feb 2003
Posts: 60
Default

5-0-7r

WKDN, WKUP and Totals aren't working anymore. the MB uploaded and downloaded are not shown properly. I have one user with 1000 MB upload. He is number 1 in WKUP and the log shows 0.1 MB for him.
Totals show 0.0 GB in all categories.

I took a look in the userfiles. the transfers are counted properly as far as i can see.

I replaced 5-0-7 with 5-0-4 and everything is ok again.
wrycat_2 is offline   Reply With Quote
Old 09-12-2003, 05:18 AM   #44
darkone
Disabled
FlashFXP Registered User
ioFTPD Administrator
 
darkone's Avatar
 
Join Date: Dec 2001
Posts: 2,230
Default

I suggest keeping 5.0.7 until I get patch out.. problem is with stats output, while in 5.0.4 there are several of other problems which affect stability
darkone is offline   Reply With Quote
Old 09-12-2003, 11:59 AM   #45
Pichento
Senior Member
ioFTPD Registered User
 
Join Date: Feb 2003
Posts: 327
Default

stats are back and working in 5.0.8.

Nice work d1!
Pichento is offline   Reply With Quote
Reply

Tags
beta5, hope, pages, registered, users

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 10:23 PM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)