File: net-macaddress.page

package info (click to toggle)
gnome-user-docs 49.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 143,008 kB
  • sloc: xml: 829; makefile: 532; sh: 514
file content (72 lines) | stat: -rw-r--r-- 4,314 bytes parent folder | download | duplicates (2)
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
<?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="ta">

  <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>ஷான் மெக்கேன்ஸ்</name>
      <email>shaunm@gnome.org</email>
    </credit>
    <credit type="author">
      <name>ஜிம் காம்ப்பெல்</name>
      <email>jwcampbell@gmail.com</email>
    </credit>
    <credit type="editor">
      <name>மைக்கேல் ஹில்</name>
      <email>mdhillca@gmail.com</email>
    </credit>
    <credit type="editor">
      <name>எக்காட்டெரினா ஜெராசிமோவா</name>
      <email>kittykat3756@gmail.com</email>
    </credit>

    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>

    <desc>பிணைய வன்பொருளுக்கு நியமிக்கப்படும் தனித்துவ அடையாளம் காட்டி.</desc>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Shantha kumar,</mal:name>
      <mal:email>shkumar@redhat.com</mal:email>
      <mal:years>2013</mal:years>
    </mal:credit>
  </info>

  <title>MAC முகவரி என்றால் என்ன?</title>

  <p><em>MAC முகவரி</em> என்பது பிணைய வன்பொருளின் (ஒரு வயர்லெஸ் கார்டு அல்லது ஈத்தர்நெட் கார்டு போன்றவை) ஒரு பகுதிக்கு உற்பத்தி நிறுவனம் நியமிக்கும் ஒரு தனிப்பட்ட அடையாளங்காட்டி ஆகும். MAC என்பது <em>Media Access Control</em> என்பதைக் (ஊடக அணுகல் கட்டுப்பாடு) குறிக்கும், ஒவ்வொரு அடையாளங்காட்டியும் ஒரு குறிப்பிட்ட சாதனத்திற்கு தனித்துவமானதாக இருக்கும் வகையில் உருவாக்கப்படுகிறது.</p>

  <p>MAC முகவரியில் ஆறு ஈரெழுத்துத் தொகுதிகள் இருக்கும், அவை ஒவ்வொன்றும் முக்காற்புள்ளியால் பிரிக்கப்பட்டிருக்கும். <code>00:1B:44:11:3A:B7</code> ஒரு MAC முகவரிக்கான எடுத்துக்காட்டாகும்.</p>

  <p>உங்கள் பிணைய வன்பொருளின் MAC முகவரியைக் கண்டறிய:</p>

  <steps>
    <item>
      <p>Open the <gui xref="shell-introduction#activities">Activities</gui> overview and
      start typing <gui>Network</gui> for wired connections or <gui>Wi-Fi</gui> for
      wireless connections.</p>
    </item>
    <item>
      <p>Click on <gui>Network</gui> or <gui>Wi-Fi</gui> to open the panel.</p>
    </item>
    <item>
      <p>Click the <media its:translate="no" type="image" src="figures/emblem-system-symbolic.svg"><span its:translate="yes">settings</span></media>
      button next to the active connection.</p>
    </item>
    <item>
      <p>The MAC address for the device will be 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>