You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

125 lines
2.1 KiB
Plaintext

6 years ago
:revealjs_theme: white
6 years ago
= Devenir son propre FAI
Pourquoi ? Comment ?
image::images/logo_ffdn.svg[]
== Internet ?
6 years ago
[%step]
* Inter-network
* 90k réseaux
* protocole commun : IP (Internet Protocol)
=== Systèmes autonomes
image::https://www.web3.lu/wp-content/uploads/2012/10/internet_topology.jpg[]
=== Interconnexions
[graphviz,intercos,svg]
----
digraph G {
#rankdir=LR
edge [dir="both"]
node [style=filled]
notre_AS [fillcolor = cyan];
AS_Tronot
AS_Depic
AS_Hassain
}
----
=== Interconnexions : peering
[graphviz,peering,svg]
----
digraph G {
rankdir=LR
edge [dir="both"]
node [style=filled]
notre_AS [fillcolor = cyan];
AS_Tronot [fillcolor = chartreuse]
AS_Depic
AS_Hassain
{rank=source notre_AS}
notre_AS -> AS_Tronot
#AS_Tronot -> AS_Hassain
#AS_Tronot -> AS_Depic
}
----
=== Interconnexions : transit
[graphviz,transit,svg]
----
digraph G {
rankdir=LR
edge [dir="both"]
node [style=filled]
notre_AS [fillcolor = cyan];
AS_Tronot [fillcolor = chartreuse]
AS_Depic [fillcolor = aquamarine]
AS_Hassain [fillcolor = aquamarine]
{rank=source notre_AS}
notre_AS -> AS_Tronot
AS_Tronot -> AS_Hassain
AS_Tronot -> AS_Depic
}
----
6 years ago
== FAI ?
[%step]
* un réseau = système autonome
* relie des terminaux loin des datacenters
* plusieurs technologies
[%step]
** fibre optique
** ADSL
** Wifi
6 years ago
== Pourquoi son propre FAI ?
6 years ago
=== Parce-qu'on peut !
* défi technique
* rencontres
=== Neutralité du réseau
Transmission des données par les opérateurs:
[%step]
* sans en examiner le contenu
* sans prise en compte de la source ou de la destination des données
* sans privilégier un protocole de communication
* sans en altérer le contenu
=== Un geste citoyen
6 years ago
== Fabriquer son FAI : administratif
[%step]
* déclaration de l'association en préfecture
* déclaration de l'opérateur réseau à l'ARCEP
* compte en banque (ça peut servir...)
6 years ago
== Fabriquer son FAI : technique
=== Fibre optique
[%notitle,background-iframe="https://fibre.ffdn.org"]
=== Baromètre FTTH
=== ADSL