[Guide] Getting your server public! [Non-Hamachi] menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 24
  1. #1
    beadle's Avatar Member
    Reputation
    8
    Join Date
    May 2007
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Guide] Getting your server public! [Non-Hamachi]

    Beadle here, a rare face to see on MMOwned I tell ye.

    Anyway, on with the guide!

    Index
    Requirements.
    Dynamic DNS.
    Updating your configuration files.
    Updating your hosts file.
    Portforwarding.
    Setting realmlists.


    Requirements
    - A server, all set up, ready for the masses to come flowing in!
    - A router.
    - Eyes.
    - At least one brain cell.


    Dynamic DNS


    A Dynamic DNS is a free domain name that is 'linked' with your IP address, thus players set their realmlist to this instead of your IP address, because IP addresses might change.

    1. Direct your browser to DynDNS.com
    2. Register an account, authenticate via e-mail, then log in.
    3. Click on 'Services' on the navigation bar at the top of the website.
    4. Click on the 'Dynamic DNS'.
    5. Click 'Get Started' on the right side of the screen.
    6-1. In the first text box, type what you would like your Dynamic DNS to be called, something related to your server will be best.
    For example, I will be using beadleserver.
    6-2. Next to the box you entered your name into, there is a dropdown list. Appropriate domains would be servegame.org or ath.cx if you would like something short.
    For example, I will be using ath.cx.
    6-3. The next thing to do is to click on 'Use auto detected IP address
    ' in the IP address section of the webpage.
    7. Click on the button at the bottom that says 'Create Host'.
    8. You should now be at a page called 'Billing Checkout', do not be alarmed, you will not have to pay for anything.
    Click on 'Next' at the bottom of the webpage. When you are presented with the next page, click on 'Activate Services'.

    Congratulations if you made it this far, you now have a Dynamic DNS. I would recommend downloading an Update client at the 'Support' > 'Update Clients' section of DynDNS.com

    Updating your configuration files

    1. Open up your arcemu-realms.conf (or similar) with notepad, and change the orange text to your Dynamic DNS (I will be using beadleserver.ath.cx) and add a second realm, which will be the one you will connect to.
    This allows your players to connect to your server, and you to connect locally to the second realm (Note: They are both the same realm).


    Code:
    <Realm1 Name = "Beadleserver"
        Address = "beadleserver.ath.cx:8129" 
        Icon = "PVP"
        Population = "1.0"
        TimeZone = "1">
    
    <Realm2 Name = "Beadleserver Local"
        Address = "127.0.0.1:8129"
        Icon = "PVP"
        Population = "1.0"
        Timezone = "1">
    You will then need to edit the file to allow your second realm, do this by changing this orange text (RealmCount) to 2.

    Code:
    <LogonServer Address = "127.0.0.1"
        Port = "8093"
        Name = "Beadleserver"
        RealmCount = "1">

    Updating your hosts file.

    1.
    Click start, and then Run (Or press the Windows key and R).
    Type in
    cmd and press enter.
    You will be presented with a black box, known as a command prompt.
    Type in
    ipconfig and press enter.
    Note down the 'IP address
    ' and 'Default Gateway' addresses.
    2. Click start, and then Run (Or press the Windows key and R)
    Type in
    c:\windows\system32\drivers\etc and press enter.
    3. Right click the file named 'hosts' and click 'Open with' and select notepad.
    4. Click at the end of the last letter of the file, press enter a few times.
    Now you will need to add two lines.
    Change orange text to your Dynamic DNS.
    Change blue (new colour!) to the IP address you wrote down in step one of this section.

    Code:
    127.0.0.1 beadleserver.ath.cx
    192.168.1.33 beadleserver.ath.cx
    4. Click 'File' then click 'Save' (Or press CTRL and S).

    Portforwarding

    1.
    Direct your browser to the address you noted down as 'Default Gateway' in step one of the previous section, Updating your hosts file.
    2. Navigate your way to the NAT/Firewall/Portforwarding section of your router.
    3. Forward the following ports and ranges (TCP) to your IP address:

    Code:
    80
    3724
    3306
    8129
    8093
    6112
    6881 - 6999
    8050

    Setting realmlists

    1.
    Players must set their realmlist to your Dynamic DNS.
    2.
    Yourself and your LAN must set your realmlist to 127.0.0.1

    Congratulations, your server is now public!

    Beadle, out.



    Last edited by beadle; 03-24-2009 at 11:58 PM.

    [Guide] Getting your server public! [Non-Hamachi]
  2. #2
    Fireking300's Avatar Active Member
    Reputation
    27
    Join Date
    Jun 2007
    Posts
    92
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Here is +Rep x2 for the effort you put into this. But I already know how to do this.
    Suggestion: Add pictures.

  3. #3
    beadle's Avatar Member
    Reputation
    8
    Join Date
    May 2007
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Fireking300 View Post
    Here is +Rep x2 for the effort you put into this. But I already know how to do this.
    Suggestion: Add pictures.
    Thanks for the rep, and the suggestion

  4. #4
    shadowslayer133's Avatar Active Member
    Reputation
    61
    Join Date
    May 2008
    Posts
    313
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    you should add Pics but nice job, First one i've seen in a while thats organized

    Done by piersd
    Gamer tag - Midnight133

  5. #5
    imjustbackup's Avatar Member
    Reputation
    10
    Join Date
    Jul 2008
    Posts
    23
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    thanks anways

    +Rep for you for sure your guide helped me out more than anyone elses...

    yet i still cant get it to work i can connect but noone else can connect its annoying me unbelievable cause all the guides are about the same and still non are working


    if you would help me out that would be great my msn = [email protected] or message me here plz help me out

  6. #6
    Confucius's Avatar Panda of Worlds The Idiot

    CoreCoins Purchaser Authenticator enabled
    Reputation
    1389
    Join Date
    Oct 2007
    Posts
    2,591
    Thanks G/R
    267/283
    Trade Feedback
    7 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Do you have a firewall up did you forward ports?

  7. #7
    mungham1234's Avatar Member
    Reputation
    1
    Join Date
    Mar 2009
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    damn i dont know the password to login to do the port forwarding thing...

  8. #8
    sreg0526's Avatar Member
    Reputation
    1
    Join Date
    Mar 2008
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    diddnt work for me help

  9. #9
    Teako's Avatar Member
    Reputation
    1
    Join Date
    Sep 2008
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice thx man ^^

  10. #10
    xmarcusx's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Good Job nicely organized like every one one else said add a few pictures. i know to do this but good job +rep

  11. #11
    borgotech's Avatar Member
    Reputation
    4
    Join Date
    Oct 2008
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    All is OK...but i dont unnderstand why you forward port 3306, for what? You dont need to expose port 3306 ( MySql coonection) becouse you dont need external MySql connection only when your WoW server is not on the same server with web server (Apache, PHP, MySql ....) or only when you whant to link two WoW servers.

  12. #12
    einar325's Avatar Member
    Reputation
    1
    Join Date
    Dec 2007
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Then don't? simple as that

  13. #13
    foxtra's Avatar Banned
    Reputation
    1
    Join Date
    Aug 2007
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by mungham1234 View Post
    damn i dont know the password to login to do the port forwarding thing...
    If you are not network administrator, ask the admin for the pass.
    If you are, and you are the only one thats ever known the pass, Reset the router, there should be a small button somewhere on the router, this should reset everything back to the default. Ex. Admin

  14. #14
    MasterYuke's Avatar Member
    Reputation
    7
    Join Date
    Jun 2006
    Posts
    112
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    where are my conf files? ^_^'

  15. #15
    colincancer's Avatar Active Member
    Reputation
    63
    Join Date
    Dec 2007
    Posts
    509
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice guide man, but I need a little help with something, im pretty sure my problem is, is that I DON'T have a router, but im not entirely sure what a router is, or more like what the difference is between a router and what I have, I want to get a router but im not to sure what im looking for any help would be great.
    #JODYS'WATCHiN

Page 1 of 2 12 LastLast

Similar Threads

  1. [GUIDE] how to get your server public whit hamachi..easy.
    By marsa in forum WoW EMU Guides & Tutorials
    Replies: 1
    Last Post: 05-20-2009, 01:33 PM
  2. [Guide] Getting your Server Public 2.4.3 [Pictures] [Hamachi]
    By ForcesAlike in forum WoW EMU Guides & Tutorials
    Replies: 36
    Last Post: 09-28-2008, 12:06 PM
  3. [Guide] How to Make your server public NON HAMACHI
    By xUrbanx in forum WoW EMU Guides & Tutorials
    Replies: 32
    Last Post: 09-09-2008, 06:40 PM
  4. Getting Your Server Public With Hamachi! (pictures included)
    By 1ns0mnia in forum WoW EMU Guides & Tutorials
    Replies: 16
    Last Post: 04-26-2008, 02:38 PM
  5. [Guide] Getting your server public without hamachi
    By lilbdiablo12 in forum WoW EMU Guides & Tutorials
    Replies: 4
    Last Post: 02-22-2008, 02:38 AM
All times are GMT -5. The time now is 02:06 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