Solved iptables : Server lag when playing.

niko

Member
iptables -A INPUT -p udp -m udp --dport 27015 -m state --state NEW -m recent --set --name DEFAULT --rsource
iptables -A INPUT -p udp -m udp --dport 27015 -m state --state NEW -m recent --update --seconds 20 --hitcount 20 --name DEFAULT --rsource -j DROP

I Just Insert These commands on my vps terminal and server become laggy like shit how to fix it.
 

Vertigo

⍥????
Staff member
Administrator
Which VPS Company ?
Which OS ?
And how many players ?
 

XTreme killer

Active member
RIS Admin
Content Writer
iptables -A INPUT -p udp -m udp --dport 27015 -m state --state NEW -m recent --set --name DEFAULT --rsource
iptables -A INPUT -p udp -m udp --dport 27015 -m state --state NEW -m recent --update --seconds 20 --hitcount 20 --name DEFAULT --rsource -j DROP

I Just Insert These commands on my vps terminal and server become laggy like shit how to fix it.
You are still new to AWS.


Which VPS Company ?
Which OS ?
And how many players ?
VPS Company - Amazon Web Services
OS - Ubuntu 14.04
Players - 10 playing and 6 spectating (total 16 players)
 

Vertigo

⍥????
Staff member
Administrator
AWS free is not suitable for Server Hosting.
Only 30 GB monthly bandwidth with speed limit.
So of course it will lag in multi-players.
These iptables rules has nothing to do with the lag.
Check your server plugins and VPS bandwidth.
 
Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock