From a418d290f14c8cec0764a3f8f7913b7e02e93831 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Tue, 27 Nov 2007 00:52:30 +0000 Subject: Explicitly disallow remote hosts to connect to local forwarded ports, the socks server port in the test suite. This is the default setting unless a tinkered built ssh is being used. --- tests/sshserver.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/sshserver.pl') diff --git a/tests/sshserver.pl b/tests/sshserver.pl index 103ab142a..77cd1f542 100644 --- a/tests/sshserver.pl +++ b/tests/sshserver.pl @@ -290,6 +290,7 @@ CheckHostIP no Compression no ConnectTimeout 20 ForwardX11 no +GatewayPorts no HostbasedAuthentication yes NoHostAuthenticationForLocalhost no # Newer OpenSSH options -- cgit v1.2.3