LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   SSH debug : client_input_channel_req (https://www.linuxquestions.org/questions/linux-newbie-8/ssh-debug-client_input_channel_req-760080/)

jonaskellens 10-06-2009 11:11 AM

SSH debug : client_input_channel_req
 
When logged in through an ssh-session and when inactive for a few minutes, the following notice is displayed :
Code:

bash-3.2# debug1: client_input_channel_req: channel 0 rtype keepalive@openssh.com reply 1
debug1: client_input_channel_req: channel 0 rtype keepalive@openssh.com reply 1

Is this informative ? Or do I have a problem ?

rizhun 10-07-2009 04:00 AM

This looks informational to me.
Just a keep-alive request to stop the connection being dropped.
Check (and lower if required) the 'LogLevel' attribute of your sshd_config.
http://man-wiki.net/index.php/5:sshd_config


All times are GMT -5. The time now is 09:03 PM.