correct incorrect UDP port for -p in Troubleshooting

This commit is contained in:
fduncanh
2022-09-26 18:31:42 -04:00
parent c02e030491
commit dcf6ca420d
3 changed files with 4 additions and 4 deletions

View File

@@ -798,7 +798,7 @@ and <em>ufw</em>) <em>both</em> running on the server!) If possible,
either turn off the firewall to see if that is the problem, or get three
consecutive network ports, starting at port n, all three in the range
1024-65535, opened for both tcp and udp, and use “uxplay -p n” (or open
UDP 6000, 6001, 6011 TCP 7000,7001,7100 and use “uxplay -p”).</p>
UDP 7011,6001,6000 TCP 7100,7000,7001 and use “uxplay -p”).</p>
<h3 id="problems-after-the-client-server-connection-has-been-made">3.
Problems <em>after</em> the client-server connection has been made:</h3>
<p>If you do <em>not</em> see the message

View File

@@ -678,7 +678,7 @@ This shows that a *DNS-SD* service is working, but a firewall on the server is
_both_ running on the server!) If possible, either turn off the firewall
to see if that is the problem, or get three consecutive network ports,
starting at port n, all three in the range 1024-65535, opened for both tcp and udp, and use "uxplay -p n"
(or open UDP 6000, 6001, 6011 TCP 7000,7001,7100 and use "uxplay -p").
(or open UDP 7011,6001,6000 TCP 7100,7000,7001 and use "uxplay -p").
### 3. Problems _after_ the client-server connection has been made:

View File

@@ -827,8 +827,8 @@ have had *two* active firewalls (*firewalld* and *ufw*) *both* running
on the server!) If possible, either turn off the firewall to see if that
is the problem, or get three consecutive network ports, starting at port
n, all three in the range 1024-65535, opened for both tcp and udp, and
use "uxplay -p n" (or open UDP 6000, 6001, 6011 TCP 7000,7001,7100 and
use "uxplay -p").
use "uxplay -p n" (or open UDP 7011,6001,6000 TCP 7100,7000,7001 and use
"uxplay -p").
### 3. Problems *after* the client-server connection has been made: