[Help]Making my ArcEmu server public non-hamachi menu

User Tag List

Results 1 to 9 of 9
  1. #1
    Agent Orange's Avatar Knight-Lieutenant
    Reputation
    23
    Join Date
    Aug 2008
    Posts
    260
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Help]Making my ArcEmu server public non-hamachi

    alright so i followed a guide this guy had and i got everything done correctly i think but i get stuck at running worlds. it says attempting to connect to logon server then it says it failed. Can you help? His guide http://www.mmowned.com/forums/ascent...ng-public.html

    Logonserver
    Code:
    <Listen Host = "one-wow.kicks-ass.net"
            ISHost = "192.168.1.2"
            RealmListPort = "3724"
            ServerPort = "8093"
    
    
    <LogonServer RemotePassword = "ascent"
                 AllowedIPs = "127.0.0.1/24"
                 AllowedModIPs = "127.0.0.1/24">
    Worlds
    Code:
    <Listen Host = "0.0.0.0"
            WorldServerPort = "8129">
    Realms
    Code:
    <LogonServer Address = "one-wow.kicks-ass.net"
    	Port = "8093"
    	Name = "Default Logon"
    	RealmCount = "1">
    
    
    <Realm1 Name = "One-WoW"
    	Address = "96.252.147.135:8129" 
    	Icon = "Normal"
    	Population = "1.0"
    	TimeZone = "2">
    if i missed anything or if i did something wrong can you tell me. Thanks

    [Help]Making my ArcEmu server public non-hamachi
  2. #2
    lesone's Avatar Member
    Reputation
    1
    Join Date
    Dec 2007
    Posts
    52
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Code:
    <Listen Host = "one-wow.kicks-ass.net"
            ISHost = "192.168.1.2"
            RealmListPort = "3724"
            ServerPort = "8093"
    
    
    <LogonServer RemotePassword = "ascent"
                 AllowedIPs = "127.0.0.1/24"
    change "
    one-wow.kicks-ass.net" to "localhost"


    AllowedModIPs = "127.0.0.1/24">

  3. #3
    Agent Orange's Avatar Knight-Lieutenant
    Reputation
    23
    Join Date
    Aug 2008
    Posts
    260
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i get the same error.... hear il port the host i think i did them wrong but theres something wrong in the logonserver i think because it keeps saying trying to connect to logon server and then it gets a failure
    Code:
          102.54.94.97     rhino.acme.com          # source server
    #       38.25.63.10     x.acme.com              # x client host
    
    192.168.1.2 one-wow.kick-ass.net
    96.252.147.135 one-wow.kicks-ass.net

  4. #4
    Illegalpie's Avatar Member
    Reputation
    11
    Join Date
    Jul 2008
    Posts
    240
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Agent Are you using a router? Because i Gave Up on that im currently going to buy a host or get one but For the hosts everyone says something different... While im here anyone help? I Setup Keazin's Arcemu release right but when i start world and it gets to LUA says "Starting Lua Engine" Then crashes D:
    Offering Powerleveling 1$perlevel Aim me Zackattack7230

  5. #5
    Agent Orange's Avatar Knight-Lieutenant
    Reputation
    23
    Join Date
    Aug 2008
    Posts
    260
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    idk lol im setting a server up on my friends computer... and later on we are planning on getting a host for use. the only problem is we dont know much about hosts.

  6. #6
    Plq's Avatar Member
    Reputation
    2
    Join Date
    Jan 2009
    Posts
    30
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Logonserver:

    Code:
    <Listen Host = "0.0.0.0"
            ISHost = "0.0.0.0"
            RealmListPort = "3724"
            ServerPort = "8093"
    
    
    <LogonServer RemotePassword = "ascent"
                 AllowedIPs = "127.0.0.1/24"
                 AllowedModIPs = "127.0.0.1/24">
    Realms:

    Code:
    <LogonServer Address = "127.0.0.1"
    	Port = "8093"
    	Name = "Default Logon"
    	RealmCount = "1">
    
    
    <Realm1 Name = "One-WoW"
    	Address = "96.252.147.135:8129" 
    	Icon = "Normal"
    	Population = "1.0"
    	TimeZone = "2">

    That should do it.
    Also make sure your ports are forwarded.
    Another problem could be the firewall.

  7. #7
    Agent Orange's Avatar Knight-Lieutenant
    Reputation
    23
    Join Date
    Aug 2008
    Posts
    260
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    umm thats for ascent not arcemu....

  8. #8
    Plq's Avatar Member
    Reputation
    2
    Join Date
    Jan 2009
    Posts
    30
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Agent Orange View Post
    umm thats for ascent not arcemu....
    Sorry about that.
    Try this:
    Code:
    <LogonServer Address = "192.168.1.2"
    	Port = "8093"
    	Name = "Default Logon"
    	RealmCount = "1">

  9. #9
    Agent Orange's Avatar Knight-Lieutenant
    Reputation
    23
    Join Date
    Aug 2008
    Posts
    260
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Now im getting Challange Packet Sending... then it says Authenticating...[192.168.1.2]

Similar Threads

  1. [EPIC GUIDE] Make any private server public non hamachi
    By Gooze in forum WoW EMU Guides & Tutorials
    Replies: 12
    Last Post: 12-11-2009, 04:31 PM
  2. Making an ArcEmu server Public W/O Hamachi!
    By Found in forum WoW EMU Guides & Tutorials
    Replies: 6
    Last Post: 03-25-2009, 02:23 PM
  3. [Guide] How to Make your server public NON HAMACHI
    By xUrbanx in forum WoW EMU Guides & Tutorials
    Replies: 32
    Last Post: 09-09-2008, 06:40 PM
  4. How to make your ascent server public! non hamachi (ascent)
    By nigthy in forum WoW EMU Guides & Tutorials
    Replies: 5
    Last Post: 07-21-2008, 04:40 PM
  5. make server public non hamachi [detailed]
    By pooooo132 in forum WoW EMU Guides & Tutorials
    Replies: 2
    Last Post: 06-18-2008, 05:33 AM
All times are GMT -5. The time now is 05:50 PM. 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