Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::General Support

Support::General Support Post all topics here having to do with errors while trying to connect to an EQEMu server but not about the setup/running of the Server itself.

Reply
 
Thread Tools Display Modes
  #1  
Old 01-23-2018, 11:06 PM
The_Beast's Avatar
The_Beast
Discordant
 
Join Date: May 2016
Location: Under a rock
Posts: 290
Default

This is what I use for (private) "outside" connections for friends to connect.

Code:
{
     "server" : {
          "chatserver" : {
               "host" : "127.0.0.1",
               "port" : "7778"
          },
          "database" : {
               "db" : "peq",
               "host" : "127.0.0.1",
               "password" : "password",
               "port" : "3306",
               "username" : "username"
          },
          "mailserver" : {
               "host" : "127.0.0.1",
               "port" : "7778"
          },
          "qsdatabase" : {
               "db" : "peq",
               "host" : "127.0.0.1",
               "password" : "password",
               "port" : "3306",
               "username" : "username"
          },
          "world" : {
               "address" : "external-IP",
               "http" : {
                    "enabled" : "false",
                    "mimefile" : "mime.types",
                    "port" : "9080"
               },
               "key" : "asdfghjklzxcvbnmqwerty",
               "localaddress" : "192.168.X.X",
               "loginserver" : {
                    "account" : "username",
                    "host" : "192.168.X.X",
                    "password" : "password",
                    "port" : "5998"
               },
               "longname" : "PEQ TESTBOX",
               "shortname" : "peqtestbox",
               "tcp" : {
                    "ip" : "127.0.0.1",
                    "port" : "9000",
                    "telnet" : "disable"
               }
          },
          "zones" : {
               "defaultstatus" : "0",
               "ports" : {
                    "high" : "7500",
                    "low" : "7000"
               }
          }
     }
}
Reply With Quote
  #2  
Old 01-24-2018, 02:53 AM
amenifus
Fire Beetle
 
Join Date: Jan 2008
Posts: 3
Default

Beast, thanks for the response.

I tried your code and i am able to login but there is no server listing when i do so. here is what it looks like after i edited in my info. Do you seen anything wrong?

Quote:
{
"server" : {
"chatserver" : {
"host" : "127.0.0.1",
"port" : "7778"
},
"database" : {
"db" : "peq",
"host" : "127.0.0.1",
"password" : "eqemu",
"port" : "3306",
"username" : "root"
},
"mailserver" : {
"host" : "127.0.0.1",
"port" : "7778"
},
"qsdatabase" : {
"db" : "peq",
"host" : "127.0.0.1",
"password" : "eqemu",
"port" : "3306",
"username" : "root"
},
"world" : {
"address" : "external.ip.address",
"http" : {
"enabled" : "false",
"mimefile" : "mime.types",
"port" : "9080"
},
"key" : "k80EdZUUBYpgnXVU6mwax77H7ZHhZ6L",
"localaddress" : "192.168.XX.XX",
"loginserver" : {
"account" : "username",
"host" : "192.168.XX.XX",
"password" : "password",
"port" : "5998"
},
"longname" : "Nexus",
"shortname" : "Nexus",
"tcp" : {
"ip" : "127.0.0.1",
"port" : "9000",
"telnet" : "disable"
}
},
"zones" : {
"defaultstatus" : "0",
"ports" : {
"high" : "7500",
"low" : "7000"
}
}
}
}
Reply With Quote
  #3  
Old 01-24-2018, 02:55 PM
amenifus
Fire Beetle
 
Join Date: Jan 2008
Posts: 3
Default

I realized what I did. I had to remove the placeholder username and password from your code paste. It's working great now! Thank you Beast!

For other's reference:
Quote:
"world" : {
"address" : "external.ip.address",
"http" : {
"enabled" : "false",
"mimefile" : "mime.types",
"port" : "9080"
},
"key" : "k80EdZUUBYpgnXVU6mwax77H7ZHhZ6L",
"localaddress" : "192.168.XX.XX",
"loginserver" : {
"account" : "username",
"host" : "192.168.XX.XX",
"password" : "password",
"port" : "5998"
},
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 05:57 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