dch-gw: Forward HTTP, HTTPS to rprx0.p.b
parent
83253cb6d6
commit
efc6b62903
|
@ -61,10 +61,10 @@ firemon_networks:
|
||||||
nat_port_forwards:
|
nat_port_forwards:
|
||||||
- protocol: tcp
|
- protocol: tcp
|
||||||
port: http
|
port: http
|
||||||
destination: 172.31.0.6
|
destination: 172.30.0.6
|
||||||
- protocol: tcp
|
- protocol: tcp
|
||||||
port: https
|
port: https
|
||||||
destination: 172.31.0.6
|
destination: 172.30.0.6
|
||||||
- protocol: tcp
|
- protocol: tcp
|
||||||
port: ssh
|
port: ssh
|
||||||
destination: 172.31.0.5
|
destination: 172.31.0.5
|
||||||
|
|
Loading…
Reference in New Issue