Une façon créative de bloquer les indésirables
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
flowchart LR
|
||||
internet[Internet]
|
||||
freebox[Freebox<br/>mode bridge]
|
||||
opnsense[Routeur<br/>OPNsense + Caddy]
|
||||
|
||||
internet --> freebox --> opnsense
|
||||
|
||||
subgraph lan[Réseau local]
|
||||
direction TB
|
||||
server[server-main<br/>NixOS + Caddy<br/>Héberge mon blog]
|
||||
others[Autres machines physiques<br/>Autres services web]
|
||||
end
|
||||
|
||||
opnsense -->|Reverse-proxy| server
|
||||
opnsense -->|Reverse-proxy| others
|
||||
Reference in New Issue
Block a user