Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

Reply
 
Thread Tools Display Modes
  #1  
Old 04-21-2014, 09:39 PM
moltke24
Sarnak
 
Join Date: Dec 2011
Posts: 63
Default Friends can't connect to my server

I was at my parents house and all my friends were able to connect to my server through the internet while i was at the house, however now that I'm at my place they cannot connect. I use hamachi and run a minecraft server which they were all able to connect to as well at both locations but can only connect to everquest when in the same place.

i also took down the minecraft server to make sure it wasn't interfering.
Reply With Quote
  #2  
Old 04-21-2014, 09:41 PM
moltke24
Sarnak
 
Join Date: Dec 2011
Posts: 63
Default

<?xml version="1.0">
<server>
<world>
<!-- Set the shortname to ONE word. The longname is what shows up on server list -->
<shortname>Moltke</shortname>
<longname>Moltke's World</longname>

<!-- DO NOT EDIT ANY LINES BETWEEN HERE AND THE DATABASE SECTION -->
<!-- <address>do.not.edit</address> -->
<!-- <localaddress>do.not.edit</localaddress> -->

<!-- Loginserver information. DO NOT EDIT -->
<loginserver>
<host>login.eqemulator.net</host>
<port>5998</port>
<account></account>
<password></password>
</loginserver>

<!-- Server status. Default is unlocked DO NOT EDIT RIGHT NOW -->
<!--<locked/>-->
<!-- <unlocked/> -->

<!-- Sets the ip/port for the tcp connections. DO NOT EDIT -->
<tcp ip="127.0.0.1" port="9000" telnet="disable"/>

<!-- Sets the shared key used by zone/launcher to connect to world -->
<key>somelongrandomstring12345</key>

<!-- Enable and set the port for the HTTP service. Defaults are shown -->
<http port="9080" enabled="false" mimefile="mime.types" />
</world>

<!-- Chatserver (channels) information. DO NOT EDIT -->
<chatserver>
<host>25.46.53.180</host>
<port>7778</port>
</chatserver>

<!-- Mailserver (in-game mail) information. DO NOT EDIT -->
<mailserver>
<host>25.46.53.180</host>
<port>7778</port>
</mailserver>

<zones>
<!-- The defaultstatus is what status the new toons will have on your server -->
<defaultstatus>200</defaultstatus>

<!-- Sets port range for world to use to auto configure zones DO NOT EDIT RIGHT NOW-->
<ports low="7000" high="7100"/>
</zones>

<!-- Set username to root and password is your MySQL password and db to peq -->
<database>
<host>127.0.0.1</host>
<port>3306</port>
<username>(edited these out)</username>
<password>(edited these out)</password>
<db>peq</db>
</database>
<qsdatabase>
<host>127.0.0.1</host>
<port>3306</port>
<username>(edited these out)</username>
<password>(edited these out)</password>
<db>peq</db>
</qsdatabase>

<!-- Launcher Configuration DO NOT EDIT-->
<launcher>
<!-- <logprefix>logs/zone-</logprefix> -->
<!-- <logsuffix>.log</logsuffix> -->
<!-- <exe>zone.exe</exe> -->
<!-- <timers restart="10000" reterminate="10000"> -->
</launcher>

<!-- File locations. DO NOT EDIT -->
<files>
<!-- <spells>spells_us.txt</spells> -->
<!-- <opcodes>opcodes.conf</opcodes> -->
<!-- <logsettings>log.ini</logsettings> -->
<!-- <eqtime>eqtime.cfg</eqtime> -->
</files>
<!-- Directory locations. DO NOT EDIT -->
<directories>
<!-- <maps>Maps</maps> -->
<!-- <quests>quests</quests> -->
<!-- <plugins>plugins</plugins> -->
</directories>
</server>
Reply With Quote
  #3  
Old 04-21-2014, 09:58 PM
Esildor
Hill Giant
 
Join Date: Feb 2010
Posts: 207
Default

Have the ports open on your router?
Reply With Quote
  #4  
Old 04-21-2014, 10:07 PM
moltke24
Sarnak
 
Join Date: Dec 2011
Posts: 63
Default

Quote:
Originally Posted by Esildor View Post
Have the ports open on your router?
They can see my server, but when they try to connect their game stops responding and goes back to the log in screen.

I use a mac router and I'm using hamachi, so I've tried port forwarding before, and I've been able to get to my modem and everything was opened at least i thought so since I followed their directions. But don't really know if that's the issue, since they can connect to my minecraft server...
Reply With Quote
  #5  
Old 04-21-2014, 10:25 PM
moltke24
Sarnak
 
Join Date: Dec 2011
Posts: 63
Default

https://www.youtube.com/watch?v=tDhKBsHctYg

I went through this video, for my airport extreme and opened port 7778 is that the one that needs to be opened or others?
Reply With Quote
  #6  
Old 04-21-2014, 11:01 PM
Tabaluga_Dragon
Fire Beetle
 
Join Date: Oct 2013
Posts: 23
Default

that is the chat and mail server port
Reply With Quote
  #7  
Old 04-21-2014, 11:03 PM
Tabaluga_Dragon
Fire Beetle
 
Join Date: Oct 2013
Posts: 23
Default

port forward this range 7000 to 7100 and 9000 try that.
Reply With Quote
  #8  
Old 04-21-2014, 11:36 PM
moltke24
Sarnak
 
Join Date: Dec 2011
Posts: 63
Default

My friend says that they are getting error 1017 and says to rerun the update...
Reply With Quote
  #9  
Old 04-21-2014, 11:55 PM
Esildor
Hill Giant
 
Join Date: Feb 2010
Posts: 207
Default

I think if you get error's connecting to an EQ server on emu it's just throwing a generic EQ error that would mean something on Sony servers(?)

Sounds like a port forwarding issue to me. If you can connect no problem from your comp and they're unable to.
Reply With Quote
  #10  
Old 04-22-2014, 02:36 PM
moltke24
Sarnak
 
Join Date: Dec 2011
Posts: 63
Default

Should i be placing the port numbers in both the private and public udp and tcp ports?
Reply With Quote
  #11  
Old 04-22-2014, 04:46 PM
moltke24
Sarnak
 
Join Date: Dec 2011
Posts: 63
Default

so i still cant get my friends to connect, I'm running hamachi so they can connect to my minecraft server. does hamachi interfere with my everquest server? can i use hamachi so they can connect to my everquest server?
Reply With Quote
  #12  
Old 04-22-2014, 05:30 PM
moltke24
Sarnak
 
Join Date: Dec 2011
Posts: 63
Default

I bought a port forwarding program, i had the program open all ports that you guys said to, 7000-7100, 9000, 3306 and 7778. I have abandoned using my mac router and am directly connected to the modem.

Does logmein hamachi cause interference?

is there something else that isn't ports?

Everyone can connect to my minecraft server no matter where i am

Everyone can connect to my everquest server only when we are in the same building

they can currently see my server in the listing but when they try to connect their game freezes and takes them back to the log in screen.
Reply With Quote
  #13  
Old 04-22-2014, 06:00 PM
moltke24
Sarnak
 
Join Date: Dec 2011
Posts: 63
Default

in my config file does my host ip need to be my external or internal ip cuz both are different as seen here?

<!-- Chatserver (channels) information. DO NOT EDIT -->
<chatserver>
<host>(does this need to be internal or external ip?)</host>
<port>7778</port>
</chatserver>

I have two IPv4 internal addresses one external ip address and 1 router ip address, i can connect with both internal ip addresses, but have no tried the external ip address

anyone else want to try to connect? my server's name is Moltke's world. I'm leaving the server up incase someone wants to try and see if it works.
Reply With Quote
  #14  
Old 04-22-2014, 06:16 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

Someone had a vid-streaming app that also used port 9000 that was causing issues...

Make sure that nothing else is attached to the required ports.


(You are using the EQEmu login server explicitly, correct?)
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote
  #15  
Old 04-22-2014, 06:42 PM
moltke24
Sarnak
 
Join Date: Dec 2011
Posts: 63
Default

Yes i am using the eqemu login and i told them to make sure theirs were updated

here are my ports:
first image http://imgur.com/m9OOyU1
second image http://imgur.com/vsB7Lje
3rd image http://imgur.com/cyH2HFP
4th image http://imgur.com/FJH10BI
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 03:32 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3