The early yesterday my server always gets the channels 1 and 2 Full Direct!
Can anyone help me how to solve this?
Printable View
The early yesterday my server always gets the channels 1 and 2 Full Direct!
Can anyone help me how to solve this?
Wtf, from when this is a problem?
is a problem because there is nobody in the channels and are full
if this happen at online server probably is simple DoS attack. check logs for a lot of open/closed connections from same ip in interval of 1~5sec.
And how can I solve this?
Probably by getting a 500 USD DDOS Protection?
b0byx that will not help for DoS channel flood ;) he need to set max connections per ip via linux ip tables.
And how do I do it? could help me? They're attacking my server all day!
Maybe give logs? and how many players u have online at same time? ~Around
Post here:
WorldSvr*.log (just the one who getting crashed)
GloalMgSvr*
ChatNode
and LoginSvr
Dear channels are filled. My server does not fall.
Nobody can help me? so it is difficult
Read my post before -.-
I read your post and said ... My server does not fall at all. only 1 or 2 is almost full channels. There's nothing in error.
You want the logs it? How do I post here WHAT are you asking?
if u wont listen me i wont help u.
i wish u luck/
DOS Attack, block the ip in iptables and will work, i had this problem sometime ago and solve this way
And how I do it magrao? I do not know much about the cabal server
-A INPUT -s IP_HERE -j DROP
Could not apply this command on my server!
Any error poping?
WHAT YOU did not mean it! =/
Ok, let's clear this for you.
Please tell me this lines:
MaxUserNum and WorldMaxUserNum from GlobalMgrSvr
MaxUserNum from LoginSvr
MaxUserNum from WorldSvr_XX_XX
If you have more channels please tell from all WorldsSvrs.
[GlobalMgrSvr]
MaxUserNum=1500
WorldMaxUserNum=250
The file is thus GlobalM
[GlobalMgrSvr]
Timer=1:10000,2:300000
WorldMaxUserNum=250
NoNotifyTimeLimit=60000
DefaultServerOpen=1
LoadServerAndChannelType=1
[LoginSvr]
MaxUserNum=20000
[LoginSvr]
GroupIdx=1
Timer=1:10000,2:5000,3:5000
NoActiveLimitTime=40000
TestChannelGroupIdxStartPoint=50
AffiliatedCorpIP=121.170.135.105;222.122.130.2;203.116.24.145;
client_version=
NormalClientMagicKey=1168110
[WorldSvr]
MaxUserNum=500
[WorldSvr]
ServerIdx=1
GroupIdx=5
GlobalTimer=4:10000,5:5000,7:3600000,15:30000,22:60000,11:60000,24:60000
WorldTimer=1:100,2:150,3:3000,6:60000,8:2000,9:10000,13:150,14:2000,15:30000,16:200,20:200,21:200
CommonIniPath=Common.ini
IPAddress= IP
UpdateInterval=300000
this is what you are wanting? If not tell me that I post the files here!
On GlobalMgrSvr put WorldMaxUserNum=500 because you edited your WorldSvr with 500 per channel.