====== Autour du réseau (informatique) ====== ===== Thèmes ===== * [[Attaques]] * [[Baudruche]] * [[coupe-feux]] * [[Fibre]] * [[FreeNX]] * [[Installations par réseau]] * [[Interfaces]] * [[IPv4]] * [[IPv6]] * [[Pair à pair]] * [[Réseaux dissimulatoires]] * [[Réseaux privés virtuels]] * [[Routeur]] * [[Sabords]] * [[Sans fil]] * [[Serveurs de noms]] * [[Supervision]] * [[Transfert de fichiers]] * [[UDP]] * IPsec : http://foodfight.org/log/Interweb/ipsec-2 ===== RFC 2684 ===== * http://www.faqs.org/rfcs/rfc2684.html * http://www.rfc-editor.org/rfc/rfc2684.txt * http://packages.debian.org/fr/sid/br2684ctl * http://www.aquarionics.com/diarystuff/08-02/adsl_help.txt * http://www.speet.com/garage/index.php?Il=99102!Section%20Divers&texte=menu/99102!Section%20Divers/Adsl%20Free%20-%20SpeedStream.txt ===== Réseaux virtuels ===== * VXLAN : http://vincent.bernat.im/fr/blog/2012-multicast-vxlan.html ====== Surveillance de l'état du réseau ====== * http://www.slac.stanford.edu/xorg/nmtf/nmtf-tools.html ===== Bruit de fond du réseau (génial) ===== * http://meetings.apnic.net/__data/assets/pdf_file/0007/23398/ipv4-background-radiation.pdf ===== netstat ===== * La commande de Sylvain : # netstat -lntup * La commande de David : # netstat --ip --all -p ===== nmap ===== * Page de man http://www.insecure.org/nmap/man/ * http://www.insecure.org/nmap/p51-11.txt * http://www.bocal.cs.univ-paris8.fr/~hacker/portscan.htm * http://linuxfr.org/2006/02/01/20303.html * Contourner les pare-feux : http://www.insecure.org/nmap/man/fr/man-bypass-firewalls-ids.html * Savoir le lire : http://www.hermann-uwe.de/blog/os-install-experiences-part-2-suse-linux#comment-18947 ===== Quelques outils ===== * Liste : http://www.ubuntugeek.com/bandwidth-monitoring-tools-for-ubuntu-users.html * NetMRG : http://www.debianhelp.co.uk/netmrg.htm * nload : http://www.debuntu.org/2006/07/14/74-nload-a-network-traffic-analyser * http://www.debianhelp.co.uk/networktools1.htm * http://packages.debian.org/unstable/net/pbnj * network-test : http://blog.drinsama.de/erich/en/linux/debian/2007101501-network-test.html ===== Suivi des connexions ===== * pyctd : http://linuxfr.org/2006/11/09/21599.html ===== kismet ===== * http://www.miriamruiz.es/weblog/?p=132 ===== WireShark (ex-Ethereal) ===== * http://www.wireshark.org/ * Changement de nom : http://trends.newsforge.com/article.pl?sid=06/06/09/1349255&from=rss * http://www.framasoft.net/article1857.html * http://www.ethereal.com/ ===== ARP ===== * http://etbe.coker.com.au/2007/08/16/arp/ ====== Gestion du réseau ====== * http://packages.debian.org/unstable/net/network-manager * [[doc:debian:netconf]] ===== Dénier l'accès / filtrer ===== * http://packages.qa.debian.org/d/denyhosts.html * http://blog.madduck.net/geek/2006.05.06-how-they-do-it ===== Optimisations ===== * http://blog.drinsama.de/erich/en/linux/2007061201-shaping-your-traffic.html ===== Limitations ===== * http://gintasm.blogspot.com/2008/03/trickle-userspace-traffic-limiter.html ===== mtr ===== * http://www.screenage.de/blog/2008/06/20/my-package-of-the-day-mtr-as-a-powerful-and-default-alternative-to-traceroute/ ====== Configuration locale ====== * http://www.joachim-breitner.de/blog/archives/135-Wanted-Code-Deleter.html * http://blog.bofh.it/id_113 * Guessnet pour configuration : http://www.linux.com/article.pl?sid=06/07/03/1744235 * avahi, zeroconf : http://blog.drinsama.de/erich/en/linux/2006102706-mdns ===== Connaître son adresse IP ===== * http://www.cnil.fr/index.php?id=123 par http://www.cnil.fr/index.php?id=19 * Sans pub (bon !) http://www.monip.org/ * Avec pub (douteuses) : * http://www.adresseip.com/ * http://adresseip.sur-la-toile.com/ * http://www.mon-ip.biz/ * Service (bof) : http://www.actulab.com/l-ip-de-vos-visiteurs.php et http://www.actulab.com/adresse-ip.php ===== Partage de réseau ===== * http://packages.debian.org/unstable/net/wondershaper ====== Disques sur le réseau ====== * http://blogs.turmzimmer.net/2006/04/07#how-remote-files ====== Discussions ====== * Attaques : http://www.honeynet.org/papers/trans/KYE1.htm * Jean-Philippe Gaulier : http://docs.origamix.org/scan-dos/ * Discrimination : http://adam.rosi-kessel.org/weblog/the_web/ed_felten_on_network_discrimination.html * Outils pour réseau local : http://blog.madduck.net/life/2006.08.11-summer-in-limerick ====== Ressources ====== * JRES : http://linuxfr.org/2005/11/30/19984.html * CRU : http://www.cru.fr/formations/ * CRIHAN : http://www.crihan.fr/formation/ * Aristote : http://www.aristote.asso.fr/ * UREC : http://www.urec.cnrs.fr/accueil.php3 ====== Trucs et astuces ====== ===== Mauvaises connexions ===== * Bonnes pratiques : http://kitenet.net/~joey/blog/entry/dealing_with_dialup.html ===== IP sur DNS ===== * http://www.perrier.eu.org/weblog/2008/04/14#ip-over-dns * http://www.lucas-nussbaum.net/blog/?p=168 * http://thomer.com/howtos/nstx.html ===== IP sur ICMP ===== * http://thomer.com/icmptx/ ===== Diverses bidouilles ===== * http://blog.madduck.net/geek/2006.10.20_freeing-the-primary-ip-address ===== Simulation ===== * https://linuxfr.org/news/frr-dans-cloonix-dans-podman * http://www.linux-foundation.org/en/Net:Netem * http://www.openonload.org/ ===== Documentation ===== * Exemples. RFC 2606 : http://www.rfc-editor.org/rfc/rfc2606.txt