View Full Version : Remote server up/down status
thefile
March 16th, 2018, 00:33
Is there a way I can tell that the remote server is up other than starting the FG client and trying to connect? (i.e pinging the IP on a specific port)
Andraax
March 16th, 2018, 00:58
If you know the IP address, you can check it using this web page (https://www.yougetsignal.com/tools/open-ports/). The port is usually 1802, unless your GM has told you otherwise.
thefile
March 16th, 2018, 02:12
How do I translate the alias to an IP?
Andraax
March 16th, 2018, 02:30
You can't easily, that I know of.
Trenloe
March 16th, 2018, 16:21
How do I translate the alias to an IP?
Try to join game and look in the console.log file in the FG data directory - this shows the IP address matched to the GM's alias the last time they started a campaign.
ivell
October 4th, 2020, 15:08
Old topic, but looks like the check for port does not work anymore for FGU. Tried the tool mentioned above as well programically do it from my own interpreter and always says port is closed even though my players can join the game. Any ideas on why/how?
Imagix
October 4th, 2020, 15:35
FGU uses UDP and not TCP. The tool mentioned above only tries to establish a TCP connection.
ivell
October 4th, 2020, 15:48
Yeah, found out few minutes ago with Wireshark. Thanks anyway.
Powered by vBulletin® Version 4.2.1 Copyright © 2026 vBulletin Solutions, Inc. All rights reserved.