• SSHFS Trip's Ctrl-C's autoban

    From Andrew Singleton@singletona082@ctrl-c.club to tilde.meta on Tue Mar 4 21:00:53 2025
    Just as a heads up, was prodding Ctrl-C to see if following
    tilde.team's tutorial on how to mount your tilde as a 'local' folder
    could work for ctrl-c.

    Yes. But after a couple tests it refused my connection.

    Then when my system reconnected I couldn't ssh/mosh into Ctrl-c.

    Less a complaint and more an observation of test results.

    --- Synchronet 3.20a-Linux NewsLink 1.2
  • From W. Greenhouse@wgreenhouse@tilde.club to tilde.meta on Thu Mar 6 00:30:00 2025
    Andrew Singleton <singletona082@ctrl-c.club> writes:

    Just as a heads up, was prodding Ctrl-C to see if following
    tilde.team's tutorial on how to mount your tilde as a 'local' folder
    could work for ctrl-c.

    Yes. But after a couple tests it refused my connection.

    Then when my system reconnected I couldn't ssh/mosh into Ctrl-c.

    Less a complaint and more an observation of test results.

    SSHFS makes a lot of connections, so if Ctrl-C is cutting off repeat SSH connections in a short time, it might look like this. The ControlMaster
    and ControlPersist options for ~/.ssh/config may be relevant here; see
    man 5 ssh_config.
    --- Synchronet 3.20a-Linux NewsLink 1.2
  • From Andrew Singleton@singletona082@ctrl-c.club to tilde.meta on Wed Mar 5 20:02:05 2025
    Worth keeping in mind for future experiments. Thanks.

    On Thu, 06 Mar 2025 00:30:00 +0000
    "W. Greenhouse" <wgreenhouse@tilde.club> wrote:

    SSHFS makes a lot of connections, so if Ctrl-C is cutting off repeat
    SSH connections in a short time, it might look like this. The
    ControlMaster and ControlPersist options for ~/.ssh/config may be
    relevant here; see man 5 ssh_config.


    --- Synchronet 3.20a-Linux NewsLink 1.2
  • From yeti@yeti@tilde.institute to tilde.meta on Thu Mar 6 09:24:00 2025
    Andrew Singleton <singletona082@ctrl-c.club> wrote:

    Then when my system reconnected I couldn't ssh/mosh into Ctrl-c.

    It could be possible to avoid the SSH part.

    ------------------------------------------------------------------------
    ~$ mosh-server new


    MOSH CONNECT 60056 3ABW//xkZ4MPs3DGWTZfcQ

    mosh-server (mosh 1.4.0) [build mosh 1.4.0]
    Copyright 2012 Keith Winstein <mosh-devel@mit.edu>
    License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. This is free software: you are free to change and redistribute it.
    There is NO WARRANTY, to the extent permitted by law.

    [mosh-server detached, pid = 66511]

    ((( ... some more lines stripped ... ))) ------------------------------------------------------------------------

    That "MOSH CONNECT 60056 3ABW//xkZ4MPs3DGWTZfcQ" line is all one would
    need to connect, but an auto-started mosh would need to send those via (encrypted) email or other means to you.
    --
    I do not bite, I just want to play.
    --- Synchronet 3.20a-Linux NewsLink 1.2