Jump to content

Asura

Members
  • Posts

    707
  • Joined

  • Last visited

  • Days Won

    9

Everything posted by Asura

  1. Hi CaioVictor, I recommend that you check your actual provider's uptime by going to your SSH/Terminal and typing; uptime It's possible that your host is restarting your node constantly, causing your service to close. I have never seen all 3 servers (map/char/login) crash at the same time for no reason...
  2. Hi CaioVictor, You should consider installing CSF, as it's a more dynamic firewall than just having a static IPTables ruleset. The configuration file provided is not ideal, you should be making a chain to filter opened ports; but still can be used for minimal protection...
  3. Hi CaioVictor, If your emulator has stopped crashing, and you are getting a 'Server Disconnection' issue while playing; then it probably is DDOS. When you are able to access your server again, is your map/login/char servers still running? Please let me know. As for purchasing a hosting service, please send me a PM of what specifications you need (Disk Space, RAM, CPU); thanks.
  4. Hi CaioVictor, ccjosh may be right. If all you are receiving are map-server crashes, it is most likely not a DDOS attack. I would recommend that you try to get a core dump if it is crashing completely or try to run map-server verbose and log everything to see what error message(s) you get when it crashes.
  5. Hi Amaranth, You can try us, we have a PH reseller @ https://ph.asurahosting.com Trial Packages are available here; https://asurahosting.com/index.php?/cart/trial-service/&step=0
  6. my map-server is not crash, but cannot start due to hpm plugins. sory im using hercules. if i disable the plugin, it works fine. really weird. Hi mrlongshen, You should probably contact the plugin developer then, or the Hercules community; maybe the plugin was not compiled correctly?
  7. Hi mrlongshen, I would recommend that you make sure that your webhosting IP is not blocked by your server, and also to contact your webhoster to make sure he has your server's IP whitelisted.
  8. Hi CaioVictor, CSF requires IPTables to work. Also, Software Firewall can only protect you from DOS attacks; DDOS attacks will either consume all your RAM/CPU while your Software Firewall blocks it. And there's also your server port limitation; say if you have a 100mbit port, then a 10mbps flood would hit off your server (same with 1gbit with a 100mbps flood). If you are serious about server hardening; you will need to make modifications on your sysctl.conf to harden your kernel for TCP-based attacks/floods. You are only able to do this if you have a KVM/XEN or a Dedicated Server; OpenVZ-based service should have been set up by your hosting provider. The only legit way of protecting your server from DDOS is if you have a hardware filter; NOT hardware firewall, firewalls can block most UDP-based attacks but you will have trouble with TCP (SSYN, ESSYN, SYN, ACK, etc.)
  9. Hi Dramosith, Thor v2 is definitely right, but you should consider just deleting all the "cp_" tables in order to correctly set up your FluxCP again.
  10. Hi mrlongshen, Check your MySQL server located on '116.xxx.xxx.136', it seems that the MySQL account you put in "/config/servers.php" does not have the permission to use the MySQL server on '116.xxx.xxx.136'. So you need to edit your MySQL user on '116.xxx.xxx.136' to have the host of %, then it should be able to connect just fine.
  11. Asura

    update svn

    Hi deso, Submit a support ticket and we'll take a look; it may just be that your .svn files are incompatible.
  12. Hi D3vBlaze, ccjosh's method is correct for changing MySQL account passwords; your method is only if the user absolutely forgets his password and has no access to SQL, which is why it requires to be run on safe mode.
  13. Hi Amaranth, Do not use your LAN IP, and do not use the bind_ip. Put your WAN/No-IP for all your login/char/map IP's.
  14. Hi Byakuran, You don't have enough RAM.
  15. can i locate to my user not root folder ? Hi mrlongshen, You can't. Unless you create a different user (other than 'root') and specify a homedir for it.
  16. Hi Everyone, We have added some more stock for Trial! Enjoy
  17. Hi ultrahazard, The issue is with your MySQL server; it can be multiple things... 1) Is your MySQL server running properly? 2) Do you have a MySQL user named "ragnarok", and have you put the correct password for the "ragnarok" user in 'inter_athena.conf'? You must make sure you are using the information to log into your MySQL server in 'inter_athena.conf', and not the `login` table information.
  18. Hi djmmac07, Can you provide us with the error message that you are getting when you add the item? (Copy & Paste)
  19. Hi LatSo, Please edit the file '/config/error.php', and set the value of false to true. After this; you will need to replicate what you did to get that error message. It will then provide you with a more detailed reason of why it is failing, then copy & paste that error detail here so we can further help you with it.
  20. Hi bankz213, Did you recently add/patch a new source modification to your server?
  21. Hi CtrlDream, What is the error message before the message which states that the char server has an error for compiling?
  22. Hi yudi91, Ignore mrlongshen, that link is for clients and not the rAthena repo. The correct link is; http://svn.code.sf.net/p/rathena/svn/trunk/
  23. Hi Vengeance, Ah, so it looks to be a memory leak with no crash. Well, I'm no good with this; it's obviously something the developers recently added which is causing this to happen... Probably have to check the change logs to see .
  24. Hi mrlongshen, Just create a symbolic link... ln -sf /root/www /var/www/html
  25. Hi Kariton Revolution, I do not understand. If you followed the guide carefully, you shouldn't have any issues. Please specify what part you are stuck on, or provide us with an error message of some sort so we know what you're having troubles with.
×
×
  • Create New...