I directed my OpenVpn server (10.8.0.1) to my application UDP ports 1162 and 1163 to the device at ip address 192.168.8.128. UDP port 1162 packets pass through fine on both versions, but UDP port 1163 packets are blocked on version
However, on version 3.216, UDP port 1163 packets get through. Below are screenshots of the device configuration and packet traffic. How can I understand what is causing the blocking of packets in version 4.3.18 and how can I avoid it?
The MT300NV2 as the OpenVPN server with the port 1163 and protocol UDP.
It does not require to set up the port forwarding and open port on router in fact. The 1163 will be auto open for WAN when the OpenVPN server started.
Client side mango version 4.3.18 missed packets from port 1163 server 10.8.0.1 to device 192.168.8.128
I downgrade mango to version 3.216 and evrithing working.
What I must do mango version 4.3.18 ?
I found a temporary solution to the problem. I turned off the encryption of my device's data exchange so that only visible ASCII characters remained in the data exchange and these packets were not blocked by Mango version 4.3.18. Could someone investigate why traffic on a port is blocked when there is a declaration of this port in the firewall?