This commit is contained in:
zhangzhihan
2020-05-21 15:30:04 +08:00
parent 037489a9b4
commit 17221ed921
3 changed files with 4 additions and 12 deletions

View File

@@ -55,7 +55,11 @@ untrusted_ca_path=resource/tfe/tango-ca-v3-untrust-ca.pem
passthrough_all_tcp=0
[traffic_mirror]
{% if tsg_access_type == 0 %}
device=lo
{% else %}
device={{ nic_traffic_mirror.name }}
{% endif %}
type=0
[ratelimit]