Raised This Month: $32 Target: $400
 8% 

50$ for blocking A2S_Info attacks


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
cytrus224
AlliedModders Donor
Join Date: Apr 2017
Location: Poland
Old 09-01-2020 , 14:16   50$ for blocking A2S_Info attacks
Reply With Quote #1

Hello, im willing to pay 50$ to a guy that gives me a working solution to my problem. Some cunt started to attack my CSGO server literally putting it off from server list and not letting anyone to connect to it.
I host few servers on dedicated server at OVH.

I've looked for some solution, however none i found worked. These includes this https://forums.alliedmods.net/showthread.php?t=135543 -crashes the server
https://forums.alliedmods.net/showth...14787?t=114787 -doesn't work.
sv_max_queries_sec_global 10
sv_max_queries_sec 5
sv_max_queries_window 10
^those don't work either.

Last edited by cytrus224; 09-01-2020 at 14:28.
cytrus224 is offline
freak.exe_uLow
AlliedModders Donor
Join Date: Jul 2012
Location: Germany
Old 09-01-2020 , 16:03   Re: 50$ for blocking A2S_Info attacks
Reply With Quote #2

Hey Cytrus and currently I have the same problem, I don't think there is anything it can fix and I would pay someone to write such a plugin (let's make it 50/50)^^
freak.exe_uLow is offline
CowGod
Senior Member
Join Date: Feb 2015
Old 09-01-2020 , 22:42   Re: 50$ for blocking A2S_Info attacks
Reply With Quote #3

I've heard that NFOSERVERS DDoS protection can filter this.
CowGod is offline
Send a message via Skype™ to CowGod
Maxximou5
AlliedModders Donor
Join Date: Feb 2013
Old 09-01-2020 , 23:51   Re: 50$ for blocking A2S_Info attacks
Reply With Quote #4

Just compile it for Linux. I have it running on my test server: https://forums.alliedmods.net/showpo...4&postcount=41
Code:
meta load addons/qcache_mm2.csgo.so
[QCache] Hooking recvfrom - SUCCESS.
[QCache] Hooking sendto - SUCCESS.
Plugin "Query Cache 2" loaded with id 4.
meta list
Listing 4 plugins:
[01] SourceMod (1.10.0.6492) by AlliedModders LLC
[02] CS Tools (1.10.0.6492) by AlliedModders LLC
[03] SDK Tools (1.10.0.6492) by AlliedModders LLC
[04] Query Cache 2 (1.0.0.1) by Hashira
Maxximou5 is offline
freak.exe_uLow
AlliedModders Donor
Join Date: Jul 2012
Location: Germany
Old 09-02-2020 , 06:20   Re: 50$ for blocking A2S_Info attacks
Reply With Quote #5

Quote:
Originally Posted by Maxximou5 View Post
Just compile it for Linux. I have it running on my test server: https://forums.alliedmods.net/showpo...4&postcount=41
Code:
meta load addons/qcache_mm2.csgo.so
[QCache] Hooking recvfrom - SUCCESS.
[QCache] Hooking sendto - SUCCESS.
Plugin "Query Cache 2" loaded with id 4.
meta list
Listing 4 plugins:
[01] SourceMod (1.10.0.6492) by AlliedModders LLC
[02] CS Tools (1.10.0.6492) by AlliedModders LLC
[03] SDK Tools (1.10.0.6492) by AlliedModders LLC
[04] Query Cache 2 (1.0.0.1) by Hashira
the server can't be started with it, I think I had tested this once
freak.exe_uLow is offline
Franc1sco
Veteran Member
Join Date: Oct 2010
Location: Spain (Madrid)
Old 09-02-2020 , 09:27   Re: 50$ for blocking A2S_Info attacks
Reply With Quote #6

Using ovh GAME and some good iptables rules can block powerfull ddos attacks. In my case this worked.
__________________
Veteran Coder -> Activity channel
Coding on CS2 and taking paid and free jobs.

Contact: Steam, Telegram or discord ( franug ).

You like my work? +Rep in my steam profile comments or donate.

Franc1sco is offline
Send a message via MSN to Franc1sco
Maxximou5
AlliedModders Donor
Join Date: Feb 2013
Old 09-02-2020 , 14:54   Re: 50$ for blocking A2S_Info attacks
Reply With Quote #7

Quote:
Originally Posted by freak.exe_uLow View Post
the server can't be started with it, I think I had tested this once
That would be incorrect. As that works just as fine as loading it manually.
Code:
Assigned persistent gameserver Steam ID [G:1:XXXXXXXX].
Gameserver logged on to Steam, assigned identity steamid:XXXXXXXXXXXXXXXX
Set SteamNetworkingSockets P2P_STUN_ServerList to '162.254.XXX.XX:XXXX' as per SteamNetworkingSocketsSerialized
VAC secure mode is activated.
===============================================================
======================BEGIN SERVER STATUS======================
===============================================================
SourceMod Version Information:
SourceMod Version: 1.10.0.6492
SourcePawn Engine: 1.10.0.6492, jit-x86 (build 1.10.0.6492)
SourcePawn API: v1 = 5, v2 = 12
Compiled on: Jul 24 2020 20:07:18
Built from: https://github.com/alliedmodders/sourcemod/commit/250886f
Build ID: 6492:250886f
http://www.sourcemod.net/
Metamod:Source Version Information
Metamod:Source version 1.11.0-dev+1143
Plugin interface version: 16:14
SourceHook version: 5:5
Loaded As: Valve Server Plugin
Compiled on: Aug 19 2020 14:56:55
Built from: https://github.com/alliedmodders/metamod-source/commit/b8d1fd4
Build ID: 1143:b8d1fd4
http://www.metamodsource.net/
===============================================================
=======================END SERVER STATUS=======================
===============================================================
meta list
Listing 6 plugins:
[01] SourceMod (1.10.0.6492) by AlliedModders LLC
[02] Query Cache 2 (1.0.0.1) by Hashira
[03] CS Tools (1.10.0.6492) by AlliedModders LLC
[04] SDK Tools (1.10.0.6492) by AlliedModders LLC
[05] SDK Hooks (1.10.0.6492) by AlliedModders LLC
[06] SteamWorks Extension (1.2.3) by Kyle Sanderson
GC Connection established for server version 1179, instance idx 1
Maxximou5 is offline
freak.exe_uLow
AlliedModders Donor
Join Date: Jul 2012
Location: Germany
Old 09-02-2020 , 14:58   Re: 50$ for blocking A2S_Info attacks
Reply With Quote #8

Quote:
Originally Posted by Maxximou5 View Post
That would be incorrect. As that works just as fine as loading it manually.
Code:
Assigned persistent gameserver Steam ID [G:1:XXXXXXXX].
Gameserver logged on to Steam, assigned identity steamid:XXXXXXXXXXXXXXXX
Set SteamNetworkingSockets P2P_STUN_ServerList to '162.254.XXX.XX:XXXX' as per SteamNetworkingSocketsSerialized
VAC secure mode is activated.
===============================================================
======================BEGIN SERVER STATUS======================
===============================================================
SourceMod Version Information:
SourceMod Version: 1.10.0.6492
SourcePawn Engine: 1.10.0.6492, jit-x86 (build 1.10.0.6492)
SourcePawn API: v1 = 5, v2 = 12
Compiled on: Jul 24 2020 20:07:18
Built from: https://github.com/alliedmodders/sourcemod/commit/250886f
Build ID: 6492:250886f
http://www.sourcemod.net/
Metamod:Source Version Information
Metamod:Source version 1.11.0-dev+1143
Plugin interface version: 16:14
SourceHook version: 5:5
Loaded As: Valve Server Plugin
Compiled on: Aug 19 2020 14:56:55
Built from: https://github.com/alliedmodders/metamod-source/commit/b8d1fd4
Build ID: 1143:b8d1fd4
http://www.metamodsource.net/
===============================================================
=======================END SERVER STATUS=======================
===============================================================
meta list
Listing 6 plugins:
[01] SourceMod (1.10.0.6492) by AlliedModders LLC
[02] Query Cache 2 (1.0.0.1) by Hashira
[03] CS Tools (1.10.0.6492) by AlliedModders LLC
[04] SDK Tools (1.10.0.6492) by AlliedModders LLC
[05] SDK Hooks (1.10.0.6492) by AlliedModders LLC
[06] SteamWorks Extension (1.2.3) by Kyle Sanderson
GC Connection established for server version 1179, instance idx 1
i upload the files, restart the server, and the server does not come online...if i remove the files and then restart the server, it goes live
freak.exe_uLow is offline
Maxximou5
AlliedModders Donor
Join Date: Feb 2013
Old 09-02-2020 , 16:36   Re: 50$ for blocking A2S_Info attacks
Reply With Quote #9

Did you compile the extension with ambuild or the Makefile? If you're using Debian 10 or later you will need to make adjustments, the base extension when compiled will only work up to Debian 9.8.
Maxximou5 is offline
freak.exe_uLow
AlliedModders Donor
Join Date: Jul 2012
Location: Germany
Old 09-03-2020 , 07:07   Re: 50$ for blocking A2S_Info attacks
Reply With Quote #10

Quote:
Originally Posted by Maxximou5 View Post
Did you compile the extension with ambuild or the Makefile? If you're using Debian 10 or later you will need to make adjustments, the base extension when compiled will only work up to Debian 9.8.
yeah i use Debian 10 and have no experience with extension compilers, plugins are easy and thanks for the info, I did not know that
freak.exe_uLow is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:36.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode