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 03-19-2010, 05:29 AM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

I am not sure what your login server setup is like:
Code:
<!-- Only specify these two if you really think you need to. -->
<address>71.193.251.28</address>
<localaddress>192.168.1.5</localaddress>

<!-- Loginserver information. -->
<loginserver>
<host>login.axclassic.com</host>
<port>5999</port>
<account></account>
<password></password>
</loginserver>
Looks like you are using AX's Login Server. I don't know if that one uses port 5999 or 5998 or what. Maybe you can get help on his site for that. We really don't support other people's public Login Servers here, only the private Login Servers and the EQEmu public Login Server.


I am also not sure what the address and localaddress you have set in there is for. I would try commenting those out and see what happens. Just replace this:
Code:
<address>71.193.251.28</address>
<localaddress>192.168.1.5</localaddress>
with this:
Code:
<!-- <address>71.193.251.28</address> -->
<!-- <localaddress>192.168.1.5</localaddress> -->
You have more than enough ports open already. The only ones that are required for the EQEmu public LS are 7000-7100, and 9000. You can also open 9080 if you want access to the web tool that comes with the server. The port 3306 you opened is for remote access to MySQL, but if you don't remotely access your database, you don't need that open.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote
  #2  
Old 03-19-2010, 10:12 AM
wwazman
Sarnak
 
Join Date: Oct 2007
Location: Oregon
Posts: 37
Default

hmmm..not sure if I copied the right config info or not.... using ax's program to start everything, but I play with the peq side..
Reply With Quote
  #3  
Old 03-19-2010, 11:36 AM
wwazman
Sarnak
 
Join Date: Oct 2007
Location: Oregon
Posts: 37
Default

ok, so everything is SUPPOSED to be set to PEQ, not the axclassic.. one uses 5999 and one uses 5998 and I'm forever forgetting which one is which! :P

I know Ax's, while fantasticly awesome, does have a few glitches,.. one of them being when you click the PEQ database button and hit save, it automatically sets everything back to AXCLASSIC. >:( ... so I have to manually edit the xml back to what it was. That said, I have a copy saved,.. I checked it and it's supposed to be set to

<?xml version="1.0">
<server>
<world>
<shortname>WWAZmania</shortname>
<longname>! - WWAZmania SoF My Customizations</longname>

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

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

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

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

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

</server>


Does this look right?
also, as far as the databases (debating to move this to another computer, resetting everything up and updating the zone infos and everything, stop using axclassic gui) .. how much problem am I going to have if I try to move everything off the current database axclassic setup, to the 'normal' setup?

Last edited by trevius; 03-19-2010 at 02:58 PM..
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 08:54 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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3