I think my problem is that I don't understand how to load Zone servers properly. Since there doesn't appear to be a boot5zones script, I am not sure how we do this on Linux.
If I do ...
Code:
../zone neriaka <ip.ip.ip.ip> 7994 <ip.ip.ip.ip>
../zone halas <ip.ip.ip.ip> 7995 <ip.ip.ip.ip>
../zone felwithea <ip.ip.ip.ip> 7996 <ip.ip.ip.ip>
../zone butcher <ip.ip.ip.ip> 7997 <ip.ip.ip.ip>
../zone lavastorm <ip.ip.ip.ip> 7998 <ip.ip.ip.ip>
... I will get 5 static zones in #zonestatus that work properly. But I can only zone into these 5. Somehow, I got a 'dynamic zone server ' connected once and was able to zone into a zone that I had not previously loaded. However, once I was in the non-static zone, I had no more free zone server left.
That make any sense?