What about DDOS before open the server?
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- Opiam
- Posts: 181
- Joined: Thu Jun 02, 2011 12:26 am
- Location: Europe, Ukraine
What about DDOS before open the server?
Hi guys. I need ask you some questions about server stability.
What do you know about ddos on the game or login server on Linux platform? How I can make powerful defence on the server? Who knows or can tell me something useful about it: past here in this topic or send me a PM.
P.S.: I want open server where number of players are more than 2 thousand.
What do you know about ddos on the game or login server on Linux platform? How I can make powerful defence on the server? Who knows or can tell me something useful about it: past here in this topic or send me a PM.
P.S.: I want open server where number of players are more than 2 thousand.
-
- Advanced User
- Posts: 1440
- Joined: Wed Apr 15, 2009 10:07 am
Re: What about DDOS before open the server?
You cant really protect your server from ddos attacks on the gameserver level. Best solution is to get solution from a company.
- Opiam
- Posts: 181
- Joined: Thu Jun 02, 2011 12:26 am
- Location: Europe, Ukraine
Re: What about DDOS before open the server?
hmmmmJMD wrote:You cant really protect your server from ddos attacks on the gameserver level. Best solution is to get solution from a company.

-
- Posts: 30
- Joined: Thu Sep 16, 2010 7:00 pm
Re: What about DDOS before open the server?
Well yeah, however DDOS attacks are now way too common, so there are many companies that offer such protections. I just advise you not to use proxy protection. Too much latency and all players will have the same IP address. I would suggest you to spend at least a few days looking for DDoS protections, and make sure you search for reviews before buying.Opiam wrote:hmmmmJMD wrote:You cant really protect your server from ddos attacks on the gameserver level. Best solution is to get solution from a company.
- Opiam
- Posts: 181
- Joined: Thu Jun 02, 2011 12:26 am
- Location: Europe, Ukraine
Re: What about DDOS before open the server?
What about iptables?
-
- Posts: 335
- Joined: Wed Nov 04, 2009 7:51 am
Re: What about DDOS before open the server?
they are good for low attack ...Opiam wrote:What about iptables?
- Opiam
- Posts: 181
- Joined: Thu Jun 02, 2011 12:26 am
- Location: Europe, Ukraine
Re: What about DDOS before open the server?
low.. what do you mean under low? bandwidth?Lupu1 wrote:they are good for low attack ...Opiam wrote:What about iptables?
- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: What about DDOS before open the server?
Will slow down the server anyway if DDoS is big.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
-
- Posts: 335
- Joined: Wed Nov 04, 2009 7:51 am
Re: What about DDOS before open the server?
there are more types of attacks and they can be big or small, if you have 100 mbps and the attack is 1gb ip tables can't protect you this is just an exampleOpiam wrote:low.. what do you mean under low? bandwidth?Lupu1 wrote:they are good for low attack ...Opiam wrote:What about iptables?
- Opiam
- Posts: 181
- Joined: Thu Jun 02, 2011 12:26 am
- Location: Europe, Ukraine
Re: What about DDOS before open the server?
I've 20 Gbit in peer zone. So iptables is as variant...Lupu1 wrote:there are more types of attacks and they can be big or small, if you have 100 mbps and the attack is 1gb ip tables can't protect you this is just an example
-
- Posts: 335
- Joined: Wed Nov 04, 2009 7:51 am
Re: What about DDOS before open the server?
you can test it and see if is good or notOpiam wrote:I've 20 Gbit in peer zone. So iptables is as variant...Lupu1 wrote:there are more types of attacks and they can be big or small, if you have 100 mbps and the attack is 1gb ip tables can't protect you this is just an example
- Opiam
- Posts: 181
- Joined: Thu Jun 02, 2011 12:26 am
- Location: Europe, Ukraine
Re: What about DDOS before open the server?
I don't know anything about ddos for L2JServer
- Opiam
- Posts: 181
- Joined: Thu Jun 02, 2011 12:26 am
- Location: Europe, Ukraine
Re: What about DDOS before open the server?
Where I can find all packets in engine?