R2Northstar Wiki
English
English
  • Welcome to Northstar
  • Contributing
  • Installing Northstar
    • Basic Setup
    • Northstar Installers
      • FlightCore Guide
      • VTOL Guide
      • Viper Guide
    • Manual installation
    • SteamDeck and Linux
      • Installing on SteamDeck and Linux
      • Troubleshooting
    • Troubleshooting
  • Using Northstar
    • Mods
    • Packages
    • Server Browser
    • Direct Connect
    • Gamemodes
    • Commands
    • Launch arguments
    • Progression System
    • Vanilla via Northstar
    • Advanced
  • FAQ
  • Hosting a server with Northstar
    • Getting started
    • Hosting a Basic Listen Server
    • Hosting a Dedicated Server
      • Best practices
      • Hosting on Windows
      • Hosting on Linux
    • Hosting a Local-only Server
    • Server settings
      • Startup arguments
      • ConVars
      • Playlistvars
      • Name in the files
      • Banlist
    • Troubleshooting
  • Modding and Development
    • Modding
    • Development
      • Repositories
        • Atlas
        • NorthstarMods
        • NorthstarLauncher
        • NorthstarMasterServer (old)
          • Deploy
      • Contributing code to Northstar
      • Testing
      • Reviewing
      • Releases
      • Debugging
        • Visual Studio
        • x64dbg
  • Other
    • Helping
    • Discord moderation
      • Rules
    • Credits
Powered by GitBook
On this page
  • Check whether you can port forward
  • CGNAT
  • Port forwarding
  • Firewall
  • Final checks
Edit on GitHub
  1. Hosting a server with Northstar

Getting started

PreviousFAQNextHosting a Basic Listen Server

Last updated 7 months ago

The GitBook based NorthstarWiki has been replaced in favour of the where this wiki has been integrated.

Check it out here:

The same page on the new wiki should be located here:

TL;DR: Port forward 37015 (UDP), and no

Make sure you already installed Northstar .

Hosting your own server of any kind requires basic knowledge of computer networks! If you for example don't know what "port forwarding" means and just want to play private matches with your friends it is generally recommended to just find an empty public server instead of trying to host your own server.

Check whether you can port forward

In order for others to join your game they need to be able to reach you. Most likely your router acts as a NAT so you need to port forward two ports to your PC for .

An explanation of what port-forwarding is exactly can be found in the following video:

CGNAT

tracert <your external IP address here>

if only your external IP address shows up when the commands exits you're good.

Port forwarding

Access your router via it's web interface and port forward

  • 37015 (UDP) for game logic

to your PC that you're running Northstar on.

Firewall

You need to allow the NorthstarLauncher.exe in the firewall so that it can connect to the internet. By default, when you launch the server, it should pop up the Windows security alert and let you decide if the application able to connect to the network.

If you accidentally click the deny button, then follow the step to allow it.

  • Open Windows Firewall

  • Select "Allow an app or feature through Windows Defender Firewall"

  • Click "Allow other applications"

  • Click "Browse"

  • Locate NorthstarLauncher.exe and select it

  • Click "Add"

Final checks

Note that by default your server is called Unnamed Northstar Server. You can change this name as described in the next page.

First we want to make sure you're not behind a as this basically means you .

For this find out your external IP address .

Then and type in:

If you get 2 entries or more you're likely behind a . Your only options in this case are either to ask your ISP to give you a public IP address or check whether at least your IPv6 address is public.

To check whether you set everything up correctly, start the game via Northstar and go into a private match. Another Northstar user should now be able to see your server on the server browser and join it. You can also use a web based server browser like the one made by or to see if your server shows up in there.

CGNAT
won't be able to host at all
by visiting this site
open CMD
CGNAT
Taskinoz
cpdt
NorthstarDocs
https://docs.northstar.tf/Wiki/
https://docs.northstar.tf/Wiki/hosting-a-server-with-northstar/getting-started
as described here
NAT traversal
CGNAT