diff options
author | GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> | 2021-12-31 19:55:04 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-31 19:55:04 +0100 |
commit | 5e09db072c9fcc5a5959977478823dcd88723a2e (patch) | |
tree | 2e7d93ee6e2f9a305e440f686b9d3c5db1a674f6 /docs/hosting-a-server-with-northstar/prerequisites.md | |
parent | 2811b6a20dec1d44679854e1f0a1be0ca05d2381 (diff) | |
parent | 538b9915be59f8636d9898eebf1d84e852aa9f9c (diff) | |
download | NorthstarWiki-5e09db072c9fcc5a5959977478823dcd88723a2e.tar.gz NorthstarWiki-5e09db072c9fcc5a5959977478823dcd88723a2e.zip |
Merge pull request #2 from abarichello/patch1
Various improvements
Diffstat (limited to 'docs/hosting-a-server-with-northstar/prerequisites.md')
-rw-r--r-- | docs/hosting-a-server-with-northstar/prerequisites.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hosting-a-server-with-northstar/prerequisites.md b/docs/hosting-a-server-with-northstar/prerequisites.md index e567340..420a1c5 100644 --- a/docs/hosting-a-server-with-northstar/prerequisites.md +++ b/docs/hosting-a-server-with-northstar/prerequisites.md @@ -10,7 +10,7 @@ In order for others to join your game they need to be able to reach you. Most li ## 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. +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). For this find out your external IP address [by visiting this site](https://www.whatsmyip.org). |