Mercurial > dropbear
comparison dropbear.8 @ 515:fe30d2a2d626
- Document idle_timeout
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Tue, 11 Nov 2008 13:51:55 +0000 |
parents | e30a962c09b9 |
children | 6f472dc54da7 |
comparison
equal
deleted
inserted
replaced
514:e30a962c09b9 | 515:fe30d2a2d626 |
---|---|
95 Ensure that traffic is transmitted at a certain interval in seconds. This is | 95 Ensure that traffic is transmitted at a certain interval in seconds. This is |
96 useful for working around firewalls or routers that drop connections after | 96 useful for working around firewalls or routers that drop connections after |
97 a certain period of inactivity. The trade-off is that a session may be | 97 a certain period of inactivity. The trade-off is that a session may be |
98 closed if there is a temporary lapse of network connectivity. A setting | 98 closed if there is a temporary lapse of network connectivity. A setting |
99 if 0 disables keepalives. | 99 if 0 disables keepalives. |
100 .TP | |
101 .B \-I \fIidle_timeout | |
102 Disconnect the session if no traffic is transmitted or received for \fIidle_timeout\fR seconds. | |
100 .SH FILES | 103 .SH FILES |
101 | 104 |
102 .TP | 105 .TP |
103 Authorized Keys | 106 Authorized Keys |
104 | 107 |