[mangos non-hamachi guide] menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 27
  1. #1
    Respawn's Avatar Active Member
    Reputation
    42
    Join Date
    Feb 2007
    Posts
    122
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [mangos non-hamachi guide]

    Originally Posted by Hacking Source
    INDEX:

    I. CREATING A DYNAMIC DOMAIN NAME.
    II. MANGOS PREPERATION.
    III. ROUTER CONFIGURATIONS
    IV. SETTING UP YOUR CLIENT TO CONNECT TO YOUR SERVER.
    V. COMMON Q&A

    DLink Router users: I do not know how to configure your routers becuase they have too many conflicting port configuration applications on it.

    If you have a Static IP from your ISP simply choose Static DNS instead and you do not need to download the updater. Then proceed with the rest of the guide.

    I. Creating a Dynamic Domain Name:

    1. Goto DynDNS.com and register an account.
    2. Once your able to log in, goto the Tab 'Services' ontop.
    3. A short way down the middle of the page you'll see Dynamic DNS, click that.
    4. To your right you'll see 'Create Host', click that.
    a. Host Name: Can be whatever you want
    b. IP Address: Usually auto populated but if not, goto Myipaddress.com and copy that here.
    c. Check enable wildcard.
    d. Mail Exchanger: I doubt you have this considering your looking at this guide for help. Leave blank.
    e. Click on 'Add Host'


    5. Now click this link and download DynDNS Updater I would set it up as as a service, but it doesn't matter.

    If you have issues setting up DynDNS Update post what you dont' get in detail and I will help you.


    II. MANGOS Preperation:

    1. Goto <system folder>\system32\drivers\etc\ and open the file called 'host' with notepad. (replace <system folder> with the location of your windows folder.. i.e. c:\windows\system32\drivers\etc\)
    a. At the end of the file (after all the text you see) insert this into it's own line:
    127.0.0.1 <Your router assinged IP here if your on a router> (Not sure if this is necassary, but mines working )
    127.0.0.1 <The host name you created on DynDNS>
    example: 127.0.0.1 wowjunkies.servegame.org
    b. Save and close
    2. Download NaviCat HERE, install. Patch Click here for Navicat Patch Click here for Instructions on how to Patch Navicat, but use 2.2.12. Props to XxRedRumxX666 for the guide to that.
    a. Click on Connection
    - Connection Name: (Whatever you want)
    - Host name/IP address: locahost (unless you have it hosted on a server elsewhere us it's address)
    - Port: Leave it as is unless you know you need something different which i doubt.
    - User name: User name of your Mysql mangos DB
    - Password: Password of your Mysql mangos DB
    - Test your connection, if it doesn't work your username and password are wrong or you don't have your mangos DB running.
    b. Click OK and your done with setting up NaviCat!
    3. In NaviCat look in the Connections window and click the name of the connectoin you just made so it expands.
    a. Click on realmd
    b. In the right window double click realmlist
    c. Now change the field 'address' from 127.0.0.1 to <the name of your DynDNS host you created>
    d. At the bottom of the window click on the check mark to save or hit enter.
    e. Close that window and close NaviCat
    This will also help solve Realm Looping if your having that, but realm looping is also caused by port forwarding if you don't know what your doing.

    III. Router configurations;

    If you have some generic router that for some reason only allows you to forward one port i can't help you. Throw it away and get a good router. And don't try to do this stuff wirelessly, because that's a whole nother set of issues and why you'd want to do that is beyond me.

    1. Disable Port Trigerring if you have the option. If not, just don't use it becuase it's an advanced feature that you need to know what it's for in order for it to work properly. Not necessary for your wow server to go public without hamanchi.
    2. The following ports need to be opened and pointing to your servers router assinged IP address.
    - 3724 TCP (Enables you to connect to the Realmd DB) This port will give you the "Unable to connect" Message if not forwarded to your server.
    - 8085 TCP (Enables you to connect to the WorldServer) This port is what causes realm looping if not pointing to your server IP and has the wrong protocol. Simply because you can't log into the mangos server so it kicks you back to the realmd server (realm list).
    - 80 TCP (This is only needed if your hosting a website frontend on the same server)
    - 3306 TCP (This allows connection to your DB in MySQL)
    5. Make sure your servers router assigned IP address is the Default DMZ server.
    (Only put your server in the DMZ zone if your still having issues, if you have correctly configured the ports as stated above you should be good to go without having to do this step.)

    IMPORTANT!!!!!
    Antivirus applications and your firewall will also cause connection issues. Disable both to make sure you can connect, then enable if you can connect and see if it still connects. If not you will need to forward the same ports in your firewall. Sorry not gonna go through that or antivirus blocking issues.

    IV. Setting up your client to connect to your server:

    1. Go into your WorldofWarcraft game directory. Example c:\WorldofWarcraft\
    2. Open the file realmlist.wtf with notepad.
    3. Replace us.logon.worldofwarcraft.com with <name of your DynDNS host you made> so it should look like this:
    set realmlist wowjunkies.servegame.org (or course entering your own domain name there)
    4. Save and close

    V. Q&A

    Q. What is my DB username and password?
    A. Depends on what repak your using and how you set up mysql. If your using repaks that come with mysql then it's usually mangos, mangos by default. If you setup mysql yourself, well then I couldn't tell ya.

    Q. I have a static IP address from my ISP, how do i get it to work with that?
    A. Use the Static host name instead of Dynamic and you do not need dynamic updater.

    Q. Does this work with a DLINK router?
    A. Not from my experience.

    Q. Its possible my antivirus blocking my ports?
    A. Yes some antivirus programs can do that.

    Q. Do i need to configure my firewall as well by forwarding the same ports?
    A. Most firewalls will automatically set this up for you the first time you use the app and try to access the net or access it from another computer. But if it hasn't then yes you do.

    Q. Which IP should you use with forwarding ports your static, lan, or wan ip? or dns server ip ?
    A. LAN

    Q. What if i can't get access to my router to forward the ports?
    A. Then you'll need to use Hamachi.



    THATS IT! You should have no issues connecting! Again if you have issues, please be detailed.. things like:
    Doesn't work..
    This sucks..
    Wont connect..
    Still isn't working
    Or crying it's not detailed enough ...

    Tell me what steps you've takin and where your stuck and what exactly is happening.

    [mangos non-hamachi guide]
  2. #2
    daser's Avatar Active Member
    Reputation
    21
    Join Date
    May 2007
    Posts
    128
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice man ... ... +Rep
    +Rep the people who help you..


  3. #3
    nailujx's Avatar Member
    Reputation
    1
    Join Date
    Sep 2007
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    10x alot m8 +rep

  4. #4
    Respawn's Avatar Active Member
    Reputation
    42
    Join Date
    Feb 2007
    Posts
    122
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    no problem

  5. #5
    cartilage's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i have tryed you non-hamachi guide.
    but i can find the server but when i´m trying to log in to the server he goes back to the realmlist page.

    Do you have any information on what the problem could be? :wave:

  6. #6
    BaDBoYSvK's Avatar Member
    Reputation
    1
    Join Date
    Mar 2008
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    this guide is how to set up hamachi server no non-hamachi server because 127.0.0.1 is your local computer network and others computers cant connect to 127.0.0.1 :throwup:

  7. #7
    stefonalfaro's Avatar Member
    Reputation
    7
    Join Date
    Nov 2007
    Posts
    37
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I can connect into my server perfectly from my computer. But when I try to connect to my server from a different computer on my LAN the login screen will stay stuck at 'Connecting' then later it says cannot connect.


    One step that I didnt follow was this step

    2. Download NaviCat HERE, install. Patch Click here for Navicat Patch Click here for Instructions on how to Patch Navicat, but use 2.2.12. Props to XxRedRumxX666 for the guide to that.
    a. Click on Connection
    - Connection Name: (Whatever you want)
    - Host name/IP address: locahost (unless you have it hosted on a server elsewhere us it's address)
    - Port: Leave it as is unless you know you need something different which i doubt.
    - User name: User name of your Mysql mangos DB
    - Password: Password of your Mysql mangos DB
    - Test your connection, if it doesn't work your username and password are wrong or you don't have your mangos DB running.
    b. Click OK and your done with setting up NaviCat!

    Im not sure if that step was mandatory so I just skipped it. I was going to do it, but I couldnt find where to download the patch because the link doesnt work. Also that step tells us to download NaviCat and then to make a new database. But shouldnt we already have a database with all our server files in it? So thats the only step I didnt understand.

    I also was also wondering how another one of my computers would connect to my server. Would they just Set Realmlist to (DynDNS server : stefonWotlk.servegame.org)
    or
    (My internal IP: 192.168.2.200)


    The only thing I can think would be causeing my problems could be my PortFowarding. Oh ya , I got a question about that also. Instead of forawrding a whole bunch of different Ports, I just decided to auto forward all ports from 3306-9000. When I was doing that it asked me for an IP. Am I supoosed to give my internal IP? (192.168.2.200) because thats what I did.

    So please get back to me as soon as you get this.
    Last edited by stefonalfaro; 05-27-2008 at 09:16 PM.

  8. #8
    silverscythe's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok im wireless is their anyway for me to get this to work without hamachi?

  9. #9
    BaDBoYSvK's Avatar Member
    Reputation
    1
    Join Date
    Mar 2008
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    try this Reaper-X | Computers, Games, Technology ... Whatever THE BEST GUIDES HOW TO CREATE SERVER AND HERE S ARE REPACKS FOR EASY USE MANGOS

  10. #10
    painkiller22's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    My Mangos Server works great on my own pc. But when i do all the steps written in this guide, it doesn't work anymore. On all clients that try to connect they get the message "could not Connect to realm server". Can anyone help please?
    I have tried different things, but the best result i got was the evil loop on the realmlist, please help, im trying for 5 days now :-(

  11. #11
    llamacannon's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok im getting Realm looping PLEASE HELP ill Plus Rep!

  12. #12
    chrisboy95's Avatar Member
    Reputation
    5
    Join Date
    May 2008
    Posts
    57
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    good guide (: +Rep

  13. #13
    Mudkipboy's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Those links don't work.

  14. #14
    ilian53's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi in the port forward i dont underestand .Where i need to go.What to do (exept the ports)?

  15. #15
    ilian53's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can you help me?

Page 1 of 2 12 LastLast

Similar Threads

  1. [Trinity] "How To make public Hamachi & Non Hamachi" guide?
    By kimmern in forum WoW EMU Questions & Requests
    Replies: 5
    Last Post: 03-06-2011, 08:59 AM
  2. Guide How To Make Ascent 2.3.x Server +pic +publick Non-hamachi +repack!
    By ddinek in forum WoW EMU Guides & Tutorials
    Replies: 360
    Last Post: 12-16-2008, 06:55 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. [Guide] How to setup 2.4.X for Beginners (Non-Hamachi Guide Included)
    By Mango Jerry in forum WoW EMU Guides & Tutorials
    Replies: 17
    Last Post: 06-03-2008, 12:14 PM
  5. Ac-web ultimate repack non-hamachi and hamachi guide
    By nickelo in forum WoW EMU Guides & Tutorials
    Replies: 16
    Last Post: 02-21-2008, 05:33 PM
All times are GMT -5. The time now is 02:14 AM. 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