The problem why your server isnt public yet... menu

User Tag List

Results 1 to 12 of 12
  1. #1
    dcarz's Avatar Member
    Reputation
    5
    Join Date
    Jan 2008
    Posts
    57
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    The problem why your server isnt public yet...

    Here's what i know so far:

    .Firstly, if you're not behind a router, then you don't even need to worry, following the hundreds of guides out there will make your server playable from out of your LAN.

    .If you're behind a router, then there are things you should take care of:

    1) Ascent config files setup.
    --------------------

    There are plenty of places to get our minds confused on all of thoses conf files , but if you have those databases, the logonserver and everything else in the same machine, the only thing you need to care about is on realms.conf:

    <Realm1 Name = "Test Realm"
    Address = "YOUREXTERNALIP:8129"
    Icon = "PVP"
    Colour = "1"
    Population = "1.0"
    TimeZone = "1">

    where YOUREXTERNALIP is your INTERNET address (given by your ISP or a DNS of yours pointing to that address).

    Now you know that your ascent server files are good to go, you're sure the problem is somewhere else:

    2) Port Forwarding.
    -------------------
    Here's the list you're tired to see .

    3724 - 3724
    80 - 80
    3306 - 3306
    8129 - 8129
    8093 - 8093
    6112 - 6112
    6881 - 6999
    3036 - 3036
    8050 - 8050

    PortForward.com - Free Help Setting up Your Router or Firewall will teach you how to forward specificly for your router.

    To make sure that your router is currently forwarding correctly those ports , you can search for ip/port scanners through the internet, there are some really good ways to get certified that you done the "Port Forwarding" part correctly. I'd recommend "Angry Ip Scanner" which you can get
    here .
    A basic google search for "port scan" will lead you to hundreds of solutions for this checking.

    Ok, now if you're sure that you Forwarded correctly those ports:

    3) Your Friends can't connect to your server yet ?
    ------------------------------------------------------------

    Ok , 50% of you have read the steps 1 and 2 more than 5 times and are now convinced that is something else.
    And it is.

    So let's step back a bit on port forwarding:
    If you really tested your ports, you may have noticed that some of them weren't responding (means closed for most cases, even after beeing forwarded).

    Usually these are the ports that seem to be not responding:

    3724 - 3724 -> World of Warcraft Online gaming MMORPG
    6112 - 6112 -> Blizzard's Battle.net gaming service
    6881 - 6999 -> (patch p2p service related)

    We should focus on 3724 for a while.

    Here's the dialog between a WOW-client and your server:

    1. Client tries to connect (TCP) to the server on port 3724.
    2. Server Accepts and Confirms it, and proceeds.
    3. Client now tries to connect to the LogonServer on 8129 and the RealmList on 8093.
    4. Server Retrieves info.

    Theres alot of innacuracy on this previous dialog but as you can see, listening to port 3724 is a crucial need of your server.
    It's beyond my English skills to tell you why this happens, and probably beyond your reach to understand why a router is not properly forwarding the packets to your server through port 3724,but for the record, is some kind of conflict between processes (programs) that use the same port, but that's an easy thing to fix:

    -Change 3724 port to another of your choice (example 6060).

    1) go to logonserver.conf and find:

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

    change
    RealmListPort = "3724"
    to
    RealmListPort = "6060"

    2) config your router to Forward (TCP and UDP) your new port (in this example im using 6060).

    3) your friends will now have to connect to your server through port 6060.
    tell your friends to update realmlist.wtf:

    set realmlist myexternalip:6060

    And that's all i know for the momment, i hope this guide turns to be helpful in the future.
    Please , if you know how to fix the problem with port 3724 by another way different from the way i explained here, i'd be grateful if you reply to this thread.


    Hope it helps to you dudes...
    Good luck... :wave:
    Last edited by dcarz; 02-13-2008 at 08:49 AM.

    The problem why your server isnt public yet...
  2. #2
    dcarz's Avatar Member
    Reputation
    5
    Join Date
    Jan 2008
    Posts
    57
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well and if for real i realy need +rep... would be kind

  3. #3
    dcarz's Avatar Member
    Reputation
    5
    Join Date
    Jan 2008
    Posts
    57
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    no replies?

  4. #4
    Megadeadlord's Avatar Active Member
    Reputation
    22
    Join Date
    Dec 2007
    Posts
    258
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice job on this, if you could make one on hamachi would be good, +rep (if/when i can)

  5. #5
    dcarz's Avatar Member
    Reputation
    5
    Join Date
    Jan 2008
    Posts
    57
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hamachi mhm, ive never did anything with hamachi, but why dont you like this? your friends can connect without hamachi only with your dyndns...


    Why do you need hamachi?

  6. #6
    dcarz's Avatar Member
    Reputation
    5
    Join Date
    Jan 2008
    Posts
    57
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hay anybody need something?

  7. #7
    j9sjam3's Avatar Member
    Reputation
    14
    Join Date
    Mar 2007
    Posts
    190
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Don't keep bumping the thread.
    Apart from that, very good
    <--- please click.

    *working on a decent siggy*

  8. #8
    *Alexz*'s Avatar Member
    Reputation
    105
    Join Date
    May 2007
    Posts
    521
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    didnt work for me xD

  9. #9
    oilboyhere's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hey, i was wondering if u could help me with the forwarding ports part cause i really dont think im doing it right.

  10. #10
    CairiFEA's Avatar Member
    Reputation
    36
    Join Date
    Jan 2008
    Posts
    194
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i'd like to find a way where i dont have to forward my ports because i dont have direct access to the router where i am. guess hamachi till i get my own connx.

  11. #11
    dcarz's Avatar Member
    Reputation
    5
    Join Date
    Jan 2008
    Posts
    57
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    you can do it hamachi way or your server wont be public... this way...

    And all about ports is here except you go to start---> run---> (type) cmd---> (in the black window type) ipconfig

    there you will get your router adress and your acc should be admin and no pasword...


    hope it helps....

  12. #12
    casperj's Avatar Member
    Reputation
    1
    Join Date
    Sep 2007
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    my server work good now

Similar Threads

  1. How to make your Server from the Noobpack from 711 public with Hamachi
    By Rimodo in forum WoW EMU Guides & Tutorials
    Replies: 31
    Last Post: 02-24-2013, 07:19 AM
  2. [Guide] how to add the frostmourne to your server
    By ReppzYouTube in forum WoW EMU Guides & Tutorials
    Replies: 23
    Last Post: 01-20-2009, 01:20 PM
  3. [Guide]: How To Make Your Server Public Whid Hamachi The Easy Way: [Guide]
    By metalmonster in forum WoW EMU Guides & Tutorials
    Replies: 6
    Last Post: 12-12-2008, 09:51 PM
  4. [GUIDE] how to change the ip of your server
    By InternetExplorer in forum WoW EMU Guides & Tutorials
    Replies: 6
    Last Post: 02-02-2008, 06:11 PM
  5. How To Make Your Server Public With Out Hamachi Problem Solved
    By bomber1392 in forum WoW EMU Guides & Tutorials
    Replies: 7
    Last Post: 12-12-2007, 03:35 AM
All times are GMT -5. The time now is 12:03 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search