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