rpm -qa | grep ssh openssh-server-3.6.1p2-12mdk openssh-3.6.1p2-12mdk openssh-clients-3.6.1p2-12mdk kdeutils-kdessh-3.2-18mdk openssh-askpass-gnome-3.6.1p2-12mdk Este vorba de serverul ssh. Manualul l-am citit inainte de a va intreba, insa nu am gasit nimic care sa ma ajute.
On Wed, 6 Oct 2004 10:41:50 +0300 (EEST), Mihai Rusu <[EMAIL PROTECTED]> wrote: > man sshd_config > (daca e in server) > > ClientAliveInterval > Sets a timeout interval in seconds after which if no data has > been received from the client, sshd will send a message through > the encrypted channel to request a response from the client. The > default is 0, indicating that these messages will not be sent to > the client. This option applies to protocol version 2 only. > > da vezi in manual, poate e alta optiune > > man ssh_config > (daca e in client) > > ServerAliveInterval > Sets a timeout interval in seconds after which if no data has > been received from the server, ssh will send a message through > the encrypted channel to request a response from the server. The > default is 0, indicating that these messages will not be sent to > the server. This option applies to protocol version 2 only. > > o fi si altele > > PS: nu ai precizat macar ce SSH software, eu ti-am aratat pt OpenSSH > > > > On Wed, 6 Oct 2004, Dorin Lazar wrote: > > > On Wednesday 06 October 2004 10:21, Mihai Rusu wrote: > > > Adica ce face acest timeout ? Ca poate e timebout la BASH in shell sa nu > > > stai idle prea mult. > > adica daca timp de 10 minute ssh-ul nu vede nici un pachet, deconecteaza > > automat. > > era la un moment dat un script pe net care sa rezolve chestia asta: > > http://probability.ca/jeff/comp/routerfix.html > > Nu shtiu in ce masura asta e problema... > > Dorin > > > > --- > > Detalii despre listele noastre de mail: http://www.lug.ro/ > > > > > > -- > Mihai RUSU Email: [EMAIL PROTECTED] > GPG : http://dizzy.roedu.net/dizzy-gpg.txt WWW: http://dizzy.roedu.net > "Linux is obsolete" -- AST > > > > --- > Detalii despre listele noastre de mail: http://www.lug.ro/ > > --- Detalii despre listele noastre de mail: http://www.lug.ro/
