FlashFXP Forums

FlashFXP Forums (https://oss.azurewebsites.net/forum/)
-   ioFTPD General (https://oss.azurewebsites.net/forum/ioftpd/ioftpd/ioftpd-beta/ioftpd-general/)
-   -   530 Login failed: Maximum concurrent connections for single host reached. (https://oss.azurewebsites.net/forum/ioftpd/ioftpd/ioftpd-beta/ioftpd-general/11687-530-login-failed-maximum-concurrent.html)

9174532 06-04-2006 06:18 AM

530 Login failed: Maximum concurrent connections for single host reached.
 
Cant use multiples connection to any account.

ERROR message:
Code:

530 Login failed: Maximum concurrent connections for single host reached.
I have tried to change my (Hosts.Rules) to:
Code:

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

POLICY        ACCEPT        -1

But still got this problem, any solution ?

EwarWoo 06-04-2006 06:54 AM

After changing host.rules you'll need to restart.

9174532 06-04-2006 07:12 AM

done that...

Harm 06-04-2006 08:13 AM

-1 doesn't mean unlimited for host.rules' policy. Try POLICY ACCEPT 1024.

9174532 06-04-2006 08:17 AM

Still dosent work

Code:

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

POLICY ACCEPT 1024


Where do i change connections_per_account ?

9174532 06-04-2006 08:29 AM

I can login with many account from same IP but not connect 2 times with one account!

Harm 06-04-2006 08:57 AM

As the documentation says:
SITE CHANGE user LOGINS logins FTP


All times are GMT -5. The time now is 08:16 PM.

Powered by vBulletin® Version 3.8.11 Alpha 3
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)