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

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

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #3  
Old Yesterday, 03:06 PM
Nightrider84's Avatar
Nightrider84
Discordant
 
Join Date: Aug 2010
Location: Colorado
Posts: 417
Default

So this looks wrong to me.

},
"tcp": {
"ip": "0.0.0.0",
"port": "9001"
},
"telnet": {
"ip": "0.0.0.0",
"port": "9000",
"enabled": "true"

It should be

},
"tcp": {
"ip": "127.0.0.1", <------------------Change to this
"port": "9001"
},
"telnet": {
"ip": "127.0.0.1", <------------------Change to this
"port": "9000",
"enabled": "true"

Also this looks off as well

"address": " 99.8.62.1",
"localaddress": "192.168.1.81",
"loginserver1": {
"port": "5998",
"account": "",
"password": "",
"host": "login.eqemulator.net",
"legacy": "1"
},
"loginserver2": {
"account": "",
"password": "",
"host": "192.168.1.81",
"port": "5998"
},
"loginserver3": {
"account": "",
"password": "",
"host": "99.8.62.1",
"port": "5999"

You need to have your Account and password for the validation server.

"address": " 99.8.62.1",
"localaddress": "192.168.1.81",
"loginserver1": {
"port": "5998",
"account": "", <------------------Change to your World Server Account Login
"password": "", <------------------Change to your World Server Account Password
"host": "login.eqemulator.net",
"legacy": "1"
},
"loginserver2": {
"account": "",
"password": "",
"host": "192.168.1.81",
"port": "5998"
},
"loginserver3": {
"account": "",
"password": "",
"host": "login.projecteq.net", <------------------Change to this
"port": "5999"

Last bit I would recommend is going to NOIP website and create a dynamic DNS. It will update whenever your IP address changes because of power outtages modem restarts ect.
You would replace 99.8.62.1 with whatever you created for the DNS. Also make sure you put the DNS in your EQhost file.
So it would look like

[LoginServer]
Host=YOUR DNS HERE:5999
__________________
__________________
Supernova - GM/Developer
"Secrets of Faydwer"

Last edited by Nightrider84; Yesterday at 03:13 PM.. Reason: More info
Reply With Quote
 

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