On our Server we have trouble with a guy. The Chatserver is mainly used by german, swiss and austrian people.
The Problem: The guy's ISP is T-Online, one of the biggest providers in germany, so glining the ISP mask isn't an solution. He switches his IP regulary so banning his IP isn't an option either.
A Tracert on his IP reveals his nearest hop of the t-online infrastructure is used by no one else on our server.
I think we aren't alone with such problems, and my idea about a possible solution looks like this:
A module that traceroute's back and glines an ip if it matches a list of strings. As it would cause some hefty load on some servers, it would be a good idea to make some first place decisions WHEN to trace. For example if the hostmask matches some given strings and/or if the user enters predefined channels.
My coding skills are .. well .. let's talk about something else
So my question: might someone out there be interested in the topic and code such an anope module? I'm really sure it would also help other opers, too.