network/salt-pillar/upstream/upstream1.sls
2020-05-22 19:16:08 +02:00

32 lines
525 B
Plaintext

upstream:
interface: up1
nat66-interface: 6to4
up-bandwidth: 52500
flows: 2048
port-forwarding:
- proto: tcp
port: 80
to: 172.20.73.45:80
- proto: tcp
port: 443
to: 172.20.73.45: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
- proto: udp
port: 61699
to: 172.22.99.253