From 747178b7af53d5657cf9db97a95e2ced362ddc99 Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Tue, 9 Jan 2018 22:05:18 -0800 Subject: [PATCH] Port forwarding updates --- Setup-Guide.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/Setup-Guide.md b/Setup-Guide.md index 5524b34..76b6b13 100644 --- a/Setup-Guide.md +++ b/Setup-Guide.md @@ -57,7 +57,7 @@ GeForce Experience should create rules for Windows Firewall automatically, but i ### Other firewall software For other firewall products, you should follow their instructions to create exceptions for the following ports: -* **TCP** 47984, 47989 +* **TCP** 47984, 47989, 48010 * **UDP** 5353, 47998, 47999, 48000, 48010 ## Streaming over the Internet @@ -65,12 +65,9 @@ For other firewall products, you should follow their instructions to create exce ### Port forwarding (recommended for most users) The following ports must be forwarded through your router for streaming to work with the latest version of GeForce Experience: -* **TCP** 47984, 47989 +* **TCP** 47984, 47989, 48010 * **UDP** 47998, 47999, 48000, 48010 -If you are using an older version of GeForce Experience, you may need these additional ports: -* TCP 35043, 47995, 47996, 48010 - ### IPv6 (certain ISPs only) If you are lucky enough to have native IPv6 connectivity to your host PC and client device on the networks you'd like to stream on, you may opt to use IPv6 instead of port forwarding. This has the advantage of allowing you to stream from multiple PCs behind a single Internet connection, which is not possible with port forwarding. This option is only recommended for those very familiar with network administration. You may combine these steps with port forwarding above to stream over IPv4 or IPv6, depending on your client's connectivity.