]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
Explicitly disallow remote hosts to connect to local forwarded ports,
authorYang Tse <yangsita@gmail.com>
Tue, 27 Nov 2007 00:52:30 +0000 (00:52 +0000)
committerYang Tse <yangsita@gmail.com>
Tue, 27 Nov 2007 00:52:30 +0000 (00:52 +0000)
the socks server port in the test suite. This is the default setting
unless a tinkered built ssh is being used.

tests/sshserver.pl

index 103ab142a7a96c58a201bc22c9f47b1609a97832..77cd1f5420eb843659ff5286eed2dd59f8334b55 100644 (file)
@@ -290,6 +290,7 @@ CheckHostIP no
 Compression no
 ConnectTimeout 20
 ForwardX11 no
+GatewayPorts no
 HostbasedAuthentication yes
 NoHostAuthenticationForLocalhost no
 # Newer OpenSSH options