Problem connecting menu

Shout-Out

User Tag List

Results 1 to 13 of 13
  1. #1
    Lash's Avatar Member
    Reputation
    1
    Join Date
    Jul 2008
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Problem connecting

    Hi, I have recently created a wow private server. The server works and people can connect to the server.
    The problem is that they cant enter the realm.
    My question is: What have i done wrong and how can i fix it?

    Would be eternal thankful for a answer

    Problem connecting
  2. #2
    thijsd's Avatar Member
    Reputation
    25
    Join Date
    Oct 2007
    Posts
    157
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Did you have opened the correct ports?
    Dit you have entered the correct config file?
    There are only 10 kinds of people in the world.
    People who understand binary and those who don't.

  3. #3
    Lash's Avatar Member
    Reputation
    1
    Join Date
    Jul 2008
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    1: Yes
    2: Yes

  4. #4
    Insanity's Avatar Member
    Reputation
    11
    Join Date
    Mar 2007
    Posts
    105
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Lash View Post
    1: Yes
    2: Yes

    please post your configs in qoutes and I'll see what I can do for ya

  5. #5
    Lash's Avatar Member
    Reputation
    1
    Join Date
    Jul 2008
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Realms:

    "<LogonServer Address = "127.0.0.1"
    Port = "8093"
    Name = "Default Logon"
    RealmCount = "1">

    Realm1 Name = "World of lol;LOCAL"
    Adress = "192.168.2.4:8129"
    Icon = "PvP"
    Colour = "1"
    Population = "1"
    TimeZOne = "1">"

    Logonserver:

    "<LogonDatabase Hostname = "localhost"
    Username = "root"
    Password = "root"
    Name = "ascent"
    Port = "3306"
    Type = "1">

    <Listen Host = "0.0.0.0"
    ISHost = "0.0.0.0"
    RealmListPort = "3724"
    ServerPort = "8093">

    <LogLevel Screen = "0"
    File = "-1">

    <LogonServer RemotePassword = "ascent"
    AllowedIPs = "127.0.0.0/24"
    AllowedModIPs = "127.0.0.0/24">"

    More needed?

  6. #6
    Insanity's Avatar Member
    Reputation
    11
    Join Date
    Mar 2007
    Posts
    105
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Lash View Post
    Realms:

    "<LogonServer Address = "192.168.2.4"
    Port = "8093"
    Name = "Default Logon"
    RealmCount = "1">

    Realm1 Name = "World of lol"
    Adress = "192.168.2.4:8129"
    Icon = "PvP"
    Colour = "1"
    Population = "1"
    TimeZOne = "1">"

    Logonserver:

    "<LogonDatabase Hostname = "192.168.2.4"
    Username = "root"
    Password = "root"
    Name = "ascent"
    Port = "3306"
    Type = "1">

    <Listen Host = "192.168.2.4"
    ISHost = "192.168.2.4"
    RealmListPort = "3724"
    ServerPort = "8093">

    <LogLevel Screen = "0"
    File = "-1">

    <LogonServer RemotePassword = "ascent"
    AllowedIPs = "127.0.0.0/24"
    AllowedModIPs = "127.0.0.0/24">"

    More needed?

    Try that one

  7. #7
    Lash's Avatar Member
    Reputation
    1
    Join Date
    Jul 2008
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Resulted in not being able to start server :/

  8. #8
    Kiev's Avatar Contributor
    Reputation
    288
    Join Date
    Nov 2007
    Posts
    1,819
    Thanks G/R
    0/4
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Code:
    Realms:
    
    "<LogonServer Address = "127.0.0.1"
    Port = "8093"
    Name = "Default Logon"
    RealmCount = "2">
    
    Realm1 Name = "World of lol;Live"
    Adress = "UR IP:8129"
    Icon = "PvP"
    Colour = "1"
    Population = "1"
    TimeZOne = "1">"
    
    Realm2 Name = "World of lol;LOCAL"
    Adress = "192.168.2.4:8129"
    Icon = "PvP"
    Colour = "1"
    Population = "1"
    TimeZOne = "1">"
    Last edited by Kiev; 07-12-2008 at 11:36 AM. Reason: Forgot [/code]

  9. #9
    Lash's Avatar Member
    Reputation
    1
    Join Date
    Jul 2008
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Server is up again but no one except me still cant join.
    Anything else I need to fix?

  10. #10
    Chrispee's Avatar The True Repacker


    Reputation
    686
    Join Date
    Mar 2007
    Posts
    931
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    go to logonserver.config scroll all down and make this lines


    <LogonServer RemotePassword = "logon"
    AllowedIPs = "127.0.0.1/24"
    AllowedModIPs = "127.0.0.0/24">




  11. #11
    Lash's Avatar Member
    Reputation
    1
    Join Date
    Jul 2008
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Resulted in not being able to start the server. :/

  12. #12
    Summer's Avatar Active Member
    Reputation
    16
    Join Date
    Sep 2007
    Posts
    308
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Go to whatsmyip.com find ur ip typ it like this

    <LogonServer RemotePassword = "logon"
    AllowedIPs = "127.0.0.1 YOUR WHATSMYIP IP/24"
    AllowedModIPs = "127.0.0.0 YOUR WHATSMYIP IP/24">

    should work

  13. #13
    TheSpidey's Avatar Elite User
    Reputation
    365
    Join Date
    Jan 2008
    Posts
    2,200
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    No no no, why are you all doing these things?

    AllowedIPs should only be the IPs of the world servers that are allowed to connect to the logon. If your logon and world are on the same PC, no reason to change it from 127.0.0.1/32 to anything else.

    Same with the logonserver address - should still be 127.0.0.1

    Two realms? What for?
    Just make the one realm direct to your public IP, and in your hosts file redirect that ip to localhost.

    I swear, people do the craziest things..

Similar Threads

  1. Problems connecting
    By Phineus in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 03-22-2008, 09:36 PM
  2. Some problems connecting..
    By Phineus in forum World of Warcraft General
    Replies: 0
    Last Post: 03-22-2008, 07:37 PM
  3. [Problem] Connecting the database
    By Gorge in forum World of Warcraft Emulator Servers
    Replies: 11
    Last Post: 02-25-2008, 11:23 AM
  4. Problem Connecting
    By aznboy in forum World of Warcraft Emulator Servers
    Replies: 0
    Last Post: 11-10-2007, 05:11 AM
  5. I Am Having A Problem Connecting to the US PTR's.... Help please :)
    By Gelormino in forum World of Warcraft General
    Replies: 0
    Last Post: 08-01-2007, 03:31 PM
All times are GMT -5. The time now is 09:07 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search