From 0590370448d6c83d687eeca2acf87747399653b0 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Thu, 20 Aug 2015 09:05:49 +0200 Subject: [PATCH] A portforwarder for search replication --- modules/portforwarder/misc/config.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/modules/portforwarder/misc/config.yaml b/modules/portforwarder/misc/config.yaml index c406e5a1..63e1ef0a 100644 --- a/modules/portforwarder/misc/config.yaml +++ b/modules/portforwarder/misc/config.yaml @@ -17,3 +17,8 @@ dummy: target_host: dummy2 target_port: 5433 ssh_options: -oAddressFamily=inet + +cgi-grnet-01: + - source_bind_port: 7010 + target_host: wolkenstein.debian.org + target_port: 7010 -- 2.39.2