KLined Myself :(

These are old archives. They are kept for historic purposes only.
Post Reply
DraginX
Posts: 2
Joined: Mon Jul 12, 2004 8:09 pm

KLined Myself :(

Post by DraginX »

I am a oper to my network. And someone tried to be funny and put "DraginX_WorkingOut" (making fun of me) so I gave him a warning but he continued. So I decided to kline him. Well, I didn't hit tab twice and ended up klining myself. I tried looking through the configs to see anything about k-line and nothing good showed up. :( And the other opers are hardly ever on.

I'm using Unreal version 3.2

Hope you guys can help :)
AngryWolf
Posts: 554
Joined: Sat Mar 06, 2004 10:53 am
Location: Hungary
Contact:

Post by AngryWolf »

Add an except ban block to the configuration with the mask that matches yourself. Then rehash the configuration from the console.
aquanight
Official supporter
Posts: 862
Joined: Tue Mar 09, 2004 10:47 pm
Location: Boise, ID

Post by aquanight »

Actually, rehashing is just enough by itself! Because, a rehash clears all dynamic K:Lines (ones added via /kline). G:Lines on the other hand are different.
DraginX
Posts: 2
Joined: Mon Jul 12, 2004 8:09 pm

Post by DraginX »

The rehash didnt work. However /kill -1 <id> did work. Thanks anyways guys. :) Btw, Unreal ircd is awsome! :D
AngryWolf
Posts: 554
Joined: Sat Mar 06, 2004 10:53 am
Location: Hungary
Contact:

Post by AngryWolf »

To aquanight: Huh? I have yet to see an Unreal that removes all dynamic K:Lines on /rehash. If Unreal worked that way, it would be horrible! Imagine a big network with an average of 100 K:lines and a crontab script that rehashes the configuration in every 5 minutes for some reason. K:lines would have almost no sense then.
aquanight
Official supporter
Posts: 862
Joined: Tue Mar 09, 2004 10:47 pm
Location: Boise, ID

Post by aquanight »

IIRC, code (or someone) mentioned that K/Z:Lines (except global ones of course) are cleared on a rehash...
Solutech
Posts: 296
Joined: Thu Mar 18, 2004 11:38 pm

Post by Solutech »

dont know about rehash but a total reboot clears all the klines that are set with /kline . Has anyone written a module that will write klines to say klines.conf on the fly ? or as per usual am I missing something obvious :D
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post by Dukat »

Solutech
Posts: 296
Joined: Thu Mar 18, 2004 11:38 pm

Post by Solutech »

cheers Dukat will have a look at that one :D

Looking at that would that not just dump everything into a file ? . What im talking about is to actively dump the klines into a file such as klines.conf that unreal can read as part of the config . The way I see it is I use bopm to trap proxies and these get klined . What id like is a way to have the klines write to the .conf when the command is issued either by bopm or by opers. That way if the server crashes I dont need to worry about the klines being lost. At the moment I manually transfer the klines over once a week .
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post by Dukat »

Hmm... I think you have to do /tklexport manually... (I'm not using this module...)

Maybe you could contact the author and request your feature... shouldn't be too hard to add, i think... :D
aquanight
Official supporter
Posts: 862
Joined: Tue Mar 09, 2004 10:47 pm
Location: Boise, ID

Post by aquanight »

You can also use AngryWolf's RMTKL module.

/rmtkl K *

and they're gone.

*edit* Scrub that. It seems to do nothing but crash for me (but then again I'm on windows ;) ) */edit*
Post Reply