Quote:
|
Originally Posted by daddy321
Guys, thanks for help, but I am not a unix guru....
please help me with a plain english
how can I change this session time?
thanks
|
what distro?
on bsd* /etc/ssh_config
or just do a "man ssh_config":
(.../...)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.