diff --git a/docs/en/tutorials/dae-with-opnsense.md b/docs/en/tutorials/dae-with-opnsense.md index a36c009..525e2bb 100644 --- a/docs/en/tutorials/dae-with-opnsense.md +++ b/docs/en/tutorials/dae-with-opnsense.md @@ -52,7 +52,7 @@ dae enp1s0: 192.168.2.1 Gateway 192.168.2.2 | Protocol | TCP/UDP | | Destination/Invert | √ | | Destination | proxyroute | - | Gateway | Enable | + | Gateway | proxy | > In addition, you can exclude LAN devices through Source/Invert, so their traffic will not be passed to dae. diff --git a/docs/zh/tutorials/dae-with-opnsense.md b/docs/zh/tutorials/dae-with-opnsense.md index f93400e..402247d 100644 --- a/docs/zh/tutorials/dae-with-opnsense.md +++ b/docs/zh/tutorials/dae-with-opnsense.md @@ -52,7 +52,7 @@ dae enp1s0:192.168.2.1 网关 192.168.2.2 | 协议 | TCP/UDP | | 目标/反转 | √ | | 目标 | proxyroute | - | 网关 | 启用 | + | 网关 | proxy | > 此外可以通过源、源/反转来排除局域网设备,使其流量不会被分流到dae。