chore: right the wrong gateway config in opnsense document (#520)

This commit is contained in:
Nicolas
2024-05-20 21:02:51 +08:00
committed by GitHub
parent 7acab8f177
commit a71c69a7c9
2 changed files with 2 additions and 2 deletions

View File

@ -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.

View File

@ -52,7 +52,7 @@ dae enp1s0192.168.2.1 网关 192.168.2.2
| 协议 | TCP/UDP |
| 目标/反转 | √ |
| 目标 | proxyroute |
| 网关 | 启用 |
| 网关 | proxy |
> 此外可以通过源、源/反转来排除局域网设备使其流量不会被分流到dae。