From 09b8dfa567acb624f3d66eafa463303c83ff9873 Mon Sep 17 00:00:00 2001 From: Astro Date: Thu, 11 Mar 2021 16:26:31 +0100 Subject: [PATCH] upstream1: forward 2339/udp to dn42 --- salt-pillar/upstream/upstream1.sls | 3 +++ 1 file changed, 3 insertions(+) diff --git a/salt-pillar/upstream/upstream1.sls b/salt-pillar/upstream/upstream1.sls index abb8a72..44523cb 100644 --- a/salt-pillar/upstream/upstream1.sls +++ b/salt-pillar/upstream/upstream1.sls @@ -23,6 +23,9 @@ port-forwarding: - proto: udp port: 2338 to: 172.22.99.253 + - proto: udp + port: 2339 + to: 172.22.99.253 - proto: udp port: 40533 to: 172.22.99.253