--- /tmp/Unreal3.2/doc/example.conf 2011-05-13 08:49:37.000000000 -0400 +++ unrealircd.conf 2011-05-13 08:48:54.000000000 -0400 @@ -33,8 +33,8 @@ */ /* FOR *NIX, uncomment the following 2lines: */ -//loadmodule "/usr/lib64/unrealircd/src/modules/commands.so"; -//loadmodule "/usr/lib64/unrealircd/src/modules/cloak.so"; +loadmodule "/usr/lib64/unrealircd/modules/commands.so"; +loadmodule "/usr/lib64/unrealircd/modules/cloak.so"; /* FOR Windows, uncomment the following 2 lines: */ //loadmodule "modules/commands.dll"; @@ -308,7 +308,7 @@ N/A nodnscache */ - +/* link hub.mynet.com { username *; @@ -326,6 +326,7 @@ zip; }; }; +*/ /* * * NEW: ulines {} @@ -532,12 +533,13 @@ * rules "(rules file)"; * }; */ - +/* tld { mask *@*.fr; motd "ircd.motd.fr"; rules "ircd.rules.fr"; }; +*/ /* note: you can just delete the example block above, * in which case the defaults motd/rules files (ircd.motd, ircd.rules) @@ -717,8 +719,8 @@ */ cloak-keys { "aoAr1HnR6gl3sJ7hVz4Zb7x4YwpW"; - "and another one"; - "and another one"; + "Andan0ther1"; + "Andan0th3r2"; }; /* on-oper host */ hosts { @@ -735,7 +737,7 @@ /* Server specific configuration */ set { - kline-address "set.this.email"; + kline-address "misconfigured@example.org"; modes-on-connect "+ixw"; modes-on-oper "+xwgs"; oper-auto-join "#opers";