summaryrefslogtreecommitdiff
path: root/tests/sshserver.pl
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2007-11-27 00:52:30 +0000
committerYang Tse <yangsita@gmail.com>2007-11-27 00:52:30 +0000
commita418d290f14c8cec0764a3f8f7913b7e02e93831 (patch)
tree8158a369c1a2411bc44034a3ebcb3d7bb86ed921 /tests/sshserver.pl
parent08cb30801c79de24ca7e40cf1d6a94df94ee2b4b (diff)
downloadgnurl-a418d290f14c8cec0764a3f8f7913b7e02e93831.tar.gz
gnurl-a418d290f14c8cec0764a3f8f7913b7e02e93831.tar.bz2
gnurl-a418d290f14c8cec0764a3f8f7913b7e02e93831.zip
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.
Diffstat (limited to 'tests/sshserver.pl')
-rw-r--r--tests/sshserver.pl1
1 files changed, 1 insertions, 0 deletions
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