/NetPractice

This project aims to make you discover the network through practical cases.

Primary LanguageJavaScript

📋 NetPractice 📃

platform: osx 10.14.16 42 login: mathmart

This project aims to make you discover the network through practical cases.

🔑 Exercices

To practice this project you need to launch the file index.html located in the folder Exercices.

📋 Summary

📷 Demonstration of levels:

Level 1 consists in making two computers communicate with each other following a fixed IP and a fixed mask.

plot

Level 2 consists in making two computers communicate with each other following a fixed IP and a fixed mask it is similar in all points to level 1.

plot

Level 3 consists in making computers communicate between them via a switch.

plot

Level 4 consists in making interfaces communicate between them via a switch and a router.

plot

Level 5 consists in making two interfaces communicate with each other via a router.

plot

The level 6 adds an additional difficulty it consists in making communicate an interface via a switch which itself redirects towards a router connected to Internet.

plot

Level 7 is rather simple compared to level 6 which must transmit over the internet level 7 must simply make two user interfaces communicate via two routers.

plot

At level 8, we need to ensure that the two clients communicate with each other, but also that they have access to the Internet via routers.

plot

Level 9 is the most complex and time consuming in this level it is necessary to make communicate two interfaces between them via a switch, to make communicate two other interface in itself via a router then to make communicate the router and the switch with another router itself connected to Internet.

plot

The last level is level 10 in this level we reproduce a case similar to level 9.

plot

🖥️ 42 Mark: 42-project-mark

⚖️ Copyright

Mathis Martini (mmartini42) © 2022