Page 1 of 1

connection issues

Posted: Wed Mar 16, 2005 8:36 pm
by mikey
what line would i need to add in main conf to allow opers to join a server even if it is full.many thanks

Posted: Thu Mar 17, 2005 1:34 am
by Stealth
You would need to configure your class and allow blocks.

For example:
Your server holds 1024 users, you would have your clients class with 1000 max users, and an opers class with 24 max users. Then you would have an allow block for each of your opers. This will allow your opers 24 connections, even if the server is "full".