[gentoo-user] SSH connection reset by peer

2006-05-31 Thread Leandro Melo de Sales

How can I control the idle time? I don't want ssh disconnection even
if the user is idle.

Read from remote host x.y.w.z: Connection reset by peer

Thank u,

Leandro
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] SSH connection reset by peer

2006-05-31 Thread Dave Jones
Leandro Melo de Sales wrote on 01/06/06 00:33:
 How can I control the idle time? I don't want ssh disconnection even
 if the user is idle.

 Read from remote host x.y.w.z: Connection reset by peer

Add the following line to your /etc/ssh/ssh_config:

ServerAliveInterval=300

Cheers, Dave
-- 
gentoo-user@gentoo.org mailing list