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

  • Next message: Richard E. Silverman: "Re: ssh: how to make it drop the connection when it is not connected?"
    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?


  • Next message: Richard E. Silverman: "Re: ssh: how to make it drop the connection when it is not connected?"

    Relevant Pages

    • Re: Active Sync 4.1 / WLAN trouble
      ... Yes, it kills *your* connection, but it doesn't prevent others on the same ... WPA network from working, does it? ... Other WLAN clients do not notice a thing so it really seems to be a driver ...
      (microsoft.public.pocketpc.activesync)
    • Re: Timeout on Xserver for client connections
      ... > to the LAN, and if not, kills your client. ... but the client _window_ remotely displayed on the X-server. ... #Kill client if connection has been lost. ...
      (comp.windows.x)
    • RE: any help appreciated in creating c# functions for RasEnumConne
      ... Kills even the USB connection, ... a device with a proper GPRS connection set. ... It kills the connection, I ... was to disconnect and reconnect and all was just perfect. ...
      (microsoft.public.dotnet.framework.compactframework)
    • Re: dnsbl rejections hanging on cmd read
      ... This kills the connection after too many bad ... RCPT-TO commands are issued. ... Check the archives of this group and see if ...
      (comp.mail.sendmail)
    • Re: TCP listener
      ... This loop is required because of the main purpose of the program I am trying ... I am using the push server product's .Net sample and trying to modify it ... that it only works untill I close connection to the c# listener. ... private volatile bool monitorPort = true; ...
      (microsoft.public.dotnet.languages.csharp)