OpenSSH Configuration

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

Client Configuration

-o ConnectTimeout

Specifies the timeout in seconds used when connecting to the SSH server, instead of using the default system TCP timeout. This value is used only when the target is down or really unreachable, not when it refuses the connection.

-o ConnectTimeout=1

Server Configuration