diff --git a/applicatif/zone_dmz/README.md b/applicatif/zone_dmz/README.md index 50deac1..cfee52c 100644 --- a/applicatif/zone_dmz/README.md +++ b/applicatif/zone_dmz/README.md @@ -21,9 +21,9 @@ Pour Squid - Bridge Interne VLAN 20 (PROXY) - Bridge Interne VLAN 30 (INT) - Bridge Interne VLAN 40 (CTF) -- Bridge Interne VLAN 50 (EXT) +- Bridge Interne VLAN 50 (DIRTY) # Table des matières 1. [HAProxy](haproxy.md) 2. [Serveur DNS](#) -3. [Proxy pour les contenants](#) +3. [Proxy pour les containers / VM](proxy_interne.md) diff --git a/applicatif/zone_dmz/haproxy.md b/applicatif/zone_dmz/haproxy.md index b85a6c6..efc0542 100644 --- a/applicatif/zone_dmz/haproxy.md +++ b/applicatif/zone_dmz/haproxy.md @@ -27,7 +27,7 @@ Voici les choix techniques faits afin de répondre à ces objectifs ### Voilà un schéma résumé -![Topologie de la zone DMZ](schema_dmz.png) +![Topologie de HAProxy](schema_haproxy.png) ## Création d'un canal d'échange par clé entre les deux containers Afin de pouvoir faire des scp de manière automatique entre les deux containers, il faut mettre en place une connexion ssh par clé en root entre les deux containers. diff --git a/applicatif/zone_dmz/schema_dmz.png b/applicatif/zone_dmz/schema_dmz.png deleted file mode 100644 index 672fb36..0000000 Binary files a/applicatif/zone_dmz/schema_dmz.png and /dev/null differ diff --git a/reseau/mise_en_place.md b/reseau/mise_en_place.md index 89eec4f..dc964ed 100644 --- a/reseau/mise_en_place.md +++ b/reseau/mise_en_place.md @@ -14,12 +14,14 @@ Switch Interne VLAN 10 - Proxy Interne : 10.0.0.7 - Mail : 10.0.0.10 + ### PROXY Switch Interne VLAN 20 - HAProxy Alpha : 10.0.1.1 - HAProxy Beta : 10.0.1.2 - Nginx Public Alpha : 10.0.1.3 - Nginx Public Beta : 10.0.1.4 +- Proxy Interne : 10.0.1.254 ### INT Switch Interne VLAN 30 @@ -28,6 +30,7 @@ Switch Interne VLAN 30 - LDAP VIP : 10.0.2.3 - Nginx Public Alpha : 10.0.2.4 - Nginx Public Beta : 10.0.2.5 +- Proxy Interne : 10.0.2.254 - [...] Voir DNS ### CTF : @@ -39,13 +42,14 @@ Switch Interne VLAN 40 - CTFd Special : 10.0.3.11 - Environnement Système : 10.0.3.12 - Environnement Web : 10.0.3.13 +- Proxy Interne : 10.0.3.254 - [...] Rajout possible ### DIRTY : Switch Interne VLAN 50 -- 10.0.4.0/24 +- Proxy Interne : 10.0.4.254 -Pas de containers permanent +Pas d'autres containers permanent (10.0.4.0/24) ### GRE internal Switch Interne VLAN 100