PDA

View Full Version : guide to public non hamichi 100% working



project anthrax
30-07-08, 12:26 PM
How to Make Your Server Public Without Hamachi. (THIS GUIDE ACTUALLY WORKS)


SOME INFO

Im tired of guids being posted that only show parts of what needs to be done. some guides will show you just change the realm.cofig there will be about 10k views and about 500 coments with people needing help. Not with this one it is as well put as can be and you will be sure to get it public with this guide



NEXT




Step 1 part one) Sign Up: DNS Service.


Goto DynDNS: Dynamic DNS, E-Mail Delivery and Other Services (http://www.dyndns.org/) and sign up for an account. Verify the account by checking the email and clicking the link.

http://i9.photobucket.com/albums/a73/odotg/Image1-2.jpg
Follow directions on image
http://i9.photobucket.com/albums/a73/odotg/Image2-2.jpg
Follow directions on image
http://i9.photobucket.com/albums/a73/odotg/Image3-2.jpg
Follow directions on image
http://i9.photobucket.com/albums/a73/odotg/Image4-2.jpg
Follow directions on image


Hostname: this is the realmlist players will use to connect to you, and also what you use to forward some information in your config files.
This is your DNS SERVER




NEXT





Step 1 part two) get aPen and a peace of Paper: To Write this down

Write down the DNS server you made in step 1a).
Write down 127.0.0.1
Write down 0.0.0.0

Now open up a command promt (Windows key + r) (cmd) and type

http://i9.photobucket.com/albums/a73/odotg/Image8-2.jpg

ipconfig/all

http://i9.photobucket.com/albums/a73/odotg/Image5-1.jpg

This will list a bunch of connections, and their protocols.
You are looking for this:

http://i9.photobucket.com/albums/a73/odotg/Image7-2.jpg

Your NUMBERS should look different, but they are in the SAME AREA.
WRITE THEM DOWN!!.


NEXT




Step 1 part three) IP ADDY




IP Chicken - Whats my IP address? ip address lookup (http://www.ipchicken.com/)

http://i9.photobucket.com/albums/a73/odotg/Image10.jpg


So by now you should have 3 sets of numbers written down and the DNS Server.

To make it simple for the rest of this guide, we will name the numbers you wrote down

127.0.0.1 = localIP (not needed YET in this guide, may edit later)
192.168.1.x = routerIP (3 on the pic)
192.168.1.X = MYIP (2 on the pic)
(value from chickenIP) =ChickenIP
DNSSERVER = DNSRV





Step 2 part 1) PORT FORWARDING
LOMG!!!!





In your address bar type the value you wrote down that was DEFAULT GATEWAY.
The login/password information should be one of these combinations. IF non of these work, press and hold the RESET button on your ROUTER for 30 seconds until it resets. Usually the POWER light will start blinking and then go steady again.

Login Pass
Admin Admin <-- most of the time.
Admin (none)
(none) (none)
(Admin) (password)

Now, find out by looking around and clicking links on how to PORT FORWARD. Mine was under a tab called Applications and Gaming.

Forward the ports shown in the below image.

http://i9.photobucket.com/albums/a73/odotg/Image9-2.jpg

Make the protocol selection BOTH. If you don’t have a choice, leave it blank, this usually also does TCP/UDP.



NEXT



Step 2 part 2) Hosts File



Goto
C:\WINDOWS\system32\drivers\etc
And open the file
Hosts

http://i9.photobucket.com/albums/a73/odotg/Image11.jpg

Now you need to write THREE THINGS!!

127.0.0.1 yourservername.hostnameyouchose
Router IP yourservername.hostnameyouchose
CHICKENIP yourservername.hostnameyouchose

It should look similar to this ^


Code: to show which goes with which this is not the corret format below u must substitute you dns host name and ips in.

127.0.0.1 gmtricks.servegame.org
192.168.1.1 gmtricks.servegame.org
64.178.156.20 gmtricks.servegame.org

SAVE AND EXIT.


NEXT




Step 3 part one) Config Files

Go into your ascent folder and open your 3 config files (realms, logon, world)



World:
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-
<WorldDatabase Hostname = "DNSSVR" Username = "root" Password = "****" Name = "world" Port = "3306" Type = "1">
<CharacterDatabase Hostname = "lDNSSVR" Username = "root" Password = "****" Name = "world" Port = "3306" Type = "1">





logon
<LogonDatabase Hostname = "DNSSVR"
Username = "root"
Password = "edwin"
Name = "world"
Port = "3306"
Type = "1">

change these to your chicken ip

AllowedIPs = "127.0.0.1/32"
AllowedModIPs = "127.0.0.1/32">

realm

<Realm1 Name = "Your Realm Name" Address = "DNSVR:8129" Icon = "Normal" Colour = "1" Population = "1.0" TimeZone = "1">
YOU NEED THE :8129
make this your dnsaname also
<Realm1 Name = "Middle Earth"
Address = "DNSSVR:8129"
Icon = "PVP"
Colour = "1"
Population = "0"
TimeZone = "1">

<Realm2 Name = "Middle Earth"
Address = "DNSSVR:8129"
Icon = "PVP"
Colour = "1"
Population = "0"
TimeZone = "1">Code:

NEXT



Step 3 part 2) seting the Realmlist

Now you open your realmlist.wtf file and input this


Code:
set realmlist DNSSVR

ex set realmlist make it your DNSSVR

Boxxy
04-08-08, 02:17 AM
very nice +repes

StickyIcky
04-08-08, 03:02 AM
+rep =]

goffyz1
03-09-08, 03:52 PM
cant seem to get this to work.

goffyz1
03-09-08, 04:09 PM
we are running are server on current public hamachi server, is it possible just to turn off hamachi and change the connection info to this guide? or do we need to uninstall everything and start over?

StickyIcky
03-09-08, 04:13 PM
Port forward...and change the realmlist to your IP or a DNS

goffyz1
03-09-08, 04:20 PM
do you suggest uninstalling hamachi, cause we are haveing trouble forwarding all are ports.

StickyIcky
03-09-08, 04:23 PM
Yes un-install it...

goffyz1
03-09-08, 04:29 PM
we are haveing port conflicting with other services any way to find out whats stoping are port forwarding?

StickyIcky
03-09-08, 04:35 PM
http://www.mmopro.net/forums/buy-sell-or-trade/66-for-sale-wow-server-services-teamspeak-hosting.html

Read that...I can set that all up for you if u want

goffyz1
03-09-08, 04:40 PM
appreicate the offer but we just got to figure out this one little problem then we are done.

StickyIcky
03-09-08, 04:45 PM
I could set it all up for you and everything for like $10...

Its kinda hard to explain what to do...cuz all routers are diff with port forwarding...and firewalls etc

goffyz1
03-09-08, 05:05 PM
hmm got a messenger or something we could talk on? im right now on skype talking to my host friend. if you wanna jump on skype i would ask how to make payments and such.

S3RO
03-09-08, 10:08 PM
Thanks for share, +rep

Hephaestus
04-09-08, 07:04 AM
Great guide :)
+Rep with alot of respect!

Coldmrn
04-09-08, 12:37 PM
FINALLY!

Thank you so much for this, finally a good guide that has pictures in it
This worked for me, thanks so much

QGG
10-02-10, 04:56 AM
It didnt work.

dyrilitli
16-02-10, 05:26 PM
i don't have a host file... :(

gunnarkeith
26-02-10, 08:10 PM
Cannot create the C:\WINDOWS\system32\drivers\ect\host file.
Make sure the path and file nam e are crrect?
HELP?

Dimman
08-08-10, 09:19 AM
Follow this link to jump to the new thread: http://mmopro.net/forums/f145/%5Brelease%5D-guide-public-server-non-hamichi-100%25-working-3673/
Closed.