From 469ef1045aee946e4453cade25a7720761e3f41a Mon Sep 17 00:00:00 2001 From: NilsMT <nilsmoreauthomas@gmail.com> Date: Tue, 13 Jun 2023 11:44:24 +0200 Subject: [PATCH] e --- notereseau.txt | 2 +- rapport1.md | 10 ++++------ 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/notereseau.txt b/notereseau.txt index 982899a..63cae97 100644 --- a/notereseau.txt +++ b/notereseau.txt @@ -44,7 +44,7 @@ echo 1 > /proc/sys/net/ipv4/ip_forward sysctl -p Pour Client et DHCP -ip r add 192.168.0.0/24 via 172.20.169.3 +ip r add 192.168.0.0/24 via 172.20.169.3 dev VLAN_169 =================================== diff --git a/rapport1.md b/rapport1.md index b1c9af8..7d1cccd 100644 --- a/rapport1.md +++ b/rapport1.md @@ -1,8 +1,8 @@ # Information sur le groupe -NOMS : Bastian Mary, Nils Moreau--Thomas +Noms : Bastian Mary, Nils Moreau--Thomas -GROUPE de TP : 3-2 +groupe de TP : 3-2 X : 169 @@ -10,7 +10,7 @@ SECRET : alphacassiopeabetagruis # Plan d'addressage - + # Table de routages @@ -81,9 +81,7 @@ On retourne dans le terminal<br> # Analyse de trames -[Lien vers la trame](vlan.pcapng) - - + Nous pouvons voir que 172.20.169.2 recherche quel machine est le serveur (172.20.169.254) qui est donc trouvé à la machine 04:8d:38:c2:57:e8. <br> -- GitLab