/usr/share/help/de/gnome-help/net-macaddress.page is in gnome-user-guide 3.14.1-1.
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 | <?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="de">
<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"/>
<credit type="author">
<name>Shaun McCance</name>
<email its:translate="no">shaunm@gnome.org</email>
</credit>
<credit type="author">
<name>Jim Campbell</name>
<email its:translate="no">jwcampbell@gmail.com</email>
</credit>
<credit type="editor">
<name>Michael Hill</name>
<email its:translate="no">mdhillca@gmail.com</email>
</credit>
<credit type="editor">
<name>Ekaterina Gerasimova</name>
<email its:translate="no">kittykat3756@gmail.com</email>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<desc>Die einer Netzwerk-Hardware eindeutig zugeordnete Kennung.</desc>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Hendrik Knackstedt</mal:name>
<mal:email>hendrik.knackstedt@t-online.de</mal:email>
<mal:years>2011.</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Gabor Karsay</mal:name>
<mal:email>gabor.karsay@gmx.at</mal:email>
<mal:years>2011, 2012.</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Christian Kirbach</mal:name>
<mal:email>christian.kirbach@gmail.com</mal:email>
<mal:years>2011-2014.</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Mario Blättermann</mal:name>
<mal:email>mario.blaettermann@gmail.com</mal:email>
<mal:years>2011-2013.</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Benjamin Steinwender</mal:name>
<mal:email>b@stbe.at</mal:email>
<mal:years>2014.</mal:years>
</mal:credit>
</info>
<title>Was ist eine MAC-Adresse?</title>
<p>Eine <em>MAC-Adresse</em> ist eine eindeutige Kennung, die von einem Hersteller einem einzelnen Netzwerkgerät (wie einer Funknetzwerkkarte oder kabelgebundenen Netzwerkkarte) zugewiesen wurde. MAC steht für <em>Media Access Control</em>, wobei jede Kennung eindeutig einem bestimmten Gerät zugeordnet ist.</p>
<p>Eine MAC-Adresse besteht aus sechsmal zwei Zeichen, jedes Zeichenpaar durch einen Doppelpunkt getrennt. <code>00:1B:44:11:3A:B7</code> ist ein Beispiel für eine MAC-Adresse.</p>
<p>So identifizieren Sie die MAC-Adresse Ihrer eigenen Netzwerk-Hardware:</p>
<steps>
<item>
<p>Öffnen Sie die <gui xref="shell-terminology">Aktivitäten</gui>-Übersicht und tippen Sie <gui>Netzwerk</gui>.</p>
</item>
<item>
<p>Klicken Sie auf <gui>Netzwerk</gui>, um das Panel zu öffnen.</p>
</item>
<item>
<p>Wählen Sie <gui>Kabelgebunden</gui> oder <gui>Funknetzwerk</gui> aus der Liste an der linken Seite aus, abhängig davon, welches Gerät Sie überprüfen wollen.</p>
</item>
<item>
<p>Ihre MAC-Adresse für drahtgebundene Verbindungen wird als <gui>Hardware-Adresse</gui> auf der rechten Seite angezeigt. Um die <gui>Details</gui> eines Drahtlosnetzwerkes anzusehen, öffnen Sie die Verbindungsdetails durch Klicken auf den Knopf <gui style="button"><media its:translate="no" type="image" src="figures/emblem-system-symbolic.svg" width="16" height="16"><span its:translate="yes">Details</span></media></gui>. </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>
|