United States (change)
Shortcuts: Downloads Fedora Red Hat Network
When the remote server becomes unavailable, connected sessions using the SSH client will hang until either the generic system TCP timeout is reached, or the value for ConnectTimeout in /etc/ssh/ssh_config.
In order to manually disconnect a hanging SSH session without waiting for the timeout, the user can enter the SSH client escape sequence, ~. (tilde-dot). Escape sequences must be entered directly after a carriage return, so if the first attempt fails, the user should hit the enter key and then the escape sequence again.