Jump to content

Asura

Members
  • Posts

    707
  • Joined

  • Last visited

  • Days Won

    9

Posts posted by Asura

  1. Hi Adam,

     

    It could be what TrojanWorm has stated; but I know GoDaddy has a very strict rules set for their webhosting accounts. So just to make sure, ask GoDaddy to whitelist your RO server's IP.

  2. Hi kangfredy,

     

    Protimus is definitely right. But I'll be more specific... please back up all your MySQL databases before attempting to do this.

    yum -y remove mysql*
    rpm -Uvh http://dl.fedoraproject.org/pub/epel/5/i386/epel-release-5-4.noarch.rpm
    rpm -Uvh http://rpms.famillecollet.com/enterprise/remi-release-5.rpm
    yum --enablerepo=remi -y install mysql mysql-server mysql-devel
    chkconfig --levels 235 mysqld on
    mysql_secure_installation
    
    • Upvote 3
  3. Hi ShiroYasha,

     

    You most likely have to portforward your LAN IP for your 2nd router onto your 1st router; 192.168.1.x

     

    After that, you port forward your LAN IP for your computer onto your 2nd router; 192.168.2.x

     

    It'd be smarter to just use 1 router; have your computer connected to the router which is connected directly to the internet, and do it that way instead.

    • Upvote 1
  4. Hi P r o p e r t i e s,

     

    I would recommend that you use the files that you are running on your own computer, and use them to replace the 'trunk' folder located on your VNC Desktop. You can do this by following this guide; https://asurahosting.com/forum/index.php?/topic/2-transfer-files-to-from-your-vps/

     

    When you're down, you should re-compile the emulator files you uploaded by selecting 'Compile Server'. Then finally, re-configure your conf files to the correct IP, and MySQL info. It should work as it did on your own computer.

  5. Hi ShiroYasha,

     

    Please go to your Windows command line and type 'ipconfig'. IP address values should show up; look for the 'IPv4 Address' value, and can you see if it matches "192.168.2.150"?

     

    Also, when you use the PortForwardChecker on your RO ports (while your RO server is running); make sure you select TCP instead of UDP. Your ports don't seem to be opened still, since you are suppose to use your NO-IP in the char/map conf files instead of "127.0.0.1". "127.0.0.1" in your conf files, is for a local server and not public.

×
×
  • Create New...