diff options
author | Dimitri Staessens <dimitri@ouroboros.rocks> | 2020-01-17 21:37:15 +0100 |
---|---|---|
committer | Dimitri Staessens <dimitri@ouroboros.rocks> | 2020-01-17 21:37:15 +0100 |
commit | ec0cf3822af30a17cf46dd1a9b02ac2b5ff6ff91 (patch) | |
tree | 7f38254a21decda662087f4d247c6b3eb1c6a0d8 /content/en/docs/Start | |
parent | 718e8668ca21780eb7a944d37793fa4b9f75359f (diff) | |
download | website-ec0cf3822af30a17cf46dd1a9b02ac2b5ff6ff91.tar.gz website-ec0cf3822af30a17cf46dd1a9b02ac2b5ff6ff91.zip |
content: Add the NAT clause on check page
Diffstat (limited to 'content/en/docs/Start')
-rw-r--r-- | content/en/docs/Start/check.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/content/en/docs/Start/check.md b/content/en/docs/Start/check.md index c6233cb..69c5bef 100644 --- a/content/en/docs/Start/check.md +++ b/content/en/docs/Start/check.md @@ -26,6 +26,9 @@ the line to your /etc/hosts file (it's the IP address of our server and the MD5 hash of _ouroboros.rocks.oping_). +You will also need to forward UDP port 3435 on your NAT firewall if +you are behind a NAT. Else this will not work. + Here are the steps to ping our server over ouroboros: Run the IRMd: |