Tip of the day: The Security article gives hands-on tips on how to deal with drone attacks, flooding, spammers, (D)DoS and more.

Translations:FAQ/110/en

From UnrealIRCd documentation wiki
Jump to navigation Jump to search

Open your unrealircd.conf and add the following lines, naturally replace 1.2.3.4 with your own IP (your own ip, not your server ip):

except tkl { mask *@1.2.3.4; type all; };
except ban { mask 1.2.3.4; };

Then rehash the ircd.