This commit is contained in:
DoTheEvo 2023-12-14 21:57:49 +01:00
parent e625ce1033
commit 9eb3182812
1 changed files with 8 additions and 0 deletions

View File

@ -413,6 +413,14 @@ Must **enable logging** for a rule to be visible there.
- OUT on LAN means its leaving firewall and heading to LAN
- OUT on WAN means its leaving firewall and heading to the WAN side
### checking traffic from a local device
* `Firewall: Rules: LAN`
* enable logging for the `Default allow LAN to any rule`
* `Firewall: Log Files: Live View`
* set interface to lan
* set source for the desired ip
</details>
---