Welcome to the MMOtop - Arcemu, Mangos, Trinity.
+ Reply to Thread
Page 1 of 3 1 2 3 LastLast
Results 1 to 10 of 25
  1. #1
    rappelz's Avatar
    Status : rappelz is offline
    Join Date : Apr 2010
    Posts : 191
    Thanks: 3
    Thanked 39 Times in 15 Posts
    Rep Power : 4
    Reputation:148rappelz will become famous soon enough rappelz will become famous soon enough

    Default [Release] Guide to a public server non-hamichi 100% working

    first I know this was posted already "by me" I am moving my guide to every emu website so that everyone can learn how to portfoward on there routers and enable public use of services.


    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 and sign up for an account. Verify the account by checking the email and clicking the link.


    Follow directions on image

    Follow directions on image

    Follow directions on image

    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



    ipconfig/all



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



    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




    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.



    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



    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

    updates made to accommodate the recent patches!
    Last edited by rappelz; 04-10-2010 at 07:28 PM.

  2. The Following 3 Users Say Thank You to rappelz For This Useful Post:

    AnTo (06-23-2010), Data (04-23-2010), Jerry (04-11-2010)

  3. #2
    Jerry's Avatar
    Status : Jerry is offline
    Join Date : Mar 2009
    Location : Serbia
    Posts : 2,321
    Thanks: 223
    Thanked 501 Times in 286 Posts
    Rep Power : 10
    Reputation:2077Jerry has a reputation beyond repute Jerry has a reputation beyond repute Jerry has a reputation beyond repute Jerry has a reputation beyond repute Jerry has a reputation beyond repute Jerry has a reputation beyond repute Jerry has a reputation beyond repute Jerry has a reputation beyond repute Jerry has a reputation beyond repute Jerry has a reputation beyond repute Jerry has a reputation beyond repute

    Default

    Verry nice guide man

  4. #3
    Data's Avatar
    Status : Data is offline
    Join Date : Apr 2010
    Location : Belgium
    Posts : 217
    Thanks: 37
    Thanked 86 Times in 19 Posts
    Rep Power : 4
    Reputation:107Data will become famous soon enough Data will become famous soon enough

    Default

    thanks this really works my friend tryed it now i need only a cool repack

    hope it will work for me too lol i really want a server i found a good repack
    Last edited by rappelz; 11-04-2010 at 05:03 AM.

  5. #4
    rappelz's Avatar
    Status : rappelz is offline
    Join Date : Apr 2010
    Posts : 191
    Thanks: 3
    Thanked 39 Times in 15 Posts
    Rep Power : 4
    Reputation:148rappelz will become famous soon enough rappelz will become famous soon enough

    Default

    maybe try out some of my repacks I include instructions on how to set them up as well as everything you will need to run it included :)

  6. #5
    Status : mountandewme is offline
    Join Date : Jun 2010
    Posts : 42
    Thanks: 4
    Thanked 0 Times in 0 Posts
    Rep Power : 2
    Reputation:10mountandewme is on a distinguished road

    Default

    Thank you very much for this post! All my friends dislike hamachi just because its one more thing to DL. This helped out alot!

  7. #6
    Truster's Avatar
    Status : Truster is offline
    Join Date : Apr 2010
    Location : Norway
    Posts : 3,340
    Thanks: 46
    Thanked 87 Times in 83 Posts
    Rep Power : 10
    Reputation:2014Truster has a reputation beyond repute Truster has a reputation beyond repute Truster has a reputation beyond repute Truster has a reputation beyond repute Truster has a reputation beyond repute Truster has a reputation beyond repute Truster has a reputation beyond repute Truster has a reputation beyond repute Truster has a reputation beyond repute Truster has a reputation beyond repute Truster has a reputation beyond repute

    Default

    nice guide :)

  8. #7
    rappelz's Avatar
    Status : rappelz is offline
    Join Date : Apr 2010
    Posts : 191
    Thanks: 3
    Thanked 39 Times in 15 Posts
    Rep Power : 4
    Reputation:148rappelz will become famous soon enough rappelz will become famous soon enough

    Default

    no prob bro

  9. #8
    intr3's Avatar
    Status : intr3 is offline
    Join Date : Jan 2010
    Location : Croatia, Bjelovar
    Posts : 103
    Thanks: 2
    Thanked 6 Times in 4 Posts
    Rep Power : 3
    Reputation:34intr3 is on a distinguished road

    Default

    If you have Access Point - Won't work. With most of Dynamic IP's doesn't work, but with some like mine it does.


    10/10. Thanks for share.

  10. #9
    AnTo's Avatar
    Status : AnTo is offline
    Join Date : Oct 2009
    Location : not saying
    Posts : 701
    Thanks: 21
    Thanked 63 Times in 23 Posts
    Rep Power : 3
    Reputation:97AnTo will become famous soon enough

    Default

    !

  11. #10
    ~Sidefx™'s Avatar
    Status : ~Sidefx™ is offline
    Join Date : Jun 2010
    Location : Louisville
    Posts : 968
    Thanks: 15
    Thanked 46 Times in 26 Posts
    Rep Power : 3
    Reputation:140~Sidefx™ will become famous soon enough ~Sidefx™ will become famous soon enough

    Default

    Nice guide.
    Am I the only person who used uTorrent to Port Forward?

    Lol


 

Visitors found this page by searching for:

rappelz server files

how to make a trinity server publichamachi rappelzrappelz hamachi serverstrinity server publicRAPPELZ HAMACHI SERVER Rappelz server repackmake my rappelz server publicHamachi Rappelz Serversrappelz hamachitrinity public serverrappelz server guideRappelz Server Files and Guidepublic server trinity non hamachihow to make wow server trinity public withou hamachihow to make a trinity server public non hamachitrinity server repack non hamachi guidemake trinity server public non hamachihow to make trinity server publictrinity public without hamachiwow trinity server hamachiserver hamachi rappelzmake trinity public with hamachiRappelz server filerappelz repack server
SEO Blog

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts