exempt

These are old archives. They are kept for historic purposes only.
Post Reply
StoN3d
Posts: 2
Joined: Wed Feb 09, 2005 1:14 pm
Location: irc.drunksmok3rs.net

exempt

Post by StoN3d »

how do i make it where i cant get glined,shunned, or anything like that
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post by Dukat »

Don't give people you don't trust oper privileges. :!:


Anyway, what you are looking for are the "except ban" and "except tkl" blocks.
http://www.vulnscan.org/UnrealIRCd/unre ... ptionblock
StoN3d
Posts: 2
Joined: Wed Feb 09, 2005 1:14 pm
Location: irc.drunksmok3rs.net

:)

Post by StoN3d »

ya i wont give it to no one i dont trust but i still want to set that
i tried
but i can still get glined
* as you want for different hosts.
*/

except ban {

mask [email protected];
mask *@68.239.x.x;
mask ston3dalot@*;


};



/*
thats wat i have cept no x those numbers i just removed for this
is that correct?
Stealth
Head of Support
Posts: 2085
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:

Post by Stealth »

1) You need to use your REAL host in the blocks.

2) You need an except tkl block to protect from glines and such.

3) You can only have 1 mask per block.

I suggest you read ALL the documentation, not just pieces people tell you to read.
Post Reply