• Enabling SSH

    From xqtr@21:1/111 to All on Mon Apr 22 07:43:44 2019
    I installed cryptlib and enabled ssh support for my bbs. The only "weird"
    thing about, is that i have to force the ssh client to use specific
    algorithms. if i give a simple ssh command the connection cant be done, but if i force (linux) ssh program to use an algorithm then its all good.

    syncterm also refuses to connect because it cant find a proper algorithm. Can
    i force synvterm to use one specific?

    is this normal or i miss something?

    thank you.

    :: XQTR :: Another Droid BBS :: andr01d.zapto.org:9999 :: xqtr@gmx.com

    --- Mystic BBS v1.12 A43 2019/03/03 (Raspberry Pi/32)
    * Origin: Another Droid BBS # andr01d.zapto.org:9999 (21:1/111)
  • From MeaTLoTioN@21:1/158 to xqtr on Mon Apr 22 10:16:04 2019
    On 22 Apr 2019, xqtr said the following...

    I installed cryptlib and enabled ssh support for my bbs. The only "weird" thing about, is that i have to force the ssh client to use specific algorithms. if i give a simple ssh command the connection cant be done, but if i force (linux) ssh program to use an algorithm then its all good.

    syncterm also refuses to connect because it cant find a proper
    algorithm. Can i force synvterm to use one specific?

    is this normal or i miss something?

    thank you.

    I dunno if this helps you, but I had a similar issue, possibly the same but I forget... This is how I solved it.

    In your local computer's (not the bbs server's) ~/.ssh/config file, add this
    to the end (assuming you don't already have a catch all)


    Host *
    SendEnv LANG LC_*
    Ciphers aes128-ctr,aes192-ctr,aes256-ctr,aes128-cbc,3des-cbc



    This will obviously force those specified Ciphers onto any host you connect
    to, if they're required then it will use one of them.

    This should fix your terminal issue, SyncTERM however I never had the issue with, whether this edit above also fixed SyncTERM I don't know, but it's
    worth a try none the less.

    ---
    |14Best regards,
    |11Ch|03rist|11ia|15n |11a|03ka |11Me|03aTLoT|11io|15N

    |07ÄÄ |08[|10eml|08] |15ml@erb.pw |07ÄÄ |08[|10web|08] |15www.erb.pw |07ÄÄÄ¿ |07ÄÄ |08[|09fsx|08] |1521:1/158 |07ÄÄ |08[|11tqw|08] |151337:1/101 |07ÂÄÄÙ |07ÄÄ |08[|12rtn|08] |1580:774/81 |07ÄÂ |08[|14fdn|08] |152:250/5 |07ÄÄÄÙ
    |07ÄÄ |08[|10ark|08] |1510:104/2 |07ÄÙ

    --- Mystic BBS v1.12 A43 2019/03/02 (Linux/64)
    * Origin: The Quantum Wormhole, Ramsgate, UK. bbs.erb.pw (21:1/158)
  • From xqtr@21:1/111 to MeaTLoTioN on Mon Apr 22 11:33:46 2019
    Thank you. This obviously is a solution :) I am guessing that will solve the problem with syncterm also. I'll apply it and respond back.

    :: XQTR :: Another Droid BBS :: andr01d.zapto.org:9999 :: xqtr@gmx.com

    --- Mystic BBS v1.12 A43 2019/03/03 (Raspberry Pi/32)
    * Origin: Another Droid BBS # andr01d.zapto.org:9999 (21:1/111)
  • From MeaTLoTioN@21:1/158 to xqtr on Mon Apr 22 19:24:46 2019
    On 22 Apr 2019, xqtr said the following...

    Thank you. This obviously is a solution :) I am guessing that will solve the problem with syncterm also. I'll apply it and respond back.

    hey you're welcome. i hope it works ok.

    ---
    |14Best regards,
    |11Ch|03rist|11ia|15n |11a|03ka |11Me|03aTLoT|11io|15N

    |07ÄÄ |08[|10eml|08] |15ml@erb.pw |07ÄÄ |08[|10web|08] |15www.erb.pw |07ÄÄÄ¿ |07ÄÄ |08[|09fsx|08] |1521:1/158 |07ÄÄ |08[|11tqw|08] |151337:1/101 |07ÂÄÄÙ |07ÄÄ |08[|12rtn|08] |1580:774/81 |07ÄÂ |08[|14fdn|08] |152:250/5 |07ÄÄÄÙ
    |07ÄÄ |08[|10ark|08] |1510:104/2 |07ÄÙ

    --- Mystic BBS v1.12 A43 2019/03/02 (Linux/64)
    * Origin: The Quantum Wormhole, Ramsgate, UK. bbs.erb.pw (21:1/158)
  • From xqtr@21:1/111 to MeaTLoTioN on Tue Apr 23 17:39:30 2019
    In your local computer's (not the bbs server's) ~/.ssh/config file, add this to the end (assuming you don't already have a catch all)
    Host *
    SendEnv LANG LC_*
    Ciphers aes128-ctr,aes192-ctr,aes256-ctr,aes128-cbc,3des-cbc

    Worked just fine! :) thank you.

    For Syncterm i had to install CryptLib on my local pc also :| (my mistake)

    :: XQTR :: Another Droid BBS :: andr01d.zapto.org:9999 :: xqtr@gmx.com

    --- Mystic BBS v1.12 A43 2019/03/03 (Raspberry Pi/32)
    * Origin: Another Droid BBS # andr01d.zapto.org:9999 (21:1/111)
  • From MeaTLoTioN@21:1/158 to xqtr on Wed Apr 24 00:34:32 2019
    On 23 Apr 2019, xqtr said the following...

    In your local computer's (not the bbs server's) ~/.ssh/config file, a this to the end (assuming you don't already have a catch all)
    Host *
    SendEnv LANG LC_*
    Ciphers aes128-ctr,aes192-ctr,aes256-ctr,aes128-cbc,3des-cbc

    Worked just fine! :) thank you.

    For Syncterm i had to install CryptLib on my local pc also :| (my
    mistake)


    Ahhh glad it worked ok, you're welcome! Yeah that CryptLib is a good "gotcha" and I also forget it more often than not too =)

    ---
    |14Best regards,
    |11Ch|03rist|11ia|15n |11a|03ka |11Me|03aTLoT|11io|15N

    |07ÄÄ |08[|10eml|08] |15ml@erb.pw |07ÄÄ |08[|10web|08] |15www.erb.pw |07ÄÄÄ¿ |07ÄÄ |08[|09fsx|08] |1521:1/158 |07ÄÄ |08[|11tqw|08] |151337:1/101 |07ÂÄÄÙ |07ÄÄ |08[|12rtn|08] |1580:774/81 |07ÄÂ |08[|14fdn|08] |152:250/5 |07ÄÄÄÙ
    |07ÄÄ |08[|10ark|08] |1510:104/2 |07ÄÙ

    --- Mystic BBS v1.12 A43 2019/03/02 (Linux/64)
    * Origin: The Quantum Wormhole, Ramsgate, UK. bbs.erb.pw (21:1/158)