Thread: Login Support
View Single Post
  #8  
Old 03-14-2017, 02:13 AM
anthonny3af
Fire Beetle
 
Join Date: Jan 2011
Location: aus sydney
Posts: 21
Default Players cant connect to my server

In your eqemu_config file, at the top, under longname, add in the address tags like you see here. ((((Then insert your external address.)))

wen you say EXTERNAL ADDRESS is that my IP or EQEMULATER.COM or is it something other IP ???

Code:
<server>
<world>
<shortname>servername</shortname>
<longname>longservername</longname>
<address>external_ip</address>

<loginserver>
<host>127.0.0.1</host>
<port>5998</port>
<account></account>
<password></password>
</loginserver>
Reply With Quote