From d0df422501c812a340d8dff6f084e47dc50ecf88 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sun, 17 Feb 2013 16:54:03 +0100 Subject: [PATCH] disable master->samosa forward --- modules/portforwarder/misc/config.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/portforwarder/misc/config.yaml b/modules/portforwarder/misc/config.yaml index 3cca00aef..b03fb267f 100644 --- a/modules/portforwarder/misc/config.yaml +++ b/modules/portforwarder/misc/config.yaml @@ -5,10 +5,10 @@ # port on the remote instead of just encoding it in authkeys. # from host:port to host:port -master.debian.org: - - source_bind_port: 5441 - target_host: samosa.debian.org - target_port: 5441 +#master.debian.org: +# - source_bind_port: 5441 +# target_host: samosa.debian.org +# target_port: 5441 samosa.debian.org: - source_bind_port: 5433 -- 2.20.1