Metaservers
"Metaservers" are used so that clients can find out what servers
are out there, which kind of game they have running,
and how many folks are playing.
Your client will connect to one or more of them and show you a list of what's
out there, something like
Status:
Note that when a server is properly configured, it reports only live
human players to the Metaserver. Some servers have robot players as
well, to allow for practice, or games when there
aren't enough people around to play. These won't show up on the Metaserver;
see the specific server machines for info on
which servers usually have bots, or just log on and see.
Type:
This describes which type of Netrek the server is hosting; there's a list of types here.
Age:
The "Age" column simply notes how long it has been since the Metaserver
has heard from a server. If the interval is long, that server may be
broken.
Multiple Metaservers
To make sure things are always working, there is more than one metaserver. The configuration file (netrekrc) of a client will tell it which metaserver to use. Some clients are smart enough to look at more than one metaserver, but most are not (yet).
Right now, there are two metaservers:
If you can't get your client to show you the metaserver list, you could try changing to another metaserver by changing your netrekrc configuration file.
Metaserver by Web
If you want to see the metaserver status without firing up a client, they do, as can be seen above, each have a web address. If you connect to this, you'll see something like:Server Host | Port | Minutes Ago | Status | Flags |
hockey.tamu.edu | 2592 | 2 | Nobody playing | H |
netrek.hwy.com.au | 2592 | 169 | Nobody playing | R B |
netrek.pulsar-zone.net | 2592 | 1879 | Nobody playing | T R B |
continuum.us.netrek.org | 2592 | 0 | OPEN: 1 player | R B |
netrek.warped.us | 2592 | 0 | OPEN: 1 player | T R S |
pickled.netrek.org | 2592 | 1 | Wait queue: 2 | T R B |
The flags in the above table indicate what kind of game is being played as well as a few other pieces of server information. Here's a key:
Flag | Means | Flag | Means | |
---|---|---|---|---|
B | Bronco | R | Server requires "Blessed" clients | |
C | Chaos | D | Server is Dead (not responding) | |
P | Paradise | T | Server has had T-mode at some point since the last Metaserver reboot | |
H | Hockey | |||
O | Other, including Base Practice | |||
F | Dogfight (obsolete) |
If you are totally retro, the same information is displayed by telnet'ing to the server's port 3521, and extended info on port 3522.