IRCd & Services
I've set up IRCd's prior to this, but never with services. I thought the C/N lines were correct. Maybe someone could give me pointers?
Edit: The copy of Bahamut IRCd won't run. Bleh. It starts up and dies with no warning.
2 Replies
Check where you are trying to connect to in services.conf, and make sure your ircd is listening on that port/host (try connecting to the exame same host and port yourself. If you can't, services won't be able to either).
With regards to bahamut, again, same problem. Bahamut will die silently if it can't bind to the ports/hosts you specify in ircd.conf - what you should do is turn on SYSLOG error logging in ./config, recompile, restart, run the ircd, and then check your /var/log/messages (or whatever syslog files you use) for the errors that are causing bahamut to fail.
Good luck.
If you need any more help, I'm on irc.shellsnet.org #shells as 'Ashen', and run bahamut, so could probably help you out.
-Ash