Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente |
documentation:informatique:linux:mesh_network:index [2022/03/02 08:55] – [BATMAN-ADV] f1sls | documentation:informatique:linux:mesh_network:index [2023/01/03 12:53] (Version actuelle) – [Ubuntu Script] f1sls |
---|
====== [WIFI] MESH NETWORK ====== | ====== [WIFI] MESH NETWORK ====== |
| |
===== BATMAN-ADV ===== | ===== BATMAN ===== |
//B.A.T.M.A.N. (better approach to mobile ad-hoc networking) is a routing protocol for multi-hop ad-hoc mesh networks.// | //B.A.T.M.A.N. (**B**etter **A**pproach **T**o **M**obile **A**d-hoc **N**etworking) is a routing protocol for multi-hop ad-hoc mesh networks.// |
| |
* [[https://www.open-mesh.org/projects/open-mesh/wiki/BranchesExplained|Batman Explained]] | * [[https://www.open-mesh.org/projects/open-mesh/wiki/BranchesExplained|Batman Explained]] |
* [[https://www.open-mesh.org/projects/open-mesh/wiki|Batman Open-Mesh Wiki]] | |
* [[https://www.open-mesh.org/projects/batmand/wiki/Doc-overview|BATMAN documentation]] | * [[https://www.open-mesh.org/projects/batmand/wiki/Doc-overview|BATMAN documentation]] |
* [[https://medium.com/swlh/setting-up-an-ad-hoc-mesh-network-with-raspberry-pi-3b-using-batman-adv-1c08ee565165|BATMAN on Raspberry Pi Tutorial]] | * [[https://medium.com/swlh/setting-up-an-ad-hoc-mesh-network-with-raspberry-pi-3b-using-batman-adv-1c08ee565165|BATMAN on Raspberry Pi Tutorial]] |
| |
| ===== BATMAN-ADV ===== |
| |
| * [[https://www.open-mesh.org/projects/open-mesh/wiki|Batman-adv (Advanced - Layer 2 routing) Open-Mesh Wiki]] |
* [[https://github.com/suiluj/pi-adhoc-mqtt-cluster/wiki/Batman-Adv-and-Batctl|[GitHub] Batman Adv and Batctl]] | * [[https://github.com/suiluj/pi-adhoc-mqtt-cluster/wiki/Batman-Adv-and-Batctl|[GitHub] Batman Adv and Batctl]] |
* | * {{ :documentation:informatique:linux:mesh_network:how_to_setup_a_raspberry_pi_ad-hoc_network_using_batman-adv_on_raspbian_stretch_by_tyler_doll_medium.pdf |How to Setup a Raspberry Pi Ad-Hoc Network Using BATMAN-ADV on Raspbian Stretch}} |
| |
===== SUBNODES-LIGHTTPD ===== | ===== SUBNODES-LIGHTTPD ===== |
// Captive portal + mesh node // | // Captive portal + mesh node // |
* https://github.com/chootka/subnodes-lighttpd | |
| * [[http://subnodes.org/|[Web page] Subnodes]] |
| * [[https://github.com/chootka/subnodes-lighttpd|[GitHub] Subnodes-lighttpd]] |
| * [[https://github.com/chootka/subnodes-workshop-fs|[GitHub] Subnodes-workshop-fs]] |
| |
| ===== OLSR ===== |
| * [[https://github.com/ANRGUSC/Raspberry-Pi-OLSRd-Tutorial|OLSRd on Rasperri Pi Tutorial]] |