From 0e7c9f8520bfef004f70ef7fb102e0a28c4bfffc Mon Sep 17 00:00:00 2001 From: Daniel Poelzleithner Date: Thu, 20 Aug 2020 14:09:13 +0200 Subject: [PATCH] add portforwardings also to upstream2 --- salt-pillar/upstream/upstream2.sls | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/salt-pillar/upstream/upstream2.sls b/salt-pillar/upstream/upstream2.sls index 68b79b2..25525a9 100644 --- a/salt-pillar/upstream/upstream2.sls +++ b/salt-pillar/upstream/upstream2.sls @@ -10,6 +10,12 @@ port-forwarding: - proto: udp port: 1194 to: 172.20.75.9:1194 + - proto: tcp + port: 2222 + to: 172.20.74.210:22 + - proto: tcp + port: 8443 + to: 172.20.74.210:443 ipv6-tunnel: endpoint: 216.66.80.30