SOURCES: openssh.conf - tcpkeepalive is spoofable, use ssh own kee...
arekm
arekm at pld-linux.org
Wed Dec 21 19:20:46 CET 2005
Author: arekm Date: Wed Dec 21 18:20:44 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- tcpkeepalive is spoofable, use ssh own keepalive (timeout is now 10 minutes)
---- Files affected:
SOURCES:
openssh.conf (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SOURCES/openssh.conf
diff -u SOURCES/openssh.conf:1.5 SOURCES/openssh.conf:1.6
--- SOURCES/openssh.conf:1.5 Thu Mar 25 20:53:18 2004
+++ SOURCES/openssh.conf Wed Dec 21 19:20:37 2005
@@ -38,3 +38,6 @@
ForwardX11 no
ForwardX11Trusted no
StrictHostKeyChecking no
+ ServerAliveInterval 60
+ ServerAliveCountMax 10
+ TCPKeepAlive no
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/openssh.conf?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list