aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2022-01-08 15:12:05 +0100
committerGeckoEidechse <gecko.eidechse+git@pm.me>2022-01-08 15:12:05 +0100
commit6da7345fcf2983802b2394b479fd144fb189ab40 (patch)
tree47f9d06f296cff4667a1759129dd890798853ea9
parentb02458aaa32ded3244cf91302122d637e2ea903d (diff)
downloadNorthstarWiki-6da7345fcf2983802b2394b479fd144fb189ab40.tar.gz
NorthstarWiki-6da7345fcf2983802b2394b479fd144fb189ab40.zip
Add warning about hosting server
-rw-r--r--docs/hosting-a-server-with-northstar/prerequisites.md5
1 files changed, 5 insertions, 0 deletions
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).