View Single Post
  #19  
Old 03-11-2004, 11:02 AM
nilar
Hill Giant
 
Join Date: Dec 2003
Location: The moon
Posts: 230
Default

Also..

Quote:
Secondly:

Code:
worldaddress=68.3.182.184


needs to be:

Code:
worldaddress=192.168.1.101
This is wrong. Your worldaddress needs to be 68.3.182.184 (your external IP) otherwise people won't be able to connect to your server. 192.168.1.101 is your internal IP (local IP) which other people wont be able to connect to.

So...

under loginserver.ini
Code:
worldaddress=68.3.182.184
and boot5zones.bat

Code:
start zone . 68.3.182.184 7995 192.168.1.101
Just for some info the worldaddress is the World Server that is connecting to the loginservers. The first IP in boot5zones.bat is the IP that tells the zone servers where to connect to the world.exe at. The second IP is the database location (which is 192.168.1.101 for you)
__________________
"I can imagine a world without war, a world without hate. And I can imagine myself attacking that world. They would never expect it"

Nilar Nightwolf- SaltyBoogers Non Legit ServerOp
Ascendra Custom Legit ServerOp
GM-Mgmt Jezebells Everquest Server
Senyen of the Abyss [65 Forest Stalker] Dil's World
Reply With Quote