We are noticing this on a number of our openvpn clients:
[root@box ~]# netstat -tulpn | grep openvpn
udp 0 0 0.0.0.0:53950 0.0.0.0:* 1562/openvpn
[root@box ~]#
I am having a hard time finding any info via google regarding what is causing openvpn to open this random UDP port.
This port is random as it differs on each box, and when one restarts openvpn.
Any ideas?