Forum

> > CS2D > General > Security Fixes for My Server
Forums overviewCS2D overviewGeneral overviewLog in to reply

English Security Fixes for My Server

23 replies
Page
To the start Previous 1 2 Next To the start

old Re: Security Fixes for My Server

Apache uwu
User Off Offline

Quote
@user KimKat: I believe there are 'headers' on every cs2d packet. However you still run into the problem with resource transfer. They don't follow this rule.

You should also change all passwords [vps/dedicated,cs2d,usgn] often -- and to secure degrees (12-16 mixed, punctuations, etc).

I'd also suggest closing unnecessary programs that use ports. [ie. apache, mysql, filezilla, mercury, tomcat] Some servers have them preinstalled and running.

old Re: Security Fixes for My Server

Apache uwu
User Off Offline

Quote
Regardless, unfinished or incomplete packets don't follow this rule either. Moreover, attackers would disguised their actions that appear as cs2d.

I do not believe filtering packets is a good idea.

old iptables

SD
User Off Offline

Quote
1
2
-A cs2d-flood -m limit --limit X/sec --limit-burst Y -j RETURN 
-A cs2d-flood -j DROP
Where X is preferred time limit and Y is preferred burst limit.
To the start Previous 1 2 Next To the start
Log in to replyGeneral overviewCS2D overviewForums overview