View Single Post
  #3  
Old 05-04-2003, 03:08 AM
monkboy
Fire Beetle
 
Join Date: Apr 2003
Posts: 17
Default

You can make the zones static by adding them to your Boot5zons.bat file. Instead of using a dot between zone and the hostname, use a zonename.

Example:

start zone fearplane localhost 7995 localhost ( <- static)
start zone karnor localhost 7996 localhost ( <- static )
start zone . localhost 7997 localhost ( <- dynamic )
start zons . localhost 7998 localhost ( <- dynamic )