Seriously, you really should edit your posts if you have something to add. It's starting to get out of hand everytime you want to ask something. That's borderline spamming, man.
Yeah, it's 5999. Forgot to edit the "8" out. Not like it matters since you can just open that port anyway.
Quote:
loginserver.ini
###Your current configuration is as follows:
loginserver.ini:
[LoginServer]
loginserver=192.168.1.4
loginport=5999
worldname=My Minilogin
worldaddress=192.168.1.4
locked=false
account=
password=
|
Quote:
eqemu_config.xml
<?xml version="1.0">
<server>
<world>
<shortname>minilogin</shortname>
<longname>My Minilogin</longname>
<!-- Only specify these two if you really think you need to. -->
<address>127.0.0.1</address>
<localaddress>127.0.0.1</localaddress>
<!-- Loginserver information. -->
<loginserver>
<host>192.168.1.4</host>
<port>5999</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>127.0.0.1</host>
<port>3306</port>
<username>eq</username>
<password>eq</password>
<db>eq</db>
</database>
</server>
|
Try that.
Different routers don't matter as long as it's newer than 4-5 years. The older ones didn't have good NAT forwarding built in. Not to mention the cheaper brands. That's why I asked. Don't ever use DMZ if you don't have to.