Page 1 of 1

SSL clients in another class

Posted: Fri Jun 03, 2005 1:08 pm
by Suchiara
Hello all.
I run IRC server with:
6667 port plain;
6668 port ssl.

Is it possible to set so that anyone who connects to port 6668 (ssl) is placed in another class, not 'clients'? for example 'sslclients' or sth.

Thanks for response.

Posted: Fri Jun 03, 2005 1:19 pm
by Dukat
Add a second allow block, use the "ssl" option there and specify your SSL class for users matching that allow block.