[Bug 1675] SSH over Bluetooth support

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Fri Jun 1 18:24:06 AEST 2018


https://bugzilla.mindrot.org/show_bug.cgi?id=1675

--- Comment #2 from David Woodhouse <dwmw2 at infradead.org> ---
Actually this *was* using a ProxyCommand and wrapper (not inetd itself,
of course, since that's for IP. The linked btserv.c does it).

This patch was just the bare minimum to get sshd correctly handling the
socket and reporting the source address.

The potential benefit of merging the btserv part is that we get to
standardise the UUID (the Bluetooth equivalent of the standard port 22)
for SSH over Bluetooth service. 

But this was all 9 years ago and my use case for this (mini PC in the
car running as a music server and pretending to be a CD changer) isn't
even running any more. And if I reinstate it, 802.11 connectivity is
somewhat more reliable these days so I don't *need* to rely on being
able to connect to it over Bluetooth when it can't connect to the
network :)

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list