Server Maintenance Ugh!

Results 1 to 4 of 4
  1. #1
    Proficient Member doodely is offline
    MemberRank
    Apr 2006 Join Date
    Lexington, NCLocation
    196Posts

    Server Maintenance Ugh!

    Yea, I got the server maintenance thing...again, and I have done all the stickies step by step, reinstalling included for the evo_139 client.

    Here is my config set-ups

    Character

    Code:
    [DATABASE]
    mysql_host=localhost
    mysql_user=root
    mysql_pass=root
    mysql_database=roseon
    mysql_port=3306
    AutoQueryTime=600
    
    [SERVERDATA]
    serverid=1
    servertype=1
    serverip=65.188.206.42
    serverport=29100
    servername=Mitchells Private Server
    parentid=0
    accesslevel=100
    connection=2
    lanip=192.168.1.117
    lansubmask=255.255.255.0
    
    [CHARSErVER]
    deletetime=3600
    usethreads=0
    
    [PASSWORDS]
    loginpass=789456
    charpass=456123
    worldpass=321654
    Login
    Code:
    [DATABASE]
    mysql_host=localhost
    mysql_user=root
    mysql_pass=root
    mysql_database=roseon
    mysql_port=3306
    
    [SERVERDATA]
    serverid=0
    servertype=0
    serverip=65.188.206.42
    serverport=29000
    servername=LoginServer
    connection=2
    lanip=192.168.1.117
    lansubmask=255.255.255.0
    
    [LOGINSERVER]
    accesslevel=100
    CreateLoginAccount=1
    usethreads=0
    
    [PASSWORDS]
    loginpass=789456
    charpass=456123
    worldpass=321654
    World
    Code:
    [DATABASE]
    mysql_host=localhost
    mysql_user=root
    mysql_pass=root
    mysql_database=roseon
    mysql_port=3306
    AutoQueryTime=600
    
    [SERVERDATA]
    serverid=1
    servertype=2
    serverip=65.188.206.42
    serverport=29200
    servername=Channel 1
    maxconnections=500
    parentid=1
    connection=2
    lanip=192.168.1.117
    lansubmask=255.255.255.0
    
    [WORLDSERVER]
    accesslevel=100
    exp_rate=50
    drop_rate=10
    drop_type=2
    zuly_rate=100
    welcome_msg=Welcome to Mitch's Private Server
    autosave=1
    savetime=120
    mapdelay=10
    visualdelay=200
    worlddelay=700
    partygap=10
    maxstat=255
    fairy=1
    fairystay=45
    fairywait=30
    fairytestmode=0
    playerdmg=120
    monsterdmg=100
    cfmode=0
    osRoseVer=80
    
    [PASSWORDS]
    loginpass=789456
    charpass=456123
    worldpass=321654
    Still nothing :(, I have done the Gamegguard patch, after a FULL UPDATE, I have also used the launcher Akai recommended...So I can't figure this one out >.<;; sigh


  2. #2
    Proficient Member 2azn4u is offline
    MemberRank
    Sep 2007 Join Date
    Down Under....Location
    156Posts

    Re: Server Maintenance Ugh!

    check your lconfig.nhd file, change the serverip to 127.0.0.1 on your own computer, other people on different computers use 65.188.206.42 or check my no-ip tutorial. if this works, its because your internet connection doesnt allow you to loopback to yourself using your wan ip. and if you dont understand what i just said, dont ask.
    - check your mysql connection is valid
    - port forward if you're behind a router:

    login to your router and go to the port forwarding page and port forward 29000 29100 29200 to your lan ip address. if you have a cms then port forward 80 as well, some isp's dont allow that so port forward 1337 and in your apache httpd.conf change Listen 80 to Listen 1337. (i choose 1337 cos its easy to remember)

  3. #3
    Proficient Member doodely is offline
    MemberRank
    Apr 2006 Join Date
    Lexington, NCLocation
    196Posts

    Re: Server Maintenance Ugh!

    Oh ty, my iconfig was set to my Wan IP hehe

    P.S. Still gonna test, and respond back

  4. #4
    Member thatoneguy is offline
    MemberRank
    Jun 2006 Join Date
    Englewood, ColoLocation
    55Posts

    Re: Server Maintenance Ugh!

    if others can't connect then enable the DMZ on your router thats what I had to do to fix the problem



Advertisement