https://bugs.kde.org/show_bug.cgi?id=375644

--- Comment #4 from Keith Zubot-Gephart <keit...@gmail.com> ---
It's not just a matter of UDP. I can communicate via UDP between clients on the
VPN and computers physically on the network being connected into. For instance,
if I run a UDP iperf server instance on a PC in the office, a remote computer
connecting via our VPN (which is specifically: OpenVPN, device TUN, protocol
TCP) can connect to it just fine.

The problem would appear to be that TUN doesn't support broadcasting across
subnets, and KDE Connect apparently uses UDP broadcasting; see
https://community.kde.org/KDEConnect#I_have_two_devices_running_KDE_Connnect_on_the_same_network.2C_but_they_can.27t_see_each_other.
So yes, the VPN does not route these *specific* UDP packets, even though UDP is
supported in general, but it's weird to me that this is a problem. What is the
point of being able to specify addresses if it will refuse to try those and
rely on the same UDP broadcasting approach to discover other instances anyways?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to