aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com>2022-06-01 01:37:17 +0200
committerGitHub <noreply@github.com>2022-06-01 01:37:17 +0200
commitb3a6e04d619d2dda9afe973460588d350e371678 (patch)
tree83eb7972b0aa90e27b1799183ab141b635a46a9b
parentdfe5f43c0d54e2725045b8bb1e9ece79484f2ca1 (diff)
downloadNorthstarWiki-b3a6e04d619d2dda9afe973460588d350e371678.tar.gz
NorthstarWiki-b3a6e04d619d2dda9afe973460588d350e371678.zip
Add link to video explaining port-forwarding
-rw-r--r--docs/hosting-a-server-with-northstar/prerequisites.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/hosting-a-server-with-northstar/prerequisites.md b/docs/hosting-a-server-with-northstar/prerequisites.md
index 3c780fb..0123864 100644
--- a/docs/hosting-a-server-with-northstar/prerequisites.md
+++ b/docs/hosting-a-server-with-northstar/prerequisites.md
@@ -13,6 +13,10 @@ If you for example don't know what "port forwarding" means and just want to play
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).
+An explanation of what port-forwarding is exactly can be found in the following video:
+
+{% embed url="https://www.youtube.com/watch?v=WOZQppVNGvA" %}
+
## CGNAT
First we want to make sure you're not behind a [CGNAT](https://en.wikipedia.org/wiki/Carrier-grade\_NAT) as this basically means you [won't be able to host at all](https://en.wikipedia.org/wiki/Carrier-grade_NAT#Disadvantages).