PDA

View Full Version : Exceed Max Logins


snatsert
03-02-2006, 01:37 PM
I get this error .. I can only login two times at the same time and when I try to login a third one I get this error : Exceed Max Logins . I do have master acount .

dunno what to do , who can help me

Harm
03-02-2006, 04:53 PM
Do you have the L flag?

helenoksen
03-03-2006, 01:48 AM
change the max allowed logins in your site manager

snatsert
03-03-2006, 03:33 AM
Do you have the L flag?


yes I have the L flag , should I remove it ?

snatsert
03-03-2006, 03:34 AM
change the max allowed logins in your site manager

how do I do that ? do you mean with a site change cmd ?

Lormen
03-03-2006, 03:48 AM
try changing the host.rules file in the etc folder
if it still says POLICY ACCEPT 2 then its only gonna allow 2 logins whoever you are

change to wateva you want i.e POLICY ACCEPT 10

snatsert
03-03-2006, 04:04 AM
try changing the host.rules file in the etc folder
if it still says POLICY ACCEPT 2 then its only gonna allow 2 logins whoever you are

change to wateva you want i.e POLICY ACCEPT 10

nope It already had policy accept4 but didn't worked

here is my host.rules


# Default policy
#
# POLICY ACCEPT CONNECTIONS_PER_IP
# POLICY DENY
#
POLICY ACCEPT 10
## PLEASE REMOVE LINE BELOW
#POLICY DENY

# Classes
#
# CLASS CLASS_NAME TOTAL_CONNECTIONS_PER_CLASS
CLASS NORDIC 25
CLASS ADMIN -1

# Rules
#
# ACCEPT I|H IP|HOSTNAME CLASS_NAME CONNECTIONS_PER_IP
# DENY I|H IP|HOSTNAME LOG_STRING
#

ACCEPT I 192.168.1. ADMIN -1
ACCEPT I 127.0.0. ADMIN -1
ACCEPT H .fi NORDIC 2
ACCEPT H .se NORDIC 1
ACCEPT H .no NORDIC 1
DENY I 192.168. "Banned network address"
#DENY I 10. "Banned network address"
DENY H .tw "Access from taiwan is prohibited"

bimzon
03-05-2006, 07:07 AM
# Default policy
#
# POLICY ACCEPT CONNECTIONS_PER_IP
# POLICY DENY
#
POLICY ACCEPT 20
## PLEASE REMOVE LINE BELOW


^ My host.rules
and works fine =)

i hope this helps you!

helenoksen
03-05-2006, 08:25 AM
how do I do that ? do you mean with a site change cmd ?
F3 in ftprush