an idea to stop lamerz

Talk about pretty much anything here, but DO NOT USE FOR SUPPORT.

Moderator: Supporters

Locked
[Atomic]
Posts: 6
Joined: Tue Nov 30, 2004 9:11 am

an idea to stop lamerz

Post by [Atomic] »

this is just an idea off the top of my head and i thought i should share...

upon reading about proxy servers and irc and lamer/bots

i had a thought that maybe irc networks could use proxy servers with rules ect to there advantage....

the idea is to kinda have proxy software built into the ircd which the the ircd comunicates with for sending out info.....

the incoming data is filtered through the proxy under certain rules for each client.....either using ident or some other form of detection for bots and flooders ect this way you would be able to limit the amount of data a certain client can send to the server....... also you could put a limit on how many times a certain client/whatever can send the info (ignore repeated info)

would this not help in ddos attacks as most of the data if not all is rejected by the proxy.......before it gets to the server.....
you could filter out alot of other stuff also.......

i think of this idea as an inverted proxy.....
it would act as a wall/barrier between the server and the client
but only restricting certain types of data normal cannections would have
no problems the proxy would be invisable.......

i call it a proxy but you might call it something else
:)

or maybe unreal already has all these features....

anyway thats my idea what do you think.........
Stealth
Head of Support
Posts: 2085
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:

Post by Stealth »

I believe this falls under the "Impossible" catagory.

This wouyld require the participation of all the proxies, which will not happen.

DDoS attacks do not use proxies, and they do not even connect anything to the IRCd. A DDoS attack consists of sending massive amounts of packets (usually ICMP pings) to the target, overloading the connection. Uaually DDoS attacks consist of a trojan virus that has infected hundreds of computers, and a master of these drones uses telnet to instruct them to attack a host. The best way to stop a DDoS attack is to change your IP and not update your DNS.
[Atomic]
Posts: 6
Joined: Tue Nov 30, 2004 9:11 am

ok cool....

Post by [Atomic] »

ahhh dumb idea!

sorry to have wasted your time... :)

maybe i will have better ones in the future...
Locked