This is a discussion on Re: Monitoring ssh logins/logouts within the OpenSSH Development forums, part of the Networking and Network Related category; On Apr 6, 2005 3:40 PM, Jakob Curdes <jc@info-systems.de> wrote: > I checked in ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Apr 6, 2005 3:40 PM, Jakob Curdes <jc@info-systems.de> wrote:
> I checked in what situations the problem occurs - it turns out that most > closed connections are displayed properly by last. > Problems arise e.g. when the session is closed through a reconnectiing > DSL router, those connections are displayed as "sill logged in" while > the connection on the client side has been closed long ago. Maybe turning on some SSH keepalive options on the SSH server will help here. Dropped connections are noticed sooner. Also help connections from not timeing out on some crappy dsl routers ;) Look in the sshd manual for: ProtocolKeepAlive KeepAlive -- Mark Janssen -- maniac(at)maniac.nl -- pgp: 0x357D2178 | ,''`. | Unix / Linux Open-Source and Internet Consultant @ Snow.nl | : :' : | Maniac.nl MarkJanssen.nl NerdNet.nl Unix.nl | `. `' | Skype: markmjanssen ICQ: 129696007 irc: FooBar on undernet | `- | _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@mindrot.org http://www.mindrot.org/mailman/listi...enssh-unix-dev |