From 611f540a39eb6d0fa99044ec78570ef83e1d5a3b Mon Sep 17 00:00:00 2001 From: admin Date: Fri, 20 Feb 2026 22:49:00 +0100 Subject: [PATCH] docs(tunnel): allgemeines Setup --- docs/network/tunnel.md | 70 ------------------------------------------ 1 file changed, 70 deletions(-) diff --git a/docs/network/tunnel.md b/docs/network/tunnel.md index cf1f664..b3a84a8 100644 --- a/docs/network/tunnel.md +++ b/docs/network/tunnel.md @@ -2,74 +2,4 @@ #Sicherheits-Setup -# Sicherheits-Setup -- Stand 3.1.26: Crowsec bislang noch ohne ban - -
   					
-                        +------------------+
-                        |     Internet     |
-                        +--------+---------+
-                                 |
-                                 | TCP 80 / 443
-                                 v
-+------------------------------------------------------------------+
-|                        Hetzner Server                            |
-|                        seanluc1                                  |
-|                                                                  |
-|   +------------+     shared docker network     +---------------+ |
-|   |  Traefik   | <-------------------------->  |   CrowdSec    | |
-|   |  v3.4.1    |                               |   LAPI        | |
-|   |            |                               |               | |
-|   | :80 :443   |                               | Decisions     | |
-|   | :8080      |                               | (CAPI)        | |
-|   +------+-----+                               +---------------+ |
-|          |                                                       |
-|          | dynamic config (file provider)                        |
-|          v                                                       |
-|   +-----------------------------------------------------------+  |
-|   |                         Pangolin                          |  |
-|   |                         v1.14.1                           |  |
-|   |                                                           |  |
-|   | Web UI        :3002                                       |  |
-|   | API           :3000                                       |  |
-|   | Internal API  :3001                                       |  |
-|   |                                                           |  |
-|   | - generates Traefik routers                               |  |
-|   | - manages resources                                       |  |
-|   | - controls Gerbil / Newt                                  |  |
-|   +-----------+-----------------------------------------------+  |
-|               |                                                  |
-|               | WireGuard control                                |
-|               v                                                  |
-|   +-----------------------------------------------------------+  |
-|   |                          Gerbil                           |  |
-|   |                                                           |  |
-|   | WireGuard Exit Node                                       |  |
-|   | wg0: 100.89.128.1/24                                      |  |
-|   | Control API :3003                                         |  |
-|   |                                                           |  |
-|   | - terminates tunnel                                       |  |
-|   | - forwards TCP ports                                      |  |
-|   +-----------+-----------------------------------------------+  |
-|               |                                                  |
-+---------------|--------------------------------------------------+
-                |
-                | WireGuard tunnel (encrypted)
-                v
-+------------------------------------------------------------------+
-|                     Local Network (LAN)                          |
-|                                                                  |
-|   +-------------+        +------------------------------------+  |
-|   |   Newt      |        |           Target Services          |  |
-|   |             |        |                                    |  |
-|   | wg IP       |        | Home Assistant                     |  |
-|   | 100.89.128.4|        | 192.168.178.203:8123               |  |
-|   |             |        |                                    |  |
-|   | TCP Proxy   |        | Wiki / Bitwarden                   |  |
-|   +-------------+        +------------------------------------+  |
-|                                                                  |
-+------------------------------------------------------------------+
-
- -