LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to set openSSH Maxconnections and idletimeout in Open ssh (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-set-openssh-maxconnections-and-idletimeout-in-open-ssh-786458/)

bobbysingle 02-02-2010 10:20 AM

How to set openSSH Maxconnections and idletimeout in Open ssh
 
Hi ,

I want to know how to set openSSH Maxconnections and idletimeout in linux.
I know there is and option in ssh2 as


MaxConnections 50
IdleTimeOut 3600


I want to know how to do the same in Openssh .

if we cant do that in openssh .. is there any way at the shell level we can do it ..??

Thanks

AwesomeMachine 02-02-2010 10:54 AM

You edit the file /etc/ssh/ssh_config

bobbysingle 02-02-2010 11:31 AM

can i put the same lines in openssh too ..??

i'm sorry if i'm wrong ...

i thought openssh wont support idletimeout's

Please clarify

Thanks..


All times are GMT -5. The time now is 10:40 AM.