Connecting to MP games
Whenever i try to play a mp game, i cna never get the server list to come up. It just sits at "connecting to global server.." Is there any other way to connect besides thrugh the game?
Important MessageYou are browsing the archived Lancers Reactor forums. You cannot register or login. |
Want help in running a persistent server? Want to setup a gaming session? Look no further!
Ports Used By Freelancer and the Freelancer Server
Freelancer uses the standard DirectPlay8 UDP ports 2300–2400. Ports are allocated starting at 2300, working toward 2400. Port 2300 is only used when connecting to the global server.
This port range is used by both the game client and game server. The game server uses it to connect to the list server and to accept incoming connections from game clients. The game client uses it to connect to both the list server and the game servers.
Internet Connection Sharing (ICS) on Win98/Me
Windows98 ICS is not Universal Plug & Play (UPnP) compliant. This prevents Freelancer servers from negotiating with ICS to open the proper ports. If you want to host Freelancer games behind a Windows98 ICS system, you have to configure your ICS to allow the Freelancer server to be accessed from the Internet.
We have provided an INF file that contains special configuration instructions for Freelancer’s server with Windows98 ICS. This file is located in the Extras folder where you installed Freelancer and is called Win98ICS.inf. This file must be installed on the machine that serves as the ICS host (i.e. the machine with the real Internet connection).
If you are simply running a Freelancer server on your ICS host machine, you can use this file as-is. If you are running a Freelancer server on another machine on your network, or you’ve chosen a specific port with the /P option, you will need to edit this file before installing it. When you’re happy with the contents of this file, right-click on it and choose Install. You must reboot the ICS machine for the changes to take effect. This should properly configure your ICS to work with Freelancer.
Simple Fix for Most NAT/ICS/Firewall Issues
Many NAT, ICS, and firewall issues can be resolved by simply opening up ports 2300–2400 on your NAT/ICS server or firewall. If you just want to run a single server on your NAT/ICS network, this should work well for you.
How to Control the Port Number that the Freelancer Server Uses
The Freelancer server normally picks its own port (in the range of 2302–2400) when hosting a game. This works well in most cases. However, there are situations where you may want to control the port choice for the server. These situations are usually caused by running more than one DirectPlay game on your network at a time.
You can control the port selection with the /P command line option to the FLServer.exe program. For example, if you wanted to have the server host on port 1234, you would use the following command line FLServer.exe /P1234. You can easily modify the provided shortcut to FLServer.exe to include this option. Simply edit the Target line and add your own /Pxxx after the FLServer.exe text.
Return to Freelancer Multiplayer Forum