[CentOS] Setting up your Aura Kingdom Server

Page 35 of 76 FirstFirst ... 25272829303132333435363738394041424345 ... LastLast
Results 511 to 525 of 1127
  1. #511
    Developer Eperty123 is online now
    MemberRank
    Dec 2013 Join Date
    386Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    Quote Originally Posted by nevudu View Post
    Yeah.. how to manage this im completly overwhelmed. rip.

    My Worlds & Serverstatus tables are looking like this

    Screenshot by Lightshot

    Screenshot by Lightshot
    The int ip must only be 127.0.0.1 as it may cause conflicts.

  2. #512
    ☮TAKU???? seanrom is offline
    MemberRank
    Nov 2009 Join Date
    1,004Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    there is a difference between int_address and ext_address

    int is internal (packets locally)

    ext is external

  3. #513
    Apprentice nevudu is offline
    MemberRank
    Jan 2016 Join Date
    12Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    So i changed it back to

    Screenshot by Lightshot this

    makes my server still
    Code:
    1,2016/01/31 17:58:47,RSA size(n) = 256 size(e) = 2
         2,2016/01/31 17:58:47,Server is rolling on TCP 0.0.0.0:18624
    Something with the TicketServer
    Last edited by nevudu; 01-02-16 at 12:11 AM.

  4. #514
    Valued Member Ryfon is offline
    MemberRank
    Jul 2005 Join Date
    USALocation
    114Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    Quote Originally Posted by Geordan9 View Post
    Thanks for reply, but...

    What would be the method in allowing promiscuous mode in my virtual machine (VMware). I tried "chmod a+rw /dev/vmnet0" and it said no file or directory found. I went into /etc/sysconfig/network-scripts/ifcfg-eth0 and edited it to have PROMISC=yes. Nothing seems to have a change. If it is changing and it is set to be allowed etc. Then why am I unable to connect with Navicat .
    VMware.... , I've always had issues getting networking to work right with it. i would recommend switching to VBox. VBox always seems to work better for linux systems. VMware is much better at windows though. also use
    host all all samenet md5
    instead of your ip, this will give access to all computers on the same subnet. makes things easier for dynamically changing ips also i would assume in a local setting all computers on your subnet would be trusted.

  5. #515
    QuoteShiek Member NanayaQ is offline
    MemberRank
    Jul 2012 Join Date
    791Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    Also, I try it with hamachi (Linux Side on CentOS) it connects fines as well even with the server rolling 0.0.0.0 (ticketserver side)

  6. #516
    ☮TAKU???? seanrom is offline
    MemberRank
    Nov 2009 Join Date
    1,004Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    VMWare and VirtualBox should act the exact same way.. they can even communicate between eachother.

  7. #517
    Valued Member Ryfon is offline
    MemberRank
    Jul 2005 Join Date
    USALocation
    114Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    Quote Originally Posted by oleaa View Post
    VMWare and VirtualBox should act the exact same way.. they can even communicate between eachother.
    unfortunately no they are not the same. VBox is a type 2 hypervisor which means that it relies on the Host OS to provide all its essential services.
    VMWare is a type 1 hypervisor which means that is runs directly on the hardware and the software package provides all the essential services.

    Short answer is if it works currently on your PC your guest OS will work with VBOX, though theres no direct hardware interaction so things like DX3D and OpenGL are lacking along with a few other things.
    VMWare Has issues in a few departments because hardware varies so much your experience will change depending on if VMWare can run optimally on your specific set of hardware, advantage to this though you have access to all your hardware for things like DX3D and OpenGL.

    If you want a truly good Virtualization environment I'd go with these:
    vSphere ESXi, xenproject

  8. #518
    Apprentice nevudu is offline
    MemberRank
    Jan 2016 Join Date
    12Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    Gatewayserver logs:

    Code:
         2,2016/02/01 11:46:48,[EVENT] Use PgSQL.
         3,2016/02/01 11:46:48,Open Database Failed:hostaddr=127.0.0.1 user=spiritking password='antiroot' dbname=FFMember
    Now i created a superuser with this logindata but it still doenst work?
    Is it because of my pg_hba.conf?

    Im using a VPS





    Last edited by nevudu; 01-02-16 at 06:25 PM.

  9. #519
    Apprentice Nats Martinez is offline
    MemberRank
    Aug 2014 Join Date
    6Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    Does anyone have a mirror of the server files because file that was uploaded in Mega is damage or corrupted? @Eperty can you upload the server files in mediafire? Thanks

  10. #520
    Nothing Personal xFly is offline
    MemberRank
    Jan 2014 Join Date
    448Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    just want to ask, is there any command i should write in putty to make server up? or just type service postgres-9.3 start ? because i got this error

    2016/02/02 20:52:59 [Desc][LOGIN]
    2016/02/02 20:53:07 [Desc]Cannot Connect to LoginSever IMsgLoginError

  11. #521
    Apprentice Geordan9 is offline
    MemberRank
    Jul 2014 Join Date
    20Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    Thank you for the help from my previous posts (Especially @Ryfon for all the insight), but...

    I have similar problem in @nevudu 's post where the server is rolling on TCP 0.0.0.0 and is stuck in a loop.
    If anyone can help, I would appreciate it.
    (I'm so excited to get closer and closer to getting this to work ^-^)

  12. #522
    Nothing Personal xFly is offline
    MemberRank
    Jan 2014 Join Date
    448Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    how to create game account? i try add manual but give me wrong username and password.

  13. #523
    Nothing Personal xFly is offline
    MemberRank
    Jan 2014 Join Date
    448Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    All work fine. Tq for sharing.

    Sent from my ASUS_T00J using Tapatalk

  14. #524
    Novice Mous Mous is offline
    MemberRank
    Feb 2016 Join Date
    4Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    I downloaded the server wildwild had linked, and was wondering if this is normal and how long would I have to wait until i can join?

  15. #525
    Apprentice Nats Martinez is offline
    MemberRank
    Aug 2014 Join Date
    6Posts

    Re: [CentOS] Setting up your Aura Kingdom Server

    follow up on the link.. please.



Advertisement