View Single Post
  #2  
Old 04-28-2003, 11:29 AM
vetoeq
Hill Giant
 
Join Date: Apr 2003
Posts: 125
Default

Your Boot5Zones looks bunk, it needs to be of the format:


start zone . 127.0.0.1 7995 127.0.0.1

if you are playing on the same machine as the server is running. However, if you are trying to log into it from the local LAN, it needs to be the IP address of the local LAN interface which can be found by doing a ipconfig from a command prompt and putting that into your Boot5Zones. Example:

start zone . 192.168.1.10 7995 192.168.1.10

--
VetoEQ
Reply With Quote