OR even in hear look at this post at top.
A Guide to Running Planeshift on Mac OS XIMPORTANT2: if you are having trouble getting onto the server (i.e. "Server unreachable", please follow the following steps:
1. Ensure that you are connected to the internet (just to be on the safe side

).
2. Ensure that the server is up: go to
http://laanx.fragnetics.com and look at the report on the left side of the screen. If the number of user accounts is 0 (or there is no number listed) or if the Report Time is more than a minute or so different from the Time, the server is down and you will be unable to connect.
3. Ensure that you are not behind a hardware or software firewall, or, if you are, that you have allowed incoming traffic on port 7777. Note that if you are on a college campus, school campus, or at an office, you will probably be behind a firewall; if you are, your only option is to ask your network administrator to open port 7777 for incoming traffic.
4. If it still won't work, open your Planeshift folder, open the "data" folder, and open "server.xml" (/PATH_TO_PLANESHIFT_FOLDER/data/servers.xml) in TextEdit (click on servers.xml and drag it to /Applications/TextEdit(.app) ). Ensure that the port for server "Fragnetics" is set to 7777 (if not, change it).
It should end up something like this:
Code:
<serverlist>
<server name="Fragnetics" ip="laanx.fragnetics.com" port="7777" />
</serverlist>