EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   Extenal Login's denied (https://www.eqemulator.org/forums/showthread.php?t=26565)

ChUzZ84 10-19-2008 07:36 AM

Extenal Login's denied
 
Hey,

I have uninstalled my old server which was a minilogin and done a fresh install and database only I can log on because I am on the same network but anyone outside can not even though it is shown on the eqmulater.net login server, any ideas?

I was using Hamachi before for all my mates to join but now I wish to make it public to get more people and it seems it just won't let anyone connect but me.

<?xml version="1.0">
<server>
<world>
<shortname>eq.roarforums.com</shortname>
<longname>EQ.RoarFourms.com AU Server</longname>

<!-- Only specify these two if you really think you need to. -->
<!--<address>Serving Machines IP</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>

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

ChUzZ84 10-19-2008 08:31 AM

Nevermind I found the issue myself it was missing the port setting in the config file. all good!


All times are GMT -4. The time now is 06:07 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.