Need help with Arcemu login autheticating to hamachi menu

User Tag List

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

    Need help with Arcemu login autheticating to hamachi

    Hi, I just set up my own 3.3.5a server and was messing around a bit and decided to invite some friends, I already had hamachi so decided to make it open to my hamachi network.

    I've been working on this for about 3 hours now and still can't find an answer, I was able to log on to the server when it was just me and then when i followed some guides on editing configs, I can't even see my realmlist on the realm selection page thus my friends and I not being able to connect. I will post the configs so you can have a look but for the life of me I can't get it to work.

    btw, my Hamachi IP is 5.9.221.23.
    and my realmlist.wtf is "set realmlist 5.9.221.23"


    Logon.
    Code:
    <LogonDatabase Hostname = "localhost"
                   Username = "root"
                   Password = "ascent"
                   Name     = "logon"
                   Port     = "3306"
                   Type     = "1">
    
    
    
    <Listen Host = "5.9.221.23"
            ISHost = "5.9.221.23"
            RealmListPort = "3724"
            ServerPort = "8093">
    
    
    <LogLevel Screen = "0"
              File = "-1">
    
    
    <Rates AccountRefresh = "300">
    
    
    <Client MinBuild = "00000"
            MaxBuild = "99999">
    
    
    <LogonServer RemotePassword = "ascent"
                 AllowedIPs = "0.0.0.0/24"  <- (Have also tried putting hamachi IP in there)
                 AllowedModIPs = "5.9.221.23/24">

    Optional
    Code:
    
    <Optional StartingLevel="80"
    	LevelCap="80"
    	GenLevelCap="80"
    	AllowTBC="1"
    	AntiMasterLootNinja="0" 
    	AdditionalFun="0" 
    	DKStartingTalents="0" 
    	Unstuck="0" 
    	UnstuckCooldown="60" 
    	UnstuckToBind="1"
    	MaxProfessions="3">
    
    <Interfaction InterfactionChat="1" 	
    	InterfactionGroup="1"
    	InterfactionGuild="1"
    	InterfactionTrade="1"
    	InterfactionFriends="1"
    	InterfactionMisc="1"
    	CrossOverCharacters="1">
    
    
    <Color AnnTagColor = "2"
    	AnnGMTagColor = "1"
    	AnnNameColor = "4"
    	AnnMsgColor = "6">
    
    
    <Extra Instant80="0" 
    	PvPToken="1" 
    	PvPTokenID="13905" 
    	PvPKillAnnounce="1" 
    	Portals="1" 
    	L80etc="0" 
    	WeddingNPC="1">
    
    
    <GameMaster ListOnlyActiveGMs = "0"
    	HidePermissions = "0">
    
    
    <CommonSchedule AutoBroadCast = "1"
    	BroadCastInterval = "10"
    	BroadCastTriggerPercentCap = "2"
    	BroadCastOrderMode = "0">
    
    
    <ClassOptions DeathKnightPreReq = "1"
    	    DeathKnightLimit = "1" >
    
    <GoldSettings EnableGoldCap = "1"
    	      StartingGold = "50000"
    	      MaximumGold = "214748">
    Realms
    Code:
    
    <LogonServer Address = "5.9.221.23:8129"
    	Port = "8093"
    	Name = "Default Logon"
    	RealmCount = "2"
    
    <Realm1 Name = "Reythe-WoW!"
    	Address = "5.9.221.23:8129" 
    	Icon = "PVP"
    	Population = "2"
    	TimeZone = "1"
    
    <Realm2 Name = "Reythe-WoW! Two"
    Address = 5.9.221.23:8129"
    Icon = "PVP"
    Population = "1"
    TimeZone= "8">
    world
    Code:
    <WorldDatabase Hostname = "localhost" Username = "root" Password = "ascent" Name = "world" Port = "3306" Type = "1">
    <CharacterDatabase Hostname = "localhost" Username = "root" Password = "ascent" Name = "characters" Port = "3306" Type = "1">
    
    <Listen Host = "5.9.221.23"
            WorldServerPort = "8129">
    
    <LogLevel Screen="0" File="-1" World="0" DisableCrashdumpReport="1">
    
    <Server PlayerLimit = "100"
            Motd = "Welcome to Reythe-WoW, Test Message"
            SendStatsOnJoin = "1"
            EnableBreathing = "1"
            SeperateChatChannels = "0"
            CompressionThreshold = "1000"
            QueueUpdateInterval = "5000"
            KickAFKPlayers = "0"
            ConnectionTimeout = "180"
            RealmType = "1"
            AdjustPriority = "0"
            RequireAllSignatures = "0"
            ShowGMInWhoList = "1"
            MapUnloadTime="0"
            LimitedNames="1"
            UseAccountData="0"
            AllowPlayerCommands="0"
            EnableLFGJoin="0"
            TimeZone="0"
            Collision="0"
            DisableFearMovement="0"
            SaveExtendedCharData="0">
    
    
    
    
    <Announce       Tag = "Staff"
                    GMAdminTag = "1"
                    NameinAnnounce = "0"
                    NameinWAnnounce = "0"
                    ShowInConsole = "0">
    
    
    
    <Rates Health="1"
           Power1="1"
           Power2="1"
           Power3="1"
           Power4="1"
           QuestReputation="5"
           KillReputation="5"
           Honor="5"
           PvPTimer="300000"
           ArenaQueueDiff="150"
           Compression="1"
           XP="50"
           QuestXP="50"
           RestXP="50"
           ExploreXP="50"
           DropGrey="1"
           DropWhite="1"
           DropGreen="1"
           DropBlue="20"
           DropPurple="50"
           DropOrange="100"
           DropArtifact="1"
           DropMoney="50"
           Save="300000"
           SkillChance="5"
           SkillRate="5"
           ArenaMultiplier2x="1"
           ArenaMultiplier3x="2"
           ArenaMultiplier5x="3">
    
    <GMClient GmClientChannel = "gm_sync_channel">
    
    <Terrain MapPath ="maps"
             vMapPath ="vmaps"
             UnloadMaps ="1">
    
    <Log Cheaters="0" GMCommands="0" TimeStamp="0"> 
    
    <Mail ReloadDelay="0"
          DisablePostageCostsForGM="1"
          DisablePostageCosts="0"
          DisablePostageDelayItems="1"
          DisableMessageExpiry="0"
          EnableInterfactionMail="1"
          EnableInterfactionMailForGM="1">
    
    <StatDumper FileName = "stats.xml" Interval = "120000">
    
    <Startup Preloading = "0"
             BackgroundLootLoading = "1"
             EnableMultithreadedLoading = "1"
             LoadAdditionalTables="">
    
    <FloodProtection Lines = "0" Seconds = "0" SendMessage = "0">
    
    <LogonServer DisablePings = "0"
                 RemotePassword = "dddddd">
    
    <AntiHack Teleport="0"
              Speed="0"
              FallDamage="0"
              Flight="0"
    	  FlightThreshold="10" 
              DisableOnGM="1">
    
    <Periods HonorUpdate="daily"
             ArenaUpdate="weekly"
             DailyUpdate="daily">
    
    <Channels BannedChannels="">
    
    <VoiceChat Enabled="0"
               ServerIP="127.0.0.1"
               ServerPort="3727">
    
    <RemoteConsole Enabled="0"
                   Host="0.0.0.0"
                   Port="8092">
          
    <ScriptBackends LUA="1">
    
    <Movement FlushInterval="1000"
              CompressRate="1"
              CompressThreshold="30.0"
              CompressThresholdCreatures="10.0">
    
    <Localization LocaleBindings="">
    
    <InstanceHandling TakeGroupLeaderID="1" 
                      SlidingExpiration="0" 
                      DailyHeroicInstanceResetHour="1" 
                      CheckTriggerPrerequsites="0" >
    
    
    <Battleground AV_MIN="0" 
    							AV_MAX="40" 
    							AB_MIN="4" 
    							AB_MAX="15" 
    							EOS_MIN="4" 
    							EOS_MAX="15" 
    							WS_MIN="2" 
    							WS_MAX="10" 
    							SOTA_MIN="10" 
    							SOTA_MAX="15">
    
    <GameMaster StartOnGMIsland = "0">
    
    <Arena Season = "5"
    	Progress = "1">
    
    <Limits Enable="0" AutoAttackDmg="10000" SpellDmg="30000" Health="100000" Mana="80000" Disconnect="0" BroadcastGMs="1">
    
    <DonatorCommands AddItem = "1"
             Tele2Friend = "1"
             Announce = "1"
             Port = "1">
    If anyone can help me and point out what I did wrong, I would be very grateful.
    Thanks
    Reythe

    Need help with Arcemu login autheticating to hamachi
  2. #2
    EmuMonster's Avatar Banned
    Reputation
    6
    Join Date
    Jul 2008
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If I'm not mistaken, one of your realms in the config must be set to localhost. In the documentation of ArcEmu (in the realms config) it'll say something about why there needs to be three realms. That ended up being my problem. Sorry I couldn't be more help.

    Also: I'm just going to be 100% honest here: In all the time and trouble you need to go through with Hamachi, you could easily forward your ports and get on with your server about 5x over. Hamachi is just not worth the trouble IMO

  3. #3
    Reythe's Avatar Member
    Reputation
    1
    Join Date
    Apr 2012
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by EmuMonster View Post
    If I'm not mistaken, one of your realms in the config must be set to localhost. In the documentation of ArcEmu (in the realms config) it'll say something about why there needs to be three realms. That ended up being my problem. Sorry I couldn't be more help.

    Also: I'm just going to be 100% honest here: In all the time and trouble you need to go through with Hamachi, you could easily forward your ports and get on with your server about 5x over. Hamachi is just not worth the trouble IMO
    I tried to follow this guide : http://www.************/forums/showthread.php?t=111110 Although I got up to the step to set up a DNS and you have to pay for one? I wasn't acutally really serious about the server. I just wanted to set up a test server for a few friends. I'm about to google free dns but I don't know if it will work. I just tested my ports as well and it seems the mandatory ports weren't forwarded even though it says so on my router. Is there a free way to go about setting it up?

    edit: site censored out my site, it was jeuties guide.

  4. #4
    bendaferi's Avatar Active Member
    Reputation
    34
    Join Date
    Jun 2008
    Posts
    111
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey!

    Try to edit this line in your realms.conf:

    Code:
    <LogonServer Address = "5.9.221.23:8129"
    To:

    Code:
    <LogonServer Address = "5.9.221.23"
    So without port definied.

    May it helps. Good luck and have fun.

Similar Threads

  1. [ArcEmu] Need help with ArcEmu CMS Website will REP
    By Pedregon in forum WoW EMU Questions & Requests
    Replies: 1
    Last Post: 07-16-2010, 01:48 AM
  2. Need help with arcemu
    By kashensho in forum WoW EMU Questions & Requests
    Replies: 4
    Last Post: 08-05-2009, 06:41 PM
  3. Need help with ArcEmu
    By Boiko7530bg in forum WoW EMU Questions & Requests
    Replies: 1
    Last Post: 05-06-2009, 04:24 AM
  4. Need help with ArcEmu ><
    By Edude in forum WoW EMU Questions & Requests
    Replies: 15
    Last Post: 11-02-2008, 03:04 PM
All times are GMT -5. The time now is 06:39 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