Vlan info & setting CSS tuning

This commit is contained in:
Jokob-sk
2023-03-12 10:21:42 +11:00
parent 83f50bd0d8
commit efbc32d3ed
3 changed files with 12 additions and 5 deletions

View File

@@ -11,4 +11,11 @@ For example, a `/24` mask results in 256 IPs to check, where as a `/16` mask che
### Example:
![Vlan configuration example](/docs/img/SUBNETS/subnets_vlan.png)
![Vlan configuration example](/docs/img/SUBNETS/subnets_vlan.png)
### Support for VLANS
Please note about the accessibility of the macvlans when they are configured on the same computer. My understanding this is a general networking behavior, but feel free to clarify via a PR/issue.
- Pi.Alert does not detect the macvlan container when it is running on the same computer.
- Pi.Alert recognizes the macvlan container when it is running on a different computer.