User Tools

Site Tools


homelab:standaarden:netwerk:overzicht

This is an old revision of the document!


Overzichtsdiagrammen

Gecombineerd

flowchart LR A[(๐ŸŒ Internet)] subgraph Meterkast B[OpenWRT Router
B] C[Switch
C] D[Synology DS423+
D] BW1((๐Ÿ“ก wimi
VLAN 3)) BW2((๐Ÿ“ก wimi-
trusted
VLAN 1)) TV[TV] CV[CV-gateway] RF[RF-bridge] end subgraph Zolder E[Access Point
E] EW1((๐Ÿ“ก wimi
VLAN 3)) EW2((๐Ÿ“ก wimi-
trusted
VLAN 1)) PC[PC] PRN[Printer] DJ[DJ-apparatuur] end %% Internet A --> B %% Router bekabeld B -- "p4
VLAN 3" --> C B -- "p1
VLAN 1" --> D B -- "p2
VLAN 5" --> D B -- "p3
trunk VLAN 1,3" --> E %% WiFi router B -.-> BW1 B -.-> BW2 %% WiFi AP E -.-> EW1 E -.-> EW2 %% Bedrade eindapparaten โ€“ Zolder (via E) E -- "VLAN 1" --> PC E -- "VLAN 3" --> PRN E -- "VLAN 3" --> DJ %% Bedrade eindapparaten โ€“ Meterkast (via C) C -- "VLAN 3" --> TV C -- "VLAN 3" --> CV C -- "VLAN 3" --> RF

Gesplitst

Fysiek

flowchart LR A[(๐ŸŒ Internet)] subgraph Meterkast B[OpenWRT Router] C[Switch] D[NAS] TV[TV] CV[CV-gateway] RF[RF-bridge] end subgraph Zolder E[Access Point] Laptops[Werkplek] PRN[Printer] DJ[DJ-apparatuur] end A --> B B --> C B --> D B --> E C --> TV C --> CV C --> RF E --> Laptops E --> PRN E --> DJ

Netwerk - logisch

flowchart LR FW[OpenWRT Router / Firewall] subgraph VLAN1["VLAN 1 โ€“ Trusted"] Laptops NAS end subgraph VLAN3["VLAN 3 โ€“ IoT"] TV PRN DJ CV RF end subgraph VLAN5["VLAN 5 โ€“ Servers"] SRV[Serverdiensten op NAS] end VLAN1 --> FW VLAN3 --> FW VLAN5 --> FW

Netwerk - security zones en flows

flowchart LR FW[Firewall
OpenWRT] subgraph Trusted["Zone: Trusted (VLAN 1)"] Laptops NAS end subgraph IoT["Zone: IoT (VLAN 3)"] TV PRN DJ CV RF end subgraph Servers["Zone: Servers (VLAN 5)"] SRV[Docker / Services] end Trusted --> FW IoT --> FW Servers --> FW %% Allowed flows Trusted -->|beheer| Servers IoT -->|status / API| Servers Trusted -->|interact| IoT

homelab/standaarden/netwerk/overzicht.1767963977.txt.gz ยท Last modified: by miels