9/24/2023 7:28 AM | |
Joined: 7/12/2006 Last visit: 4/10/2025 Posts: 134 Rating:
|
Yes, my hmi is on another subnet, and the folder " rejected" is empty |
10/11/2023 2:31 PM | |
Joined: 7/12/2006 Last visit: 4/10/2025 Posts: 134 Rating:
|
The problem was the port 16389 not opened by IT Thanks |
This contribution was helpful to
2 thankful Users |
6/19/2025 2:02 PM | |
Joined: 3/11/2025 Last visit: 9/2/2025 Posts: 11 Rating:
|
Handy command in Powershell to test ports Test-NetConnection -ComputerName 10.22.22.33 -Port 16389 should return a True |
Follow us on