Thread: Please Help
View Single Post
  #3  
Old 04-22-2019, 08:12 AM
Dryamzord01
Hill Giant
 
Join Date: Jul 2018
Posts: 161
Unhappy

public port the 9000, and others are the 7778, 7000-7400, 5998-5999, use the same PC to play and to use the server. The 9000 are open at http://canyouseeme.org. He tells me yes. and in the wiki I have looked at it, in local_network of login ini I have host = 127.0.0., and in eqemu config




{
"server": {
"chatserver": {
"host": "127.0.0.1",
"port": "7778"
}
"database": {
"db": "peq",
"host": "127.0.0.1",
"password": "eqemu",
"port": "3306",
"username": "root"
}
"directories": {
"logs": "logs /",
"lua_modules": "lua_modules /",
"maps": "maps /",
"patches": "./",
"plugins": "plugins /",
"missions": "missions /",
"shared_memory": "shared /"
}
"mail server" : {
"host": "192.168.0.156",
"port": "7778"
}
"qsdatabase": {
"db": "peq",
"host": "127.0.0.1",
"password": "eqemu",
"port": "3306",
"username": "root"
}
"world": {
"http": {
"enabled": "false",
"mimefile": "mime.types",
"port": "9080"
}
"key": "9npveFWHdhWCrqEkKbpJiPHPawh74Wt",
"blocked": "false",
"loginserver1": {
"account": "*********",
"host": "login.eqemulator.net",
"legacy": "1",
"password" : "**********",
"port": "5998"
}
"loginserver2": {
"account": "**********",
"host": "192.162.0.156",
"legacy": "0",
"password" : "***********",
"port": "5998"
}
"longname": "OLD TAMPER OF KERAFYRM RoF2 [EXP + / loot +] [Solo / group / raid]",
"shortname": "AkkasPEQInstaller",
"tcp": {
"ip": "127.0.0.1",
"port": "9000",
"telnet": "disable"
}
}
"zones": {
"defaultstatus": "0",
"ports": {
"high": "7400",
"low": "7000"
}
}
}
}

when starting the server with login server, everything is loaded well and ends up putting, succesfully loggen inn, and people can create a character, but when they log in they disconnect



in the database in the login server account, loginserver admin account, and in login server world, do not have to put an ip in each one?
Reply With Quote