I’m having trouble figuring out how to get my server to listen to the LAN port. Right now, my server only seems to listen to port 7777. But my client (on a different machine) is polling 14001 looking for the server. I’ve tried some the command line switched with no effect. I’m guessing I’m entering them wrong. So the question is how do you specify you want to run the editor as a dedicated LAN server from the command line? Are there some changes that need to be made in the engine.ini file? (Btw: This is a linux server.)