bugzilla-daemon at bugzilla.mindrot.org
2009-Nov-24 11:18 UTC
[Bug 1675] New: SSH over Bluetooth support
https://bugzilla.mindrot.org/show_bug.cgi?id=1675
Summary: SSH over Bluetooth support
Product: Portable OpenSSH
Version: 5.3p1
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Miscellaneous
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: dwmw2 at infradead.org
Created an attachment (id=1733)
--> (https://bugzilla.mindrot.org/attachment.cgi?id=1733)
Patch
This patch adds basic support for SSH connections over Bluetooth RFCOMM
sockets. It only adds the autoconf magic, along with support for
correctly reporting the peer when sshd has been invoked with the '-i'
argument from a Bluetooth d?mon working much like inetd, such as the
one I have at http://david.woodhou.se/btserv.c
Later patches will add the functionality from 'btserv.c' into sshd so
that it can listen for itself, and will add support to the ssh client
for making the connections directly; currently my testing uses
'ProxyCommand socat stdio SOCKET-CONNECT:31:3:x1ec1e4e21f000100'
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2010-Apr-09 01:51 UTC
[Bug 1675] SSH over Bluetooth support
https://bugzilla.mindrot.org/show_bug.cgi?id=1675
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1733|application/octet-stream |text/plain
mime type| |
Attachment #1733|0 |1
is patch| |
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.