diff --git a/group_vars/dch-gw/dch-network.yml b/group_vars/dch-gw/dch-network.yml index 877fc62..be4d03a 100644 --- a/group_vars/dch-gw/dch-network.yml +++ b/group_vars/dch-gw/dch-network.yml @@ -61,10 +61,10 @@ firemon_networks: nat_port_forwards: - protocol: tcp port: http - destination: 172.31.0.6 + destination: 172.30.0.6 - protocol: tcp port: https - destination: 172.31.0.6 + destination: 172.30.0.6 - protocol: tcp port: ssh destination: 172.31.0.5