[Bug 1675] New: SSH over Bluetooth support

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Tue Nov 24 22:18:35 EST 2009


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.


More information about the openssh-bugs mailing list