diff --git a/README.md b/README.md index 7614077..aa7f1d4 100644 --- a/README.md +++ b/README.md @@ -6,18 +6,24 @@ Raphaƫl, Ethan, Antonin ## Sommaire ### [Partie 1](#partie-1) ### [Partie 2](#partie-2) -### [Partie 3](#partie-3) -------------------- ## Partie 1 -Configuration de deux VM chez Ethan (Alpha, Omega) -Machine | Alpha | Omega | +Configuration de deux VM chez Ethan (Cynosure, Mikoshi) +Machine | Cynosure | Mikoshi | | ------------- | ------------- | ------------- | -| IPAdress | 192.168.1.107 | 192.168.1.105 | +| IPAdress | 192.168.1.87 | 192.168.1.42 | | Mask | 255.255.255.0 | 255.255.255.0 | Ping : -![alt text](ping105.gif) +![alt text](ping_cynosure_mikoshi.gif) +------- ## Partie 2 -## Partie 3 \ No newline at end of file + +Machine | Cynosure | Mikoshi | +| ------------- | ------------- | ------------- | +| puit | ````./tsock -p 5667 ```` | ````./tsock -p 5668```` | +| source | ````./tsock -s 192.168.1.42 5668```` | ````./tsock -s 192.168.1.87 5667```` | + +![alt text](tsock-test.gif) \ No newline at end of file diff --git a/ping105.gif b/ping105.gif deleted file mode 100644 index 4bdb288..0000000 Binary files a/ping105.gif and /dev/null differ diff --git a/ping_cynosure_mikoshi.gif b/ping_cynosure_mikoshi.gif new file mode 100644 index 0000000..1d8ae43 Binary files /dev/null and b/ping_cynosure_mikoshi.gif differ