diff --git a/include/tests_ssh b/include/tests_ssh index f8259dda..29962923 100644 --- a/include/tests_ssh +++ b/include/tests_ssh @@ -118,7 +118,8 @@ MaxStartups:4,8,16:<\ MaxSessions:2,4,8:< PermitUserEnvironment:NO,,YES:=\ - GatewayPorts:NO,,YES:=" + GatewayPorts:NO,,YES:=\ + PermitTunnel:NO,,YES:=" for I in ${SSHOPS}; do OPTIONNAME=`echo ${I} | cut -d ':' -f1`