Gentoo Archives: gentoo-user

From: Dave Jones <Dave.Jones@××××××.nl>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] SSH connection reset by peer
Date: Thu, 01 Jun 2006 00:09:28
Message-Id: 447E2C07.3070903@xs4all.nl
In Reply to: [gentoo-user] SSH connection reset by peer by Leandro Melo de Sales
1 Leandro Melo de Sales wrote on 01/06/06 00:33:
2 > How can I control the idle time? I don't want ssh disconnection even
3 > if the user is idle.
4
5 > Read from remote host x.y.w.z: Connection reset by peer
6
7 Add the following line to your /etc/ssh/ssh_config:
8
9 ServerAliveInterval=300
10
11 Cheers, Dave
12 --
13 gentoo-user@g.o mailing list