network/salt-pillar/upstream/upstream1.sls

29 lines
472 B
Plaintext
Raw Normal View History

2016-11-09 01:50:57 +01:00
upstream:
2016-11-15 01:33:17 +01:00
interface: up1
nat66-interface: 6to4
2018-06-18 23:16:50 +02:00
up-bandwidth: 52500
2016-11-29 16:18:07 +01:00
flows: 2048
port-forwarding:
- proto: tcp
port: 80
to: 172.22.99.27:80
- 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