My friends cant connect menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 18
  1. #1
    imjustyou's Avatar Member
    Reputation
    1
    Join Date
    Nov 2013
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    My friends cant connect

    I just started my first private server and my friends are stuck at "connecting" I am using Hamachi and everyone set-up the hamachi adreass.
    I disabled all firewalls AND run everything as adminstartor what more can i do? please help

    Best regards
    Imjustyou

    My friends cant connect
  2. #2
    Strath's Avatar Elite User
    Reputation
    586
    Join Date
    Apr 2013
    Posts
    524
    Thanks G/R
    76/136
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Google and see if your ISP blocks port 80. If it does, you're screwed. No workaround.

  3. #3
    imjustyou's Avatar Member
    Reputation
    1
    Join Date
    Nov 2013
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So yea i just checked and port 80 is indeed closed.. Is there really NO way to open it?

  4. #4
    Harambeqt's Avatar Elite User CoreCoins Purchaser
    Reputation
    333
    Join Date
    Mar 2010
    Posts
    1,206
    Thanks G/R
    9/29
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    • 80 (Default port for Apache servers. If you aren't running a site of sorts, this is not required.)
    • 3306 (Default port for MySQL servers. If you don't need your MySQL to be accessible remotely, this is not required.)
    • 3443 (Default port for Remote Access, if you aren't using RA, this is not required.)
    • 7878 (Default port for Simple Object Access Protocol, if you aren't using SOAP, this is not required.)
    • 3724(Mandatory realmlist port.)
    • 8085 (Mandatory World server port.)
    The ports that needs to be opened to host a server+website and some other shit (core related features).


    In your case, open these:
    3306 for SQL
    3724 Realmlist/logon
    8085 Worldserver
    If you still have issues, contact your ISP for a port open request or just go with hamachi.
    Last edited by Harambeqt; 11-14-2013 at 05:37 PM.
    Support the #1 WoW Emulator:
    http://arcemu.org/
    https://github.com/arcemu/arcemu
    - - -

  5. #5
    imjustyou's Avatar Member
    Reputation
    1
    Join Date
    Nov 2013
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well I am actully using Hamachi right now. I am connected to the hamachi network but still cant get connect :/

  6. #6
    minupii's Avatar Master Sergeant
    Reputation
    25
    Join Date
    Sep 2012
    Posts
    84
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Arcemu:

    1. Go to your config files folder.
    2. Open realms.conf
    Change this code at the bottom(Insert your Hamachi IP where it says HAMACHIIP):
    Code:
    <Realm1 Name = "DeathFire"
    	Address = "HAMACHIIP:8129" 
    	Icon = "Normal"
    	Population = "1.0"
    	TimeZone = "1">
    Edit: Just saw above post. You need to own the Hamachi network(I am not sure about this actually).

  7. #7
    imjustyou's Avatar Member
    Reputation
    1
    Join Date
    Nov 2013
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I use one pc for server and one for testing. So i do own the hamachi network
    Where do i find that folder?. I am using Jeuties repack
    Very noob here i know.

  8. #8
    minupii's Avatar Master Sergeant
    Reputation
    25
    Join Date
    Sep 2012
    Posts
    84
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well, that means you are using TrinityCore:

    1. Connect to your MySQL database with HeidiSQL or SQLYog.
    2. Go to your auth database.
    3. Select the table "realmlist".
    4. Change the first row at the column "address" to your server computer's Hamachi IP.

  9. #9
    imjustyou's Avatar Member
    Reputation
    1
    Join Date
    Nov 2013
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Done that, still no results. Stuck at connecting !

  10. #10
    minupii's Avatar Master Sergeant
    Reputation
    25
    Join Date
    Sep 2012
    Posts
    84
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Just to make sure:

    Did you set the realmlist to the correct hamachi ip? (the realmlist in your wow/data folder).

    Are you sure, that you have a "steady" connection between the two computers over hamachi?

    Also if it is just for LAN you could just set the realmlist to your server computer's local IP.

    Did you restart MySQL, Logon and world?(I don't remember if that is necessary)

    Check if you can connect through LAN before switching to connecting through Hamachi(eventho you should be able to do both).¨

    Edit: Goodnight. Will check back tomorrow if you haven't found/gotten a solution yet.
    Last edited by minupii; 11-14-2013 at 06:40 PM.

  11. #11
    imjustyou's Avatar Member
    Reputation
    1
    Join Date
    Nov 2013
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So. I just tested all that sutff and it seems like LAN connection dosnt work either. Still stuck at connecting! (Should i do localhost or 127.0.0.1?)

  12. #12
    minupii's Avatar Master Sergeant
    Reputation
    25
    Join Date
    Sep 2012
    Posts
    84
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well your computer's internal IP is not localhost, that is for your own computer to connect to your own computer.
    Open up CMD: Type Ipconfig. Use your IPv4 address.

    Edit: on your server computer you should use 127.0.0.1 as realmlist.

  13. #13
    imjustyou's Avatar Member
    Reputation
    1
    Join Date
    Nov 2013
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ohh. That makes sense. Thank you very much for the help.

  14. #14
    minupii's Avatar Master Sergeant
    Reputation
    25
    Join Date
    Sep 2012
    Posts
    84
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    No problem. Did LAN work?

    Edit: Sorry for not seeing the prefix in the first place.
    Last edited by minupii; 11-15-2013 at 01:46 AM.

  15. #15
    Namor's Avatar Active Member
    Reputation
    27
    Join Date
    Jul 2008
    Posts
    311
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Also stop using hamachi. hamachi blows.

    Just port forward and have them connect directly to your IP.

    Editable signature, at last!

Page 1 of 2 12 LastLast

Similar Threads

  1. [ArcEmu] Friends cant Connect to my server
    By austingoodrich in forum WoW EMU Questions & Requests
    Replies: 8
    Last Post: 07-22-2010, 09:50 PM
  2. my friend cant connect to my server HELP
    By david12 in forum WoW EMU Questions & Requests
    Replies: 2
    Last Post: 07-20-2009, 12:58 PM
  3. Friends cant connect anymore?
    By noobee in forum WoW EMU Questions & Requests
    Replies: 4
    Last Post: 02-11-2009, 10:48 AM
  4. Friends Cant Connect to Server HELP!
    By Silentnvd in forum World of Warcraft Emulator Servers
    Replies: 5
    Last Post: 06-02-2008, 06:25 PM
  5. Friends cant connect
    By cyianos in forum World of Warcraft Emulator Servers
    Replies: 5
    Last Post: 02-19-2008, 01:09 PM
All times are GMT -5. The time now is 06:06 AM. 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