--- elwix/config/etc/uboot/ssh/sshd_config_authpf 2014/01/23 09:25:35 1.1 +++ elwix/config/etc/uboot/ssh/sshd_config_authpf 2014/09/15 19:06:54 1.2 @@ -0,0 +1,13 @@ +# Secondary sshd config for authpf system +# +# $Id: sshd_config_authpf,v 1.2 2014/09/15 19:06:54 misho Exp $ + +AllowUsers 0pen + +Protocol 2 +Port 54321 +ListenAddress 0.0.0.0 +PermitRootLogin no +UseDNS no +ClientAliveInterval 15 +ClientAliveCountMax 3