From 6da7345fcf2983802b2394b479fd144fb189ab40 Mon Sep 17 00:00:00 2001 From: GeckoEidechse Date: Sat, 8 Jan 2022 15:12:05 +0100 Subject: Add warning about hosting server --- docs/hosting-a-server-with-northstar/prerequisites.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs') diff --git a/docs/hosting-a-server-with-northstar/prerequisites.md b/docs/hosting-a-server-with-northstar/prerequisites.md index 0f89471..f78185d 100644 --- a/docs/hosting-a-server-with-northstar/prerequisites.md +++ b/docs/hosting-a-server-with-northstar/prerequisites.md @@ -4,6 +4,11 @@ Make sure you already installed Northstar [as described here](../installing-northstar/basic-setup.md). +{% hint style="warning" %} +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. +{% endhint %} + ## 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 [NAT traversal](https://en.wikipedia.org/wiki/NAT\_traversal). -- cgit v1.2.3