temporarily stop users from connecting

These are old archives. They are kept for historic purposes only.
Post Reply
DarkBlood
Posts: 47
Joined: Fri Aug 05, 2005 3:04 pm

temporarily stop users from connecting

Post by DarkBlood »

While dealing with trolls sometime, there are a lot that bring other friends to troll together or a possible botflood.

So, is there a mode or some kind that I can temporarily place so that it stops all connections made into the server? not the whole network just one of the servers.


Thanks!
Mike
Posts: 20
Joined: Fri Feb 04, 2005 11:25 pm
Location: Munich, Germany
Contact:

Post by Mike »

If you are running Anope services, you can use the DefCon system to achieve that. If the services are configured accordingly for some DefCon level and you switch to that level, then they will add an AKILL (and thefore a K:Line) for every new client that connects, until you switch to "normal" DefCon level.

Other than that, I don't see some setting to do this "online" with the ircd itself. (You could of course add a "ban ip" block or even comment out the listen block, and then /rehash, provided you have access to the ircd's box.)


Mike
w00t
Posts: 1136
Joined: Thu Mar 25, 2004 3:31 am
Location: Nowra, Australia

Post by w00t »

Problem with the second idea is that, unless I'm wrong, listeners aren't actually destroyed until the last user that's on that port disconnects. Meaning that others can keep connecting.

I might be wrong, though.
-ChatSpike IRC Network [http://www.chatspike.net]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
DarkBlood
Posts: 47
Joined: Fri Aug 05, 2005 3:04 pm

Post by DarkBlood »

hmm, thanks guys.

One more question: (instead of having to create a new topic)

Is there a way to set the gline timer for a ban instead of having to remove then re-add the ban setting the timer?


Thanks
Stealth
Head of Support
Posts: 2085
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:

Post by Stealth »

Just /gline it again with the new parameters. Unreal will update it :)
Post Reply