summaryrefslogtreecommitdiff
path: root/deploy_env
diff options
context:
space:
mode:
authorlijia <[email protected]>2021-08-13 10:53:20 +0800
committerlijia <[email protected]>2021-08-13 10:53:20 +0800
commitdc7daf192953cb88ff7863560c6e94c09d0a3232 (patch)
tree733492f8f793bddec9ca089cf6bfeeef2beb7a81 /deploy_env
parent0860100f1f94dfc20b72d9f9e44f6eb32c7fb7e1 (diff)
更新natgw.service iptablesdevelop
Diffstat (limited to 'deploy_env')
-rw-r--r--deploy_env/group_vars/all.yml11
1 files changed, 5 insertions, 6 deletions
diff --git a/deploy_env/group_vars/all.yml b/deploy_env/group_vars/all.yml
index e04a4a9..597921c 100644
--- a/deploy_env/group_vars/all.yml
+++ b/deploy_env/group_vars/all.yml
@@ -18,15 +18,14 @@ wannat_global:
NAT_GW_tunnel_remote_port: 3544
natgw:
- run_type: 0
- config_type: 1
wannat_ip: "192.168.40.161"
wannat_port: 3545
natgw_bind_port: 3544
- device: "eth0"
- vpn_client_ip_cidr: "10.10.120.0/24"
- country_location: "private"
- province_location: "private"
+ layer2_gateway_device: "eth0"
+ location_compare_type: 0
+ country_location: "Set_your_geographic_location"
+ province_location: "Set_your_geographic_location"
+ ctrl_device_ip_addr: "192.168.40.134"
toroad:
http_server_listen_port: 8888