From b3a6e04d619d2dda9afe973460588d350e371678 Mon Sep 17 00:00:00 2001 From: GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> Date: Wed, 1 Jun 2022 01:37:17 +0200 Subject: Add link to video explaining port-forwarding --- docs/hosting-a-server-with-northstar/prerequisites.md | 4 ++++ 1 file changed, 4 insertions(+) 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). -- cgit v1.2.3