Questions tagged [inspircd]

InspIRCd is a modular multiplatform open source IRC daemon

InspIRCd is a GPL licensed IRC server written in C++ for Linux, BSD, Windows and Mac OS X. There are hundreds of included official modules and dozens of extra modules implementing optional functionality. It was designed for and powers the ChatSpike IRC Network.

Source on GitHub and documentation available on the Inspircd Wiki.

4 questions
4
votes
2 answers

Require authentication for IRC connections (InspIRCd)

We're trying to move our team chat from Skype to a private IRC server (InspIRCd) and we need to require some sort of authentication to prevent public access. I know we could have a global server password but that doesn't allow us to control who has…
Spot
  • 246
  • 1
  • 3
  • 8
1
vote
1 answer

Inspircd + Comodo InstantSSL - can it be done?

I have a new Inspircd server setup for some gaming clans and I want to use a Comodo InstantSSL cert for the GnuTLS connections. I noticed that in the config files you can point to the certs so it should work but what I am confused about is what I…
Luma
  • 1,440
  • 4
  • 19
  • 31
0
votes
2 answers

Inspircd startup issue with modes on startup

After upgrade my Inspircd instance from 1.1 to 2.0.5 r0. I am getting the following output in the inspircd log file: Sun Nov 24 04:26:47 2013: ERROR: Destructor for mode s called while still registered Sun Nov 24 04:26:47 2013: ERROR: Destructor for…
Mab879
  • 103
  • 4
0
votes
0 answers

InspIRCd doesn’t even contact configured LDAP

On Ubuntu 20.04 I've installed InspIRCd (which seems to work fine as-is) and added to its config:
Al Klimov
  • 88
  • 8