No servers to choose; can't connect to server

Requests for assistance and other HOWTOs.

Moderator: Board moderators

Stevenson

No servers to choose; can't connect to server

Post by Stevenson »

Windows XP, GTKClient 1.6.0

Installed crossfire-client-windows-1.6.0.exe
GTK-Runtime-Environment-2.2.4.1.exe

#) Server # version idle
Name players seconds
1) localhost (default)
Choose one of the entries above
or type in a hostname/ip address
Hit enter to re-update this list
Enter 0 to exit the program


Typing einstein.bounceme.net in the text box
below gives:

Trying to connect to einstein.bounceme.net
Unable to connect to server


GTKClient.exe Console window says:

init_client_vars: HOME not set, setting it to .
Character Width : 10
Character Height: 19
Could not open ~/.crossfire/keys, trying to load global bindings
Init Cache
Can't connect to server: No such file or directory
Can't connect to server: No such file or directory
Leaf
Forum Aficionado
Posts: 1994
Joined: Tue Apr 29, 2003 5:55 pm
Location: Minnesota, USA
Contact:

Post by Leaf »

As discussed on the CF-List and after further testing, this appears to be a firewall issue blocking port 13327 which is required for playing Crossfire.

Ways of testing for this:

traceroute <servername or ip>
or
tracert <servername or ip>

If the hops stop at your firewall, then you know.

See if the server in question is available:

telnet <servername> 13327

You should see a connection refused response instead of a connection failed.
Post Reply