Re: ssh: how to make it drop the connection when it is not connected?
From: Bruce Ingalls (ingallsb_at_verizon._NO.SPAM_.net)
Date: 08/22/04
- Previous message: john_owens_at_yahoo.com: "Re: ssh: how to make it drop the connection when it is not connected?"
- In reply to: Andrew Schulman: "Re: ssh: how to make it drop the connection when it is not connected?"
- Next in thread: Richard E. Silverman: "Re: ssh: how to make it drop the connection when it is not connected?"
- Reply: Richard E. Silverman: "Re: ssh: how to make it drop the connection when it is not connected?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 22 Aug 2004 04:21:08 GMT
Andrew Schulman wrote:
> Have a look at autossh: http://www.harding.motd.ca/autossh/. autossh
> starts an ssh connection, and periodically sends some data over it through
> a loop a port forwardings. If the data doesn't come back, it kills the old
> connection and starts a new one.
Hmm. How about the opposite problem?
How to kill an idle connection, when a lazy user does not bother to log off?
- Previous message: john_owens_at_yahoo.com: "Re: ssh: how to make it drop the connection when it is not connected?"
- In reply to: Andrew Schulman: "Re: ssh: how to make it drop the connection when it is not connected?"
- Next in thread: Richard E. Silverman: "Re: ssh: how to make it drop the connection when it is not connected?"
- Reply: Richard E. Silverman: "Re: ssh: how to make it drop the connection when it is not connected?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|