mirror of
https://github.com/morgan9e/UxPlay
synced 2026-04-15 00:34:05 +09:00
correct incorrect UDP port for -p in Troubleshooting
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user