View file File name : net-macaddress.page Content :<?xml version="1.0" encoding="utf-8"?> <page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="tip" id="net-macaddress" xml:lang="fr"> <info> <link type="guide" xref="net-general"/> <revision pkgversion="3.7.1" version="0.2" date="2012-11-16" status="outdated"/> <revision pkgversion="3.10" date="2013-10-30" status="review"/> <revision pkgversion="3.18" date="2015-09-28" status="final"/> <credit type="author"> <name>Shaun McCance</name> <email>shaunm@gnome.org</email> </credit> <credit type="author"> <name>Jim Campbell</name> <email>jwcampbell@gmail.com</email> </credit> <credit type="editor"> <name>Michael Hill</name> <email>mdhillca@gmail.com</email> </credit> <credit type="editor"> <name>Ekaterina Gerasimova</name> <email>kittykat3756@gmail.com</email> </credit> <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/> <desc>L'identifiant unique attribué au périphérique réseau.</desc> <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright"> <mal:name>Luc Pionchon</mal:name> <mal:email>pionchon.luc@gmail.com</mal:email> <mal:years>2011</mal:years> </mal:credit> <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright"> <mal:name>Claude Paroz</mal:name> <mal:email>claude@2xlibre.net</mal:email> <mal:years>2011</mal:years> </mal:credit> <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright"> <mal:name>Alain Lojewski</mal:name> <mal:email>allomervan@gmail.com</mal:email> <mal:years>2011-2015</mal:years> </mal:credit> <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright"> <mal:name>Julien Hardelin</mal:name> <mal:email>jhardlin@orange.fr</mal:email> <mal:years>2011, 2013</mal:years> </mal:credit> <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright"> <mal:name>Bruno Brouard</mal:name> <mal:email>annoa.b@gmail.com</mal:email> <mal:years>2011-12</mal:years> </mal:credit> <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright"> <mal:name>yanngnome</mal:name> <mal:email>yannubuntu@gmail.com</mal:email> <mal:years>2012</mal:years> </mal:credit> <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright"> <mal:name>Nicolas Delvaux</mal:name> <mal:email>contact@nicolas-delvaux.org</mal:email> <mal:years>2012</mal:years> </mal:credit> <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright"> <mal:name>Mickael Albertus</mal:name> <mal:email>mickael.albertus@gmail.com</mal:email> <mal:years>2012</mal:years> </mal:credit> <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright"> <mal:name>Alexandre Franke</mal:name> <mal:email>alexandre.franke@gmail.com</mal:email> <mal:years>2015</mal:years> </mal:credit> </info> <title>Adresse MAC</title> <p>Une <em>adresse MAC</em> est un identifiant unique attribué à chaque périphérique réseau (comme une carte Wifi ou Ethernet) par le fabricant. MAC signifie <em>Media Access Control</em> et chaque identifiant est unique à chaque périphérique.</p> <p>Une adresse MAC se compose de six groupes de deux caractères chacun, séparés par deux points. Voici un exemple d'adresse MAC : <code>00:1B:44:11:3A:B7</code>.</p> <p>Pour identifier l'adresse MAC de votre périphérique réseau :</p> <steps> <item> <p>Open the <gui xref="shell-introduction#activities">Activities</gui> overview and start typing <gui>Network</gui>.</p> </item> <item> <p>Cliquez sur <gui>Réseau</gui> pour ouvrir le panneau.</p> </item> <item> <p>Choose which device, <gui>Wi-Fi</gui> or <gui>Wired</gui>, from the left pane.</p> <p>The MAC address for the wired device will be displayed as the <gui>Hardware Address</gui> on the right.</p> <p>Click the <media its:translate="no" type="image" src="figures/emblem-system.png"><span its:translate="yes">settings</span></media> button to see the MAC address for the wireless device displayed as the <gui>Hardware Address</gui> in the <gui>Details</gui> panel.</p> </item> </steps> <p>In practice, you may need to modify or “spoof” a MAC address. For example, some internet service providers may require that a specific MAC address be used to access their service. If the network card stops working, and you need to swap a new card in, the service won’t work anymore. In such cases, you would need to spoof the MAC address.</p> </page>