Well after trying out, ircd-hybrid, Unrealircd and inspircd. I could still not do what I need for my irc server.
I need to make a secure channel / server. what I want to do is I want to have it so only users with a specified Vhost are allowed to speak (server wide).
I.E:
- User@1.1.1.1-att.com (this user cannot speak in the server)
- User@vhost.com (This user can speak, preferably a Oper.)
This brings me to my next question. could I just make it so only Oper users can talk server-wide?
Also I can add I am running Centos 5.9 64bit on a CNserver. And I do NOT want to add services (Like anope, hybrserve, or any other)