SSL clients in another class

These are old archives. They are kept for historic purposes only.
Post Reply
Suchiara
Posts: 64
Joined: Fri May 20, 2005 2:37 pm

SSL clients in another class

Post 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.
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post by Dukat »

Add a second allow block, use the "ssl" option there and specify your SSL class for users matching that allow block.
If you don't make mistakes, you aren't really trying.
- Coleman Hawkins
Post Reply