Public server help! So close! +rep menu

User Tag List

Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 36
  1. #16
    Moaradin's Avatar Contributor
    Reputation
    163
    Join Date
    Feb 2008
    Posts
    439
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    pls hlp.. my friend gets stuck at logging into game server at the character select screen and when he presses enter he goes back to realm selection

    Public server help! So close! +rep
  2. #17
    Moaradin's Avatar Contributor
    Reputation
    163
    Join Date
    Feb 2008
    Posts
    439
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    also ppl c an go on the site too

    http://wowbg.kicks-ass.org/index.html

  3. #18
    Katak's Avatar Member
    Reputation
    9
    Join Date
    Feb 2008
    Posts
    106
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is your C:\WINDOWS\system32\drivers\etc looking like this?

    Code:
    # 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
    INTERNAL IP wowbg.kicks-ass.org
    EXTERNAL IP wowbg.kicks-ass.org

  4. #19
    Moaradin's Avatar Contributor
    Reputation
    163
    Join Date
    Feb 2008
    Posts
    439
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    it looks like this

    Code:
    # Copyright (c) 1993-2006 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 wowbg.kicks-ass.org  192.168.1.3 wowbg.kicks-ass.org  72.91.169.213 wowbg.kicks-ass.org

  5. #20
    Katak's Avatar Member
    Reputation
    9
    Join Date
    Feb 2008
    Posts
    106
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It should be

    127.0.0.1 localhost
    192.168.1.3 wowbg.kicks-ass.org
    72.91.169.213 wowbg.kicks-ass.org

  6. #21
    Moaradin's Avatar Contributor
    Reputation
    163
    Join Date
    Feb 2008
    Posts
    439
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok, thats what it is now

    can you test it?

  7. #22
    lilbdiablo12's Avatar Active Member
    Reputation
    40
    Join Date
    Feb 2008
    Posts
    535
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    127.0.0.1 =nothing DO NOT PUT that it is useless take that out and is realm looping for you or every one?


    Code:
    <Realm1 Name = "DominationWoW-local"
            Address = "127.0.0.1:8129"
            Icon = "PVP"
            Population = "1.0"
            TimeZone = "1">
    
    <Realm2 Name = "DominationWoW"
            Address = "76.182.000.00:8129"   (the 0's to mask my ip)
            Icon = "PVP"
            Population = "1.0"
            TimeZone = "1">
    Do that with yours it makes it very easier. and you wont have to worrie about realm. What modem/router are you using?

  8. #23
    Moaradin's Avatar Contributor
    Reputation
    163
    Join Date
    Feb 2008
    Posts
    439
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i dont know wtf i have.. i got a modem/router all in one.. its a action tec with verizon.. and also everyone else is getting the realm loop not me.. i can log in fine.. what do i do?

  9. #24
    lilbdiablo12's Avatar Active Member
    Reputation
    40
    Join Date
    Feb 2008
    Posts
    535
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Verizon blocks port 80, you will not be able to get it public unless you buy that port to be open. Otherwise you have to use hamachi.

  10. #25
    Katak's Avatar Member
    Reputation
    9
    Join Date
    Feb 2008
    Posts
    106
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Click for picture

    On dyndns, if you havent done that.

    127.0.0.1 means localhost, aka, the host is on the same computer, to make public, you must have

    <Realm1 Name = "DominationWoW-local"
    Address = "EXTERNAL IP:8129"
    Icon = "PVP"
    Population = "1.0"
    TimeZone = "8">
    Last edited by Katak; 09-13-2008 at 09:05 PM.

  11. #26
    Moaradin's Avatar Contributor
    Reputation
    163
    Join Date
    Feb 2008
    Posts
    439
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    does anyone know?

  12. #27
    lilbdiablo12's Avatar Active Member
    Reputation
    40
    Join Date
    Feb 2008
    Posts
    535
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i have done that and it realmlooped me when i made localhost like that... i do use Dyndns so i knwo what im doing in this much, 127.0.0.1 is pointless in your hosts file... it just simple messes with you getting into your own realm.

  13. #28
    Moaradin's Avatar Contributor
    Reputation
    163
    Join Date
    Feb 2008
    Posts
    439
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    but isnt port 80 for the site?? and my site works fine http://wowbg.kicks-ass.org/

  14. #29
    lilbdiablo12's Avatar Active Member
    Reputation
    40
    Join Date
    Feb 2008
    Posts
    535
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by lilbdiablo12 View Post
    Verizon blocks port 80, you will not be able to get it public unless you buy that port to be open. Otherwise you have to use hamachi.

    This is your problem verizon blocks port 80, it will always realm loop to them

  15. #30
    lilbdiablo12's Avatar Active Member
    Reputation
    40
    Join Date
    Feb 2008
    Posts
    535
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Your site will work fine for you because you are on your local setup i cannot get into, Although it says for website it can interfer with some realmlist issues i could host on verizon either because of that problem.

Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. [Misc] Public server help!
    By giovanyac in forum WoW EMU Questions & Requests
    Replies: 10
    Last Post: 07-15-2011, 08:50 PM
  2. [Misc] Public server help
    By fuzzles22 in forum WoW EMU Questions & Requests
    Replies: 2
    Last Post: 11-17-2010, 02:08 PM
  3. Realy cant Get server Public [Help Please] (ofc +rep for the helper)
    By Virioz in forum WoW EMU Questions & Requests
    Replies: 8
    Last Post: 11-04-2009, 04:35 PM
  4. Public Server Help
    By spollock in forum WoW EMU Questions & Requests
    Replies: 2
    Last Post: 08-29-2008, 10:15 PM
  5. Public Server Help [PICTURES]
    By lethalllama in forum WoW EMU Questions & Requests
    Replies: 28
    Last Post: 08-22-2008, 06:01 PM
All times are GMT -5. The time now is 06:18 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