• SSH in mis2

    From Balky@21:1/192 to All on Wednesday, December 14, 2016 10:11:00
    Hi everyone,

    Has anyone managed to make SSH work in mis2? I've been trying to do so in Debian 8.0 for ARM, but I failed. I managed to compile and install libcrypt. Mystic detects it, but when I SSH to the port I specified, it fails. I'd like to get SSH working for Mystic.

    --- Mystic BBS v1.12 A31 (Raspberry Pi)
    * Origin: A 90's Manila BBS (21:1/192)
  • From Pequito@21:1/126 to Balky on Tuesday, December 13, 2016 21:47:00
    On 12/14/16, Balky said the following...

    Hi everyone,

    Has anyone managed to make SSH work in mis2? I've been trying to do so in Debian 8.0 for ARM, but I failed. I managed to compile and install libcrypt. Mystic detects it, but when I SSH to the port I specified, it fails. I'd like to get SSH working for Mystic.

    When you load MIS2 does it say it hooked the socket for SSH properly? It should tell you if you did the install for libcrypt correctly.

    From the command line just do ssh -p port#here username@127.0.0.1 and what comes back from that? I would also say try and use synchterm since it does have SSH built into the terminal and probably the best way to test it.

    Cheers!
    Pequito

    +- $s.s$s.s$ ----------------------------------------+
    | $ý"$$$"ý$ twinklebbs.homeip.net |
    | .$$$. winkle BBS twinklebbs.homeip.net:8080 |
    +-- .$$$$$. -----------------------------------------+
    $ý"~"ý$ Christopher Malo aka Pequito!

    --- Mystic BBS v1.12 A31 (Linux)
    * Origin: Twinkle BBS (21:1/126)
  • From Vk3jed@21:1/109 to Pequito on Wednesday, December 14, 2016 16:42:00
    Pequito wrote to Balky <=-

    From the command line just do ssh -p port#here username@127.0.0.1 and
    what comes back from that? I would also say try and use synchterm
    since it does have SSH built into the terminal and probably the best
    way to test it.

    Actually, I've found SyncTerm doesn't seem to like SSH on my Mystic BBS, but ssh from the Linux command line works perfectly.


    ... Blessed be the pessimist for he hath bought insurance.
    --- MultiMail/Win32 v0.49
    * Origin: Freeway BBS - freeway.apana.org.au (21:1/109)
  • From Balky@21:1/192 to Pequito on Thursday, December 15, 2016 12:28:00
    Hi Pequito,

    On 12/13/16, Pequito said the following...
    When you load MIS2 does it say it hooked the socket for SSH properly? It should tell you if you did the install for libcrypt correctly.

    From the command line just do ssh -p port#here username@127.0.0.1 and
    what comes back from that? I would also say try and use synchterm since it does have SSH built into the terminal and probably the best way to
    test it.

    This is what I see in mis2.log(I've censored the port numbers in this
    message):

    + 12:18:34 MANAGER Starting 1 server(s)
    + 12:18:34 SSH Listening on IPV4 port XX using interface "0.0.0.0"
    + 12:19:31 SSH Connect on slot 1/5
    + 12:19:31 SSH 1-Addr: 127.0.0.1
    + 12:19:31 SSH 1-Host: localhost
    + 12:19:31 SSH 1-Negotiating SSH session
    + 12:19:32 SSH 1-Session failed

    This is what I see when I SSH (I used a dummy non-existant "test" user
    because I don't know what username to use.):

    mbalcos@bbs:~$ ssh -p XX test@127.0.0.1
    Received disconnect from 127.0.0.1: 2: Handshake failed
    mbalcos@bbs:~$

    Thank you in advance for any advice/suggestions/solutions you could give to
    me. :)

    --- Mystic BBS v1.12 A31 (Raspberry Pi)
    * Origin: A 90's Manila BBS (21:1/192)