From f627cbe3a82e01fd026ee718c8a3b2febd5284cf Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Sun, 28 Jul 2019 15:32:34 -0700 Subject: [PATCH] Updated Internet Streaming Errors (markdown) --- Internet-Streaming-Errors.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Internet-Streaming-Errors.md b/Internet-Streaming-Errors.md index 705bc0d..0c23259 100644 --- a/Internet-Streaming-Errors.md +++ b/Internet-Streaming-Errors.md @@ -12,6 +12,13 @@ If you get this error, your ISP hasn't given you a public IP address which allow If your ISP won't give you a public IP address, you can try using the [ZeroTier setup steps](https://github.com/moonlight-stream/moonlight-docs/wiki/Setup-Guide#zerotier) instead. +# Limited connectivity for hosting error +If you get this error, your ISP hasn't given you a public IP address which allows you to host services like Moonlight on the Internet. In many cases, your ISP will be happy to give one to you for free if you just ask. + +Despite the lack of a public IP address, your connection does offer IPv6 support which will work for hosting over the Internet but streaming will only work from networks that also support IPv6. You can check a network's IPv6 support by [running this test](http://test-ipv6.com/) while connected to the network you want to test. If it scores a 10/10, it should be good to go. + +If your ISP won't give you a public IP address, you can try using the [ZeroTier setup steps](https://github.com/moonlight-stream/moonlight-docs/wiki/Setup-Guide#zerotier) instead. + # Internet GameStream connectivity check error This error usually means your router doesn't have UPnP enabled. Some routers have bugs where UPnP doesn't work properly, so you may check your router manufacturer's website for a firmware update for your router that could fix it.