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

IP rate limit dos atack


Post New Thread Reply   
 
Thread Tools Display Modes
cristi_ip
Senior Member
Join Date: Dec 2010
Location: Bucharest
Old 08-09-2017 , 08:58   Re: IP rate limit dos atack
Reply With Quote #41

Quote:
Originally Posted by Divin12 View Post
Type in console meta list and see if extension is working, leave a message here with extensions list.

Listing 4 plugins:
[01] Query Cache 2 (1.0.0.1) by Hashira
[02] SourceMod (1.8.0.6016) by AlliedModders LLC
[03] CS Tools (1.8.0.6016) by AlliedModders LLC
[04] SDK Tools (1.8.0.6016) by AlliedModders LLC
cristi_ip is offline
Divin12
Senior Member
Join Date: Nov 2011
Old 08-09-2017 , 09:07   Re: IP rate limit dos atack
Reply With Quote #42

I see it is running. Maybe is as you said, my host have anti dos or something more.
__________________
Divin12 is offline
LaRoVV66
Senior Member
Join Date: Jul 2015
Old 08-22-2017 , 12:22   Re: IP rate limit dos atack
Reply With Quote #43

Quote:
Originally Posted by Divin12 View Post
I see it is running. Maybe is as you said, my host have anti dos or something more.
You need a firewall guard to solve this problem, I have done a lot of research on this subject, and if you want to get rid of the attack you really need to be a firewall guard if you really want to clean it completely from attack, otherwise you can not protect from the server.

There are some iptables rules that can only slow you down a bit, but if they are too many, you can use better machines and firewalls by working with bigger data centers where possible.

best regards
LaRoVV66 is offline
dedimark
Senior Member
Join Date: Jul 2015
Location: London
Old 08-22-2017 , 12:36   Re: IP rate limit dos atack
Reply With Quote #44

Quote:
GAMESERVERPORTS="27015:27050"

iptables -A INPUT -p udp -m multiport --dports $GAMESERVERPORTS -d 45.35.111.111 -m string --string 'Source Engine' --algo bm -m limit --limit 15/s --limit-burst 1 -j ACCEPT
iptables -A INPUT -p udp -m multiport --dports $GAMESERVERPORTS -d 45.35.111.111 -m string --string 'Source Engine' --algo bm -j DROP

iptables -A INPUT -p udp -m multiport --dports $GAMESERVERPORTS -d 45.35.111.111 -m string --string 'qconnect' --algo bm -m limit --limit 15/s --limit-burst 1 -j ACCEPT
iptables -A INPUT -p udp -m multiport --dports $GAMESERVERPORTS -d 45.35.111.111 -m string --string 'qconnect' --algo bm -j DROP
dedimark is offline
LaRoVV66
Senior Member
Join Date: Jul 2015
Old 08-23-2017 , 06:34   Re: IP rate limit dos atack
Reply With Quote #45


This is dont fix, wenn you will fix buy firewall
LaRoVV66 is offline
pakgamerz
AlliedModders Donor
Join Date: Aug 2017
Old 08-25-2017 , 18:17   Re: IP rate limit dos atack
Reply With Quote #46

just get an OVH GAME Firewall.
pakgamerz is offline
Fluxxx
Junior Member
Join Date: Jan 2018
Old 01-07-2018 , 03:30   Re: IP rate limit dos atack
Reply With Quote #47

Quote:
Originally Posted by Divin12 View Post
Add in server.cfg sm_cvar qc_requestmap_enabled "0"
If you do not add this at the end of map your server will crash.
Copy qcache_mm.so in addons folder and qcache_mm.vdf in addons/metamod. Restart server and job done.
This extension doesn't work for linux, it just crashes my servers and doesn't bring it online what so ever with proper installation.
Fluxxx is offline
asdfxD
Veteran Member
Join Date: Apr 2011
Old 01-07-2018 , 03:42   Re: IP rate limit dos atack
Reply With Quote #48

Quote:
Originally Posted by Fluxxx View Post
This extension doesn't work for linux, it just crashes my servers and doesn't bring it online what so ever with proper installation.
works fine here on linux 9.3
asdfxD is offline
sphinx
Senior Member
Join Date: Jun 2005
Location: E.U. / localhost
Old 01-07-2018 , 07:17   Re: IP rate limit dos atack
Reply With Quote #49

Quote:
Originally Posted by Fluxxx View Post
This extension doesn't work for linux, it just crashes my servers and doesn't bring it online what so ever with proper installation.
it works.
copy .so file in addons folder and .vdf file in metamod folder
sphinx is offline
Ejziponken
AlliedModders Donor
Join Date: Apr 2008
Old 01-07-2018 , 07:51   Re: IP rate limit dos atack
Reply With Quote #50

Quote:
Originally Posted by sphinx View Post
it works.
copy .so file in addons folder and .vdf file in metamod folder
Crashes for me too.
Ejziponken 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 00:40.


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