The first step of assessing the root cause of this issue is to ensure that the issue actually lies with your server, and not with the player(s). Below are some good practices to help determine this:

If, after trying all of these steps, your server remains unreachable with the error “The Specified Host is not available”, then your server is not open to connections. The sections below will cover potential causes, from most to least likelihood. Remember to restart your server after completing a section.

Port Forwarding

In order for other players to connect to your server, you must open a specific port on your router. SCP: SL defaults to port 7777, so we highly recommend this is the port that you open. Additionally, you must open your port for UDP, not TCP or TCP/UDP.

The Northwood Technical Support team cannot assist you with Port Forwarding, as every router is unique. We highly recommend opening a discourse with your Internet Service Provider (ISP)’s support team, or with your Router manufacturer.

In most cases, however, simply typing “How to port forward (Router Name)” into Google will yield a comprehensive tutorial.

Incorrect config_gameplay.txt configuration.

The Topmost settings in your config_gameplay.txt file will include some basic server settings, including a “server_ip” field. This should always be set to your Public IPv4. To determine your Public IPv4, you can use the following site: https://www.whatismyip.com. Please note that this site is not affiliated with Northwood Studios.

Additionally, in most cases the “ipv4_bind_ip” and “ipv6_bind_ip” fields should be left to their default settings. In some rare cases however, setting your “ipv4_bind_ip” to your Public IPv4 will resolve connection issues.