A PHP Error was encountered

Severity: Warning

Message: file_get_contents(https://ipinfo.io/3.144.252.204/json): failed to open stream: HTTP request failed! HTTP/1.0 429 Too Many Requests

Filename: core/Core_Controller.php

Line Number: 27

Backtrace:

File: /home/bbmedia/domains/iplocation.net/dev/application/core/Core_Controller.php
Line: 27
Function: file_get_contents

File: /home/bbmedia/domains/iplocation.net/dev/application/core/Core_Controller.php
Line: 14
Function: check_geo_block

File: /home/bbmedia/domains/iplocation.net/dev/application/core/Main_Controller.php
Line: 22
Function: __construct

File: /home/bbmedia/domains/iplocation.net/dev/application/modules/welcome/controllers/Welcome.php
Line: 26
Function: __construct

File: /home/bbmedia/domains/iplocation.net/dev/index.php
Line: 298
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: file_get_contents(https://ipinfo.io/3.144.252.204/json): failed to open stream: HTTP request failed! HTTP/1.0 429 Too Many Requests

Filename: core/Core_Controller.php

Line Number: 27

Backtrace:

File: /home/bbmedia/domains/iplocation.net/dev/application/core/Core_Controller.php
Line: 27
Function: file_get_contents

File: /home/bbmedia/domains/iplocation.net/dev/application/core/Core_Controller.php
Line: 14
Function: check_geo_block

File: /home/bbmedia/domains/iplocation.net/dev/application/core/Main_Controller.php
Line: 22
Function: __construct

File: /home/bbmedia/domains/iplocation.net/dev/application/modules/blog/controllers/Blog.php
Line: 7
Function: __construct

File: /home/bbmedia/domains/iplocation.net/dev/application/third_party/MX/Modules.php
Line: 112
Function: __construct

File: /home/bbmedia/domains/iplocation.net/dev/application/libraries/Pc_hooks.php
Line: 13
Function: load

File: /home/bbmedia/domains/iplocation.net/dev/application/core/Main_Controller.php
Line: 89
Function: apply

File: /home/bbmedia/domains/iplocation.net/dev/application/modules/welcome/controllers/Welcome.php
Line: 26
Function: __construct

File: /home/bbmedia/domains/iplocation.net/dev/index.php
Line: 298
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: file_get_contents(https://ipinfo.io/3.144.252.204/json): failed to open stream: HTTP request failed! HTTP/1.0 429 Too Many Requests

Filename: core/Core_Controller.php

Line Number: 27

Backtrace:

File: /home/bbmedia/domains/iplocation.net/dev/application/core/Core_Controller.php
Line: 27
Function: file_get_contents

File: /home/bbmedia/domains/iplocation.net/dev/application/core/Core_Controller.php
Line: 14
Function: check_geo_block

File: /home/bbmedia/domains/iplocation.net/dev/application/modules/points/controllers/Points.php
Line: 12
Function: __construct

File: /home/bbmedia/domains/iplocation.net/dev/application/third_party/MX/Modules.php
Line: 112
Function: __construct

File: /home/bbmedia/domains/iplocation.net/dev/application/libraries/Pc_hooks.php
Line: 20
Function: load

File: /home/bbmedia/domains/iplocation.net/dev/application/core/Main_Controller.php
Line: 89
Function: apply

File: /home/bbmedia/domains/iplocation.net/dev/application/modules/blog/controllers/Blog.php
Line: 7
Function: __construct

File: /home/bbmedia/domains/iplocation.net/dev/application/third_party/MX/Modules.php
Line: 112
Function: __construct

File: /home/bbmedia/domains/iplocation.net/dev/application/libraries/Pc_hooks.php
Line: 13
Function: load

File: /home/bbmedia/domains/iplocation.net/dev/application/core/Main_Controller.php
Line: 89
Function: apply

File: /home/bbmedia/domains/iplocation.net/dev/application/modules/welcome/controllers/Welcome.php
Line: 26
Function: __construct

File: /home/bbmedia/domains/iplocation.net/dev/index.php
Line: 298
Function: require_once

What is a Mac Address?

Blog Post View


What is a MAC Address?

MAC, Media Access Control, address is a globally unique identifier assigned to network devices, and therefore it is often referred to as hardware or physical address. MAC addresses are 6-byte (48-bits) in length, and are written in MM:MM:MM:SS:SS:SS format. The first 3-bytes are the ID number of the manufacturer, which is assigned by an Internet standards body. The second 3-bytes are serial numbers assigned by the manufacturer.

MAC layer represents layer 2 of the TCP/IP (adopted from OSI Reference Model), where IP represents layer 3. MAC address can be thought of as supporting hardware implementation whereas IP address supports software implementation. MAC addresses are permanently burned into hardware by the hardware manufacturer, but IP addresses are assigned to the network devices by a network administrator. DHCP relies on MAC addresses to assign IP addresses to network devices.

How do I find the MAC address of the network device?

Operating Systems support various command-line and GUI utilities to allow users to find the MAC address of the system. On Unix variants including Solaris and Linux support "ifconfig -a", "ip link list" or "ip address show" command that displays MAC address of the network device among other useful information. Windows including NT, 2000, XP and 2003 support "ipconfig /all" command that displays MAC address. On a MacOS, one can find the MAC address by opening "System Preferences", and then selecting "Network".


Share this post

Comments (0)

    No comment

Leave a comment

All comments are moderated. Spammy and bot submitted comments are deleted. Please submit the comments that are helpful to others, and we'll approve your comments. A comment that includes outbound link will only be approved if the content is relevant to the topic, and has some value to our readers.


Login To Post Comment