Someone just spamming packets on my server and it time out every 2 seconde. I have this [url]http://www.sourceop.com/modules.php?name=Downloads&d_op=viewdownload&cid=9[/url] on my server but its not blocking. Someone have something to stop it.
Thanks
What kind of packets? Source queries?
I dont know, i forgot to tell, the guy using DDOS attack
If the guy is DDOS'in you, no script would be able to effectively block it really, sorry.
Firewall.
[QUOTE=LokiSan;20849191]If the guy is DDOS'in you, no script would be able to effectively block it really, sorry.[/QUOTE]
If you dont know what your talking about I suggest in future you dont post
[QUOTE=|King Flawless|;20883508]If you dont know what your talking about I suggest in future you dont post[/QUOTE]
He means a true DDoS attack. Not a Source query attack.
Probably syn-ack flooding at your server port.
Contact your server host if you rented a dedicated server
I have a garrysmod server, i pay money for it each month and it getting ddosed i already have the protection i said on my first post, someone know how to fix it?
Contact your host because im sure what ever skiddy is doing it is using 1 or 2 servers nothing more so your host can simply block the ips
[QUOTE=CodeRouge;20844159]Someone just spamming packets on my server and it time out every 2 seconde. I have this [url]http://www.sourceop.com/modules.php?name=Downloads&d_op=viewdownload&cid=9[/url] on my server but its not blocking. Someone have something to stop it.
Thanks[/QUOTE]
[code]"Plugin"
{
"file" "..\cstrike\addons\daf\bin\dosattackfix"
}
[/code]
should be
[code]"Plugin"
{
"file" "..\garrysmod\addons\daf\bin\dosattackfix"
}
[/code]
Sorry, you need to Log In to post a reply to this thread.