[ircd-ratbox] Config-file resv{}'s in ircd-ratbox-2.1.2 (testing)
Rachel Llorenna
rachies at gmail.com
Mon May 16 18:51:20 EDT 2005
The testing tree seems not to like my resv block. I looked in RELNOTES
and corresponding files and didn't see anything that mentions removal
of resv's. As well, I have no idea why ircd-ratbox developers would
need to do that, so I hope it wasn't intentionally removed. I looked
in example.conf and no mention is made of this block anymore.
Does anyone have any idea what's going on?
The block I'm using (in network.conf) is as follows:
resv {
reason = "Reserved for IRC Services and Statistics Pseudoclients";
nick = "Services";
nick = "*Serv";
nick = "R*t*S*rv*";
nick = "C*h*n*S*r*v*";
nick = "*N*k*S*r*v*";
nick = "*N*k*S*v*r*";
nick = "*N*c*S*r*v*";
nick = "*M*m*S*r*v*";
nick = "*H*l*p*S*r*v*";
nick = "*St*t*S*r*v*";
nick = "*Pass*S*r*v*";
nick = "Global";
nick = "List";
nick = "cerberus";
channel = "#services";
channel = "#OperHelp";
reason = "Reserved for IRC Operators and Administrators";
nick = "*Adm?n*";
nick = "*IRC?P*";
nick = "*Oper*";
nick = "Linknet";
nick = "Broadcast";
nick = "Notice";
nick = "Network";
nick = "*Staff*";
nick = "Suggestions";
nick = "Announcement";
nick = "News";
nick = "Op";
nick = "Ident";
nick = "Pass";
reason = "Reserved due to a bug in mIRC";
nick = "Status";
nick = "Links";
nick = "Mode";
reason = "Reserved in compliance with the Undernet IRC Network";
nick = "W";
nick = "X";
nick = "Uworld";
nick = "Uworld2";
nick = "EUworld";
reason = "Reserved in compliance with the AustNet IRC Network";
nick = "MemoOp";
nick = "NoteOp";
reason = "Reserved in compliance with the QuakeNet IRC Network";
nick = "Q";
nick = "L";
};
And the errors during the config test:
04:35 PM frequency at timdeluxe:~/ratbox $ bin/ircd -conftest
Beginning config test
"network.conf", line 79: Configuration block 'resv' is not defined.
"network.conf", line 80: Configuration block 'reason' is not defined.
"network.conf", line 81: Configuration block 'nick' is not defined.
"network.conf", line 82: Configuration block 'nick' is not defined.
"network.conf", line 83: Configuration block 'nick' is not defined.
"network.conf", line 84: Configuration block 'nick' is not defined.
"network.conf", line 85: Configuration block 'nick' is not defined.
"network.conf", line 86: Configuration block 'nick' is not defined.
"network.conf", line 87: Configuration block 'nick' is not defined.
"network.conf", line 88: Configuration block 'nick' is not defined.
"network.conf", line 89: Configuration block 'nick' is not defined.
"network.conf", line 90: Configuration block 'nick' is not defined.
"network.conf", line 91: Configuration block 'nick' is not defined.
"network.conf", line 92: Configuration block 'nick' is not defined.
"network.conf", line 93: Configuration block 'nick' is not defined.
"network.conf", line 94: Configuration block 'nick' is not defined.
"network.conf", line 98: Configuration block 'reason' is not defined.
"network.conf", line 99: Configuration block 'nick' is not defined.
"network.conf", line 100: Configuration block 'nick' is not defined.
"network.conf", line 101: Configuration block 'nick' is not defined.
"network.conf", line 102: Configuration block 'nick' is not defined.
"network.conf", line 103: Configuration block 'nick' is not defined.
"network.conf", line 104: Configuration block 'nick' is not defined.
"network.conf", line 105: Configuration block 'nick' is not defined.
"network.conf", line 106: Configuration block 'nick' is not defined.
"network.conf", line 107: Configuration block 'nick' is not defined.
"network.conf", line 108: Configuration block 'nick' is not defined.
"network.conf", line 109: Configuration block 'nick' is not defined.
"network.conf", line 110: Configuration block 'nick' is not defined.
"network.conf", line 111: Configuration block 'nick' is not defined.
"network.conf", line 112: Configuration block 'nick' is not defined.
"network.conf", line 114: Configuration block 'reason' is not defined.
"network.conf", line 115: Configuration block 'nick' is not defined.
"network.conf", line 116: Configuration block 'nick' is not defined.
"network.conf", line 117: Configuration block 'nick' is not defined.
"network.conf", line 119: Configuration block 'reason' is not defined.
"network.conf", line 120: Configuration block 'nick' is not defined.
"network.conf", line 121: Configuration block 'nick' is not defined.
"network.conf", line 122: Configuration block 'nick' is not defined.
"network.conf", line 123: Configuration block 'nick' is not defined.
"network.conf", line 124: Configuration block 'nick' is not defined.
"network.conf", line 126: Configuration block 'reason' is not defined.
"network.conf", line 127: Configuration block 'nick' is not defined.
"network.conf", line 128: Configuration block 'nick' is not defined.
"network.conf", line 130: Configuration block 'reason' is not defined.
"network.conf", line 131: Configuration block 'nick' is not defined.
"network.conf", line 132: Configuration block 'nick' is not defined.
Config testing complete.
--
Regards,
Rachel Llorenna (frequency)
More information about the ircd-ratbox
mailing list