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 )
|