ok, some (if not all) of you have noticed at times that the server (laanx.fragnetics.com)
appears to be unreachable by your client. mostly, this is due to either a server hiccup
(common) or DNS failure.(also common).
this post addresses the latter.

firstly, you need to know the ip address for laanx.fragnetics.com (its 203.81.44.242)!

you add and entry to your hosts file (in windows its under /windows/system32 or /winnt/system32)
and in linux its /etc/hosts (you may have to search in windows as each version might put it in a place ither than listed).
the entry to add is:
203.81.44.242 laanx.fragnetics.com
once added, your machine should be able to find it without worrying about those pesky dns timeouts.
