/usr/share/help/fr/gnome-help/net-macaddress.page is in gnome-user-docs-fr 3.28.1-0ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 | <?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>
|