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 07-05-2009, 04:21 PM
Producer_BMW's Avatar
Producer_BMW
Hill Giant
 
Join Date: Jan 2008
Location: VA
Posts: 181
Default

Im talking about for your router ? those are in there ?

I dont want to guess I want to be exact , what ports to open * :(
__________________
"From the deepest desires often come the deadliest hate.”

Last edited by Derision; 07-06-2009 at 01:18 AM..
Reply With Quote
  #2  
Old 07-05-2009, 04:41 PM
mixxit
Hill Giant
 
Join Date: Sep 2006
Posts: 155
Default

Yeah the ports you are listening on your PC are in that file. So when you fire up your server it will open those ports on your PC.

Then you open your router ports to point them at your PC's ports

Internet - > Router (Blocked ports) -> Your PC

Port for your Login Server (not needed if you use the one below instead of minilogin)
Quote:
<loginserver>
<host>eqemulator.net</host>
<port>5998</port>
<account></account>
<password></password>
</loginserver>
Ports for your zone servers (always needed)
Quote:
<zones>
<defaultstatus>20</defaultstatus>

<!-- Sets port range for world to use to auto configure zones -->
<ports low="7000" high="7100"/>
</zones>
Ports for your World Server (always needed)
Quote:
<tcp ip="localhost" port="9000" telnet="disable"/>
Ports for your World Server Admin Web Page (always needed)
Quote:
<http port="9080" enabled="false" mimefile="mime.types" />
So that's how to find the answer to your question bro!

And here is the actual answer:

World: 9000
WorldWeb: 9080
Zones: 7000-7100
LoginServer (in this example): No port needed (using public ones @ eqemulator)

best of luck mate
Reply With Quote
  #3  
Old 07-05-2009, 04:45 PM
mixxit
Hill Giant
 
Join Date: Sep 2006
Posts: 155
Default

I believe EQ uses UDP as well as TCP so be sure to port forward not just TCP for that port but UDP as well - it should be an option on your router
Reply With Quote
  #4  
Old 07-05-2009, 05:03 PM
Producer_BMW's Avatar
Producer_BMW
Hill Giant
 
Join Date: Jan 2008
Location: VA
Posts: 181
Default

ok ill try to range it from 9000-9080 see what happens ?:()
__________________
"From the deepest desires often come the deadliest hate.”
Reply With Quote
  #5  
Old 07-05-2009, 05:05 PM
mixxit
Hill Giant
 
Join Date: Sep 2006
Posts: 155
Default

Nope only need 7000 and 7080 not the whole range bud

Add 7000 - 7100 as UDP see if that works!
Reply With Quote
  #6  
Old 07-05-2009, 05:05 PM
Producer_BMW's Avatar
Producer_BMW
Hill Giant
 
Join Date: Jan 2008
Location: VA
Posts: 181
Default

When I start my bat.exe of course

I see this

error 10061 Error tcp Connetion <> connect <> failed world but then it goes by it and cont. main loop and starts working is that CRITICAL error or is that is what stopin me
__________________
"From the deepest desires often come the deadliest hate.”
Reply With Quote
  #7  
Old 07-05-2009, 05:08 PM
mixxit
Hill Giant
 
Join Date: Sep 2006
Posts: 155
Default

Ahh okies that sounds like a problem

Can you paste your eqemu config (remove root/zone passwords etc)
Reply With Quote
  #8  
Old 07-05-2009, 05:10 PM
Producer_BMW's Avatar
Producer_BMW
Hill Giant
 
Join Date: Jan 2008
Location: VA
Posts: 181
Default

i think one sec

<?xml version="1.0">
<server>
<world>
<shortname>Producers PvP World</shortname>
<longname> ! [ A Return of Rallos]PVP|Reward item-loot Custom(PVP)Better than before (PRODUCERS-PVP)</longname>

<!-- Only specify these two if you really think you need to. -->
<!--<address>192.168.1.71</address>-->
<!--<localaddress>127.0.0.1</localaddress>-->

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

<!-- Sets the shared key used by zone/launcher to connect to world -->
<key>some long random string</key>

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

<zones>
<defaultstatus>9</defaultstatus>

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

<!-- Database configuration, replaces db.ini. -->
<database>
<host>localhost</host>
<port>3306</port>
<username>root</username>
<password>XXXXXXXX</password>
<db>peq</db>
</database>
</server>

that what u needed ?
__________________
"From the deepest desires often come the deadliest hate.”

Last edited by Derision; 07-06-2009 at 01:17 AM..
Reply With Quote
Reply

Thread Tools
Display Modes

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 06:15 PM.


 

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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3