On Linux you might find that IP aliasing will work. So each server binds to port 9000 on a different IP address. You'll possibly have to bind to alternative addresses on the 127.0.0.0 network as well so that world and zone can talk to each other, as well as letting the LoginServer make sense.
|