Site Tools


advanced-mac

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
advanced-mac [2022/02/16 08:07] – Add note for changing wl mac address m_arsadvanced-mac [2022/03/20 11:43] – fix (older) mac example m_ars
Line 3: Line 3:
 The MAC Address menu has settings to let you electronically change (or "spoof") the MAC (Media Access Control) Address of various network interfaces. Note that this function does **not** change the factory-assigned MAC Address in the device's chip. It just overlays the different address in software. The MAC Address menu has settings to let you electronically change (or "spoof") the MAC (Media Access Control) Address of various network interfaces. Note that this function does **not** change the factory-assigned MAC Address in the device's chip. It just overlays the different address in software.
  
-A MAC address is called a Universally Administered Address (UAA) when it's set by the manufacturer or a locally-administered addresses (LAA) when it is assigned by a System Administrator. The first three octets (group of eight bits) are the Organizationally Unique Identifier (OUI). The OUI is a 24-bit number that identifies the manufacturer, organization, or vendor. The last three pairs of digits are the number specific to the device, which is known as Network Interface Controller (NIC) specific portion of the address.+A MAC address is called a Universally Administered Address (UAA) when it's set by the manufacturer or a locally-administered addresses (LAA) when it is assigned by a System Administrator. The first three octets (group of eight bits) are the Organizationally Unique Identifier (OUI). The OUI is a 24-bit number that identifies the manufacturer, organization, or vendor. The last three pairs of digits are the number specific to the device, known as Network Interface Controller (NIC)-specific portion of the address.
  
  \\  \\
Line 24: Line 24:
   * WAN4 => eth0 MAC + (decimal) 19   * WAN4 => eth0 MAC + (decimal) 19
  
-For example, on a router with LAN hardware MAC Address of 2C:30:33:DB:F7:CC, FreshTomato would now set the WAN MAC Address to 2C:30:33:DB:F7:DC, (by adding CC + 16). On releases 2021.7 and older, FreshTomato would have configured the default WAN MAC Address as 2C:30:33:DB:F7:DD (by adding DC + 1).+For example, on a router with LAN hardware MAC Address of 2C:30:33:DB:F7:CC, FreshTomato would now set the WAN MAC Address to 2C:30:33:DB:F7:DC, (by adding CC + 16). On releases 2021.7 and older, FreshTomato would have configured the default WAN MAC Address as 2C:30:33:DB:F7:CD (by adding CC + 1).
  
  \\ This is further illustrated in the following screenshots.  \\ This is further illustrated in the following screenshots.
Line 70: Line 70:
  \\  \\
  
-==== Issues / Problems caused by changing wireless MAC address ====+====MAC Address Notes =====
  
 +Until at least release 2021.8, FreshTomato has a problem caused by changing the wireless MAC Address.
  
-Changing the first 3 octets of the MAC address can cause some issues, see +Changing the first 3 octets of the MAC Address can cause some issues such as wireless interfaces to drop. For detailsplease see: \\ [[https://bitbucket.org/pedro311/freshtomato-arm/issues/173/wl11-drops-and-upon-restart-attempt-all]]
-https://bitbucket.org/pedro311/freshtomato-arm/issues/173/wl11-drops-and-upon-restart-attempt-all +
  
  
advanced-mac.txt · Last modified: 2023/04/30 16:30 by hogwild