diff --git a/salt-pillar/upstream/upstream1.sls b/salt-pillar/upstream/upstream1.sls index 9d45d19..2403fc2 100644 --- a/salt-pillar/upstream/upstream1.sls +++ b/salt-pillar/upstream/upstream1.sls @@ -11,4 +11,18 @@ port-forwarding: - proto: tcp port: 443 to: 172.22.99.27:443 - + - proto: udp + port: 2325 + to: 172.22.99.253 + - proto: udp + port: 2399 + to: 172.22.99.253 + - proto: udp + port: 2327 + to: 172.22.99.253 + - proto: udp + port: 2338 + to: 172.22.99.253 + - proto: udp + port: 40533 + to: 172.22.99.253