Jump to content
  • 0

Char server crash, DDOS from localhost


jolteon31

Question


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  14
  • Reputation:   0
  • Joined:  07/19/14
  • Last Seen:  

Greetings rAthena people :3

 

 

I'm making a server, almost everything is setup, but my char server gets randomly "auto DDos attaqued" every 30 minutes.

As with all my issues, i always search the forums so i can find an answer before posting, but this time i haven't been able to find said answer.

 

 

Every 30 mins or so the char server catches a DDOS attack by localhost, causing it to kick all players out of the server.

 

Here's what the map server shows when it happens. (i blacke my ip, but i already checked every conf file and Ip is correct in all of them)

 

nmMzknX.png

 

I have tried every answer i've found on the forums, still nothing... i'm running win7 ultimate, 64bits.

 

(char server only shows -> [Warning] Connection to Login Server Lost.)

 

Any help is appreciated

Thanks in advance

 

 

Edit: Last couple of times i dont get the "DDos attack from 127.0.0.1" warning, but i still get the issue as showed in the picture.

Edited by jolteon31
Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  8
  • Reputation:   0
  • Joined:  03/16/14
  • Last Seen:  

Are you using any pre-made lists to block known spammy IP addresses? If you are, your server's IP might be included there which is triggering that error/warning.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  14
  • Reputation:   0
  • Joined:  07/19/14
  • Last Seen:  

I don't know, where should i look for that?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  8
  • Reputation:   0
  • Joined:  03/16/14
  • Last Seen:  

Look at conf/login_athena.conf

 

Find this:

// DNS Blacklist Blocking
// If enabled, each incoming connection will be tested against the blacklists 
// on the specified dnsbl_servers (comma-separated list)
use_dnsbl: yes

If it says "yes" then, change it to "no". If it already says "no", the DDoS warning is being triggered by something else. I've experienced it before, I'm still trying to recall.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  14
  • Reputation:   0
  • Joined:  07/19/14
  • Last Seen:  

Just checked and use_dnsbl is already set to "no"

i've been searching but still nothing, any other possible solutions? thanks in advance 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.01
  • Content Count:  30
  • Reputation:   0
  • Joined:  10/26/18
  • Last Seen:  

 

On 10/11/2016 at 12:39 AM, jolteon31 said:

Just checked and use_dnsbl is already set to "no"

i've been searching but still nothing, any other possible solutions? thanks in advance 

ready found solution?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...