Thread: Public Login
View Single Post
  #1  
Old 11-09-2025, 03:38 PM
cbotts99
Fire Beetle
 
Join Date: Jun 2012
Posts: 10
Default Public Login

Is it possible to allow eqemu login and direct public Ip login.

If so can anyone share the config.

I can get it to correct connect to eqemu but when I try direct it never shows the server to login. I have tired adding a second loginserver but it never appears in the list. I can connect but no server shows up to login.

},
"world": {
"address": "Public IP",
"key": "RandomKey",
"localaddress": "LocalIP",
"locked": "false",
"loginserver1": {
"account": "myaccunt",
"host": "login.eqemulator.net",
"password": "mypassword",
"port": "5998"
},
Reply With Quote