I need some more help menu

Shout-Out

User Tag List

Results 1 to 9 of 9
  1. #1
    Ravenouzly's Avatar Member
    Reputation
    4
    Join Date
    Apr 2007
    Posts
    25
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    I need some more help

    The noobiest noob on the forum is back! But this time, I got the server up and running, I could log on, use every command. But now the twist. I had made 5 more accounts, I could use them on my computer, but my friends couldn't use them, period, although I could on my computer. What to do? Not using Hamachi, or Dynamic IP, i just want a private server with my friends, does that really require hamachi and Dyna-IP?
    Thanks in Advance.

    I need some more help
  2. #2
    Chrispee's Avatar The True Repacker


    Reputation
    686
    Join Date
    Mar 2007
    Posts
    931
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: I need some more help

    sure mate what type of emu are u using first ?




  3. #3
    Ravenouzly's Avatar Member
    Reputation
    4
    Join Date
    Apr 2007
    Posts
    25
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: I need some more help

    I'm using your repack, I think that's ascent.

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

    Re: I need some more help

    then you will need to setup a public connection to allow them to connect

    ether

    static IP
    dynamic
    or the
    hamachie junk
    "In the event of an emergency, dont ask me, I crashed my server a few hundered times before I realized kicking the CPU wont make it work"


    pet mod guide Maps For Blondes creating weapons Hunter set

  5. #5
    Drathnar's Avatar Contributor
    Reputation
    93
    Join Date
    Oct 2007
    Posts
    154
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: I need some more help

    To quote a reply to a post i just made where i was helping someone else lol

    For a public server (Non Hamachi cause its junk) I use DNS so the settings in all these files are for DNS to use dns go here https://www.dyndns.com/ and get a dns :P to find your public ip go to What's My IP

    then you have to edit your C:\WINDOWS\system32\drivers\etc\hosts file to read something like this local ip you can get by opening a command window and typing ipconfig.. replace all http://my.dnsname.net with your new DNS name
    # Copyright (c) 1993-1999 Microsoft Corp.
    #
    # This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
    #
    # This file contains the mappings of IP addresses to host names. Each
    # entry should be kept on an individual line. The IP address should
    # be placed in the first column followed by the corresponding host name.
    # The IP address and the host name should be separated by at least one
    # space.
    #
    # Additionally, comments (such as these) may be inserted on individual
    # lines or following the machine name denoted by a '#' symbol.
    #
    # For example:
    #
    # 102.54.94.97 rhino.acme.com # source server
    # 38.25.63.10 x.acme.com # x client host

    127.0.0.1 localhost

    127.0.0.1 http://my.dnsname.net
    ypurpublicip http://my.dnsname.net
    yourlocalip http://my.dnsname.net
    logonserver.cfg (Note: if your sql un/pw is different then modify that to what you need as well as the database name, but if you are using default then dont change anything from what i have)

    <LogonDatabase Hostname = "127.0.0.1"
    Username = "root"
    Password = "ascent"
    Name = "ascent"
    Port = "3306"
    Type = "1">

    <Listen Host = "0.0.0.0"
    ISHost = "0.0.0.0"
    RealmListPort = "3724"
    ServerPort = "8093">

    <Client MinBuild = "5000"
    MaxBuild = "8000">
    ascent.cfg (Note: if your sql un/pw is different then modify that to what you need as well as the database name, but if you are using default then don't change anything from what i have)

    <WorldDatabase Hostname = "127.0.0.1" Username = "root" Password = "ascent" Name = "ascent" Port = "3306" Type = "1">
    <CharacterDatabase Hostname = "127.0.0.1" Username = "root" Password = "ascent" Name = "ascent" Port = "3306" Type = "1">


    <Listen Host = "0.0.0.0"
    WorldServerPort = "8129">
    Realms.cfg (Note: where it says yourpubliciphere change that to your public ip to find your public ip go to What's My IP Address? Your IP is 66.79.167.170


    <LogonServer Address = "127.0.0.1"
    Port = "8093"
    Name = "realmname"
    RealmCount = "1">

    <Realm1 Name = "realmname"
    Address = "yourpubliciphere:8129"
    Icon = "Normal"
    Colour = "1"
    Population = "2"
    TimeZone = "1">
    then after you do that have your friends edit their realmlist.wtf file in their and your WoW directory the top line change the us.blahblahblah to http://my.dnsname.net

    Then if you have a router.. you have even more work to do.. you need to open some ports

    3724 - 3724
    80 - 80
    3306 - 3306
    8129 - 8129
    8093 - 8093
    6112 - 6112
    6881 - 6999
    3036 - 3036
    8050 - 8050
    Last edited by Drathnar; 11-12-2007 at 01:10 PM.

  6. #6
    Chrispee's Avatar The True Repacker


    Reputation
    686
    Join Date
    Mar 2007
    Posts
    931
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: I need some more help

    yep then u have to edit your config files mate




  7. #7
    Ravenouzly's Avatar Member
    Reputation
    4
    Join Date
    Apr 2007
    Posts
    25
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: I need some more help

    How do I open ports?

  8. #8
    LJN's Avatar Member
    Reputation
    273
    Join Date
    Jun 2007
    Posts
    731
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: I need some more help

    192.168.1.1 is the default for Linksys brand use that IP in the browser.

    If you don't have Linksys then find out your Internet Provider, you can do that by opening command prompt then typeing ipconfig and you should see something.blah.com

    There will be a password the default is admin, admin or admin and no pass

    If you get In find port fowrding and then open them there. it will ask for a ip if you have Linksys so in the command prompt look for ip address and us that ip.
    Last edited by LJN; 11-12-2007 at 04:33 PM.
    ahhhh

  9. #9
    weaselking1973's Avatar Member
    Reputation
    30
    Join Date
    Oct 2007
    Posts
    332
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: I need some more help

    Originally Posted by Ravenouzly View Post
    How do I open ports?

    what is your router model?
    "In the event of an emergency, dont ask me, I crashed my server a few hundered times before I realized kicking the CPU wont make it work"


    pet mod guide Maps For Blondes creating weapons Hunter set

Similar Threads

  1. Need some quick help=)
    By Plzhelpme in forum WoW ME Questions and Requests
    Replies: 2
    Last Post: 08-08-2007, 07:15 PM
  2. I need some serious help..
    By Itachi69 in forum Community Chat
    Replies: 3
    Last Post: 07-31-2007, 06:42 AM
  3. need some mac help
    By raceboy404 in forum Community Chat
    Replies: 0
    Last Post: 07-25-2007, 11:20 AM
  4. realy need some major help, can you help me
    By Bludypeople in forum World of Warcraft General
    Replies: 14
    Last Post: 07-15-2006, 10:54 AM
  5. I Need some IE help please!
    By Shadowman2418 in forum Community Chat
    Replies: 0
    Last Post: 07-10-2006, 09:02 PM
All times are GMT -5. The time now is 08:26 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search