Netfoundry rdp + udp

Hi,

I just did a few tests and everything is working as expected except for rdp, in the interface i can create a protocol for rdp tcp or udp but noth both for port 3389. When i look at the service it list tcp/udp on port 3389 so i think it is smart enough to add the second udp port.

But when i make a connection i get connected but never using udp, it just says connection good (using tcp).

Or am i missing something

Hi @conehead, welcome to the community and to OpenZiti!

Do you know if RDP is trying TCP first and just never trying UDP? I'm not an RDP expert, but both will be captured and relayed. Have you tried a packet capture tool (wireshark) to see if UDP is being sent?

Cheers