Search code examples
mobaxterm

Mobaxterm: how to prevent ssh session from exiting?


How do i stop this?

Session stopped
    - Press <return> to exit tab
    - Press R to restart session
    - Press S to save terminal output to file

Network error: Software caused connection abort

It looks SSH keepalive setting has no effect there


Solution

  • If you are still looking for the answer like me, here you go!

    Settings -> Configuration -> SSH -> SSH keepalive

    Restart MobaXTerm after changing the setting for it to take effect.

    https://superuser.com/a/1298536