Doh, I can't go back and edit my post. I'm finding that I just simply don't know how to start up a zone:
http://www.eqemulator.net/wiki/wikka...ka=LinuxServer
This guy says run the command:
./zone EXTERNAL_IP_ADDRESS $1 77$2 192.168.0.100 &
I assume EXTERNAL_IP_ADDRESS is supposed to be a real IP address? I also assume that 192.168.0.100 is supposed to be the IP address of my machien on the local network. If so, I'm running this command:
./zone 207.187.198.34 . 7790 192.168.1.3 &
I generaly don't get any errors till I try to log in with a character I've created. My game client says "Zone is unavailable" and my logs say "No zoneserver available to boot up."
I have tried replacing '.' with 'rivervale' since I'm creating a halfling. No luck.
How do I use this 'zone' binary? I don't get it.
Also, a select * from 'launcher' returns 0 rows. :(