2 ways to make a server public menu

User Tag List

Results 1 to 11 of 11
  1. #1
    golanka's Avatar Member
    Reputation
    1
    Join Date
    Jul 2007
    Posts
    35
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    2 ways to make a server public

    Use Hamachi
    (1) Download Hamachi (
    LogMeIn Hamachi - Instant VPN Software for your PC)
    (2) Create Network and put in what you want (Ex: Name=cookies Pass=123)
    *Please note it is case sensitive
    (2) In your conf files (MangoS is the realms sql table) and ascent is realms.conf, put your hamachi IP (appears in big at top of hamachi window)
    (3)Start your server, have players join your hamachi network, and set your IP as their realmlist
    (4) Your done.. you don't need the rest of the guide.

    =====DON'T USE HAMACHI=========
    Dynamic DNS (OPTIONAL, But recommended)
    (1) Go to:
    No-IP - Dynamic DNS, Static DNS for Your Dynamic IP
    (2) Click Sign Up
    (3) Download No-IP Dynamic DNS Update Client
    (4) Configure the client... Really easy. just your no IP user and password
    Why? The answer is simple. If you IP changes from time to time due to your ISP, just run the client and it will automatically update the IP to that host with the click of a button. DynamicDNS works with anything that is hosted on your computer. Webservers, Game Servers, FTP, etc. The idea is that people don't get your actual IP adress so they cant hack you. Also, it's way easier to remember and update.
    (5) LogIn to NO-IP with your account
    (6) Under hosts, Click "Add"
    Type in your desired host name (ex: servewow.servegame.com)
    For Host Type, put DNS Host (A)
    And hit Create Host

    Configuring Hosts File (Required)
    (1) Open Windows Explorer (Windows Key + E)
    (2) Go to C:\Windows\system32\drivers\etc\
    (3) Open HOSTS with Notepad
    (4) Add the line:
    127.0.0.1 <yournoipadress> #Ascent Host
    Ex:
    127.0.0.1 servewow.servegame.com

    Mangos
    (1) Open the realms table in realmd sql db
    (2) For the area where it asks for IP, put your.no-ip.org.
    (3) Forward: 3306, 3724, 8080-8085 (Guide Below)
    (4) Run your server.

    Ascent
    (1) Open Realms.conf
    (2) Change where it says 127.0.0.1 to your.no-ip.org (Ex: servewow.servegame.org), this will be the realmlist.
    (3) Forward ports: 8093, 8129, 3724, 3306 (Guide below)
    (4) Run your server.

    Webserver
    (1) Install & Configure Webserver (I recommend Abyss)
    For the IP it hosts on, just leave 127.0.0.1
    (2) Forward Port 80 (See guide below)
    (3) Run your webserver
    (4) It can be accessed via
    http://your.hamachi.ip/ or http://your.no-ip.org/

    Ventrilo Server (Hosted off your computer)
    (1) Open the config file
    (2) Add INTF=your.no-ip.org OR
    INTF=YourIP
    (3) Forward port 3784 (thats the default, if you use a different port it can be found in the config file)(4) Run ventrilo_srv.exe

    Forwarding Ports
    This is written for a Linksys Router, but all routers are similar
    [1] Go to:
    http://192.168.1.1/
    [2] Log In (You will need the un & password, default is admin pw admin)
    [3] Go to Applications and Gaming / Port Forward Section
    [4] Go to Start Meny > Run > cmd
    Type ipconfig in the prompt, It should say:

    Windows IP Configuration


    Ethernet adapter Wireless Network Connection:

    Connection-specific DNS Suffix . :
    IP Address. . . . . . . . . . . . : 192.168.1.101
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . : 192.168.1.1

    Ethernet adapter Local Area Connection 2:

    Media State . . . . . . . . . . . : Media disconnected

    Ethernet adapter Hamachi:

    Connection-specific DNS Suffix . :
    IP Address. . . . . . . . . . . . : ********
    Subnet Mask . . . . . . . . . . . : 255.0.0.0
    Default Gateway . . . . . . . . . :

    When it asks for The IP address in step 5, thats what you put.
    [5] Forward the ports:
    APPLICATION NAME=wow (doesn't really matter what you put here)
    START=Port # To Start At
    END=Port # To End At (If its same as start it only forwards one)
    PROTOCOL=Both (UDP AND TCP)
    IP ADDRESS=One you got from step 4
    ENABLE=Check This Box (doh?)
    [6] Turn on DMZ
    On the subtab, click dmz
    Check 'Enable'
    For your IP, put what you got in step 4

    2 ways to make a server public
  2. #2
    mantorkel's Avatar Member
    Reputation
    1
    Join Date
    Aug 2007
    Posts
    108
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 2 ways to make a server public



    any ideas ?:>

  3. #3
    BrantX's Avatar Contributor
    Reputation
    205
    Join Date
    Jul 2007
    Posts
    899
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 2 ways to make a server public

    well does this work with a wireless adapter ?



  4. #4
    vilev's Avatar Member
    Reputation
    1
    Join Date
    Oct 2007
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 2 ways to make a server public

    i did whit hamachi.... but when i connect hamachi and log into a acc i created on my second comp... it says "Logging into Gameserver"

  5. #5
    Moonfane's Avatar Member
    Reputation
    1
    Join Date
    Dec 2007
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 2 ways to make a server public

    well idk this is a little confusing to me and im not a pro at making servers but this seems a little confusing

  6. #6
    csearle1's Avatar Member
    Reputation
    1
    Join Date
    Dec 2007
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you for this .

  7. #7
    Veleria17's Avatar Member
    Reputation
    1
    Join Date
    Aug 2007
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thx, very nice, it helps me alot making my PServer online

  8. #8
    Illidan1's Avatar Banned
    Reputation
    244
    Join Date
    Jul 2007
    Posts
    2,251
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I say try and make the color a little less Red, but good guide mate

  9. #9
    lurzz's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    what if i got antrix server??? :S

  10. #10
    Adipl's Avatar Member
    Reputation
    1
    Join Date
    Apr 2007
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    when i went to http://192.168.0.1/ and i needed to put in the un and pass i put admin and admin and it didint go through whad should i do?

  11. #11
    deadlycop's Avatar Member
    Reputation
    1
    Join Date
    Dec 2007
    Posts
    48
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    err my ip isnt 192.168.1.x, its 192.168.0.x :|
    i think its because i run on a LAN connection to a Router to the wireless router
    Last edited by deadlycop; 01-29-2008 at 10:19 PM.

Similar Threads

  1. Easy way to make ascent server and making it public :D
    By Phirotic in forum WoW EMU Guides & Tutorials
    Replies: 15
    Last Post: 08-19-2010, 09:29 PM
  2. [Guide]: How To Make Your Server Public Whid Hamachi The Easy Way:
    By metalmonster in forum WoW EMU Guides & Tutorials
    Replies: 7
    Last Post: 01-25-2009, 04:53 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. Easiest way to make your server public! [noob edition]
    By Edge94 in forum WoW EMU Guides & Tutorials
    Replies: 3
    Last Post: 11-17-2008, 06:40 PM
  5. [FOR ROUTERS] NEW WAY of making your server public!
    By mafiaboy in forum WoW EMU Guides & Tutorials
    Replies: 12
    Last Post: 02-21-2008, 10:09 AM
All times are GMT -5. The time now is 11:25 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