Site Tools


status-devices

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
status-devices [2023/05/05 23:27] – -clarity, condense hogwildstatus-devices [2024/03/02 22:10] (current) – -condense Network Discover, Countdown timer hogwild
Line 5: Line 5:
 \\ {{:pasted:20210805-071313.png}} \\ \\ {{:pasted:20210805-071313.png}} \\
  
-\\ **Interface** reports details of the interface on which the router sees the device. Since release 2021.3, this includes physical and logical interface name, and wireless SSID.+\\ **Interface:**  shows the interface on which the router sees the device. Since release 2021.3, this includes physical/logical interface name, and WiFi SSID.
  
   * ''brX'' is a bridge representing the LAN.   * ''brX'' is a bridge representing the LAN.
   * ''ethX'' is an Ethernet physical interface.    * ''ethX'' is an Ethernet physical interface. 
     * This name might be used directly.     * This name might be used directly.
-    * This name might be used indirectly if a bridge, PPP, or VPN connection are associated with the interface.+    * This name might be used indirectly if a bridge, PPP, or VPN connection is associated with the interface.
   * ''vlanX'' is a virtual interface that will always be related to a physical interface.    * ''vlanX'' is a virtual interface that will always be related to a physical interface. 
     * For example, in the example above, vlan2 represents the WAN interface.     * For example, in the example above, vlan2 represents the WAN interface.
-  * ''wlX'' is a wireless radio interface. If you have Virtual Wireless set up, you'll probably have several of these. +  * ''wlX'' is a wireless radio interface.  
-    * The , depending on the number of radios in your hardware.+    * If you have Virtual Wireless set up, you'll probably have several of these. 
 +    * This will depend on the number of radios in your hardware.
     * Virtual wireless interfaces will also appear here.     * Virtual wireless interfaces will also appear here.
-    * Main Wireless chipset interfaces are named as wlX.+    * Main wireless chipset interfaces are named as wlX.
     * Virtual wireless interfaces are named as wlX.X .     * Virtual wireless interfaces are named as wlX.X .
  
-For WiFi-connected devicesthe SSID to which they are connected will appear under the interface name.+WiFi-connected devices will appear under the interface name of the SSID to which they are connected .
  
-In FreshTomato, device names start at "0". The first WiFi adapter might be named "wl0". The second Ethernet adapter might be "eth1". Additional instances are created when virtual interfaces are created (secondary SSIDs).+Device names start at "0". The first WiFi adapter might be named "wl0". The second Ethernet adapter might be "eth1".
  
-\\ **Media**: In this column, an icon represents the interface on which the device is connected and its connection status. Interface types include:+Additional instances are created when virtual interfaces are created (secondary SSIDs). 
 + 
 +\\ **Media:**  An icon in this column represents the interface on which the device is connectedand its connection status. 
 + 
 +Interface types include:
  
   * Ethernet   * Ethernet
Line 34: Line 39:
   * PPTP client   * PPTP client
  
-WAN interfaces are represented with black and white inverted, while a grayed-out power icon represents a device that is disconnected or off.+ \\ 
 + 
 +WAN interfaces are shown with black and white inverted. A greyed-out power icon represents a device that is disconnected or off.
  
-\\ **MAC Address** is the physical (hardwareaddress associated with the interface.+\\ **MAC Address**This is the hardware address associated with the interface.
  
-  * Clicking on the MAC address opens a web search to identify the hardware vendor, based on the device's OUI ([[https://en.wikipedia.org/wiki/Organizationally_unique_identifier|Organizationally Unique Identifier]]). +  * Clicking the MAC address opens a search to identify the hardware vendor, based on the device's OUI ([[https://en.wikipedia.org/wiki/Organizationally_unique_identifier|Organizationally Unique Identifier]]). 
     * The OUI is derived from the first 6 digits of its MAC address.      * The OUI is derived from the first 6 digits of its MAC address. 
     * This function is useful only for factory-programmed MAC addresses.      * This function is useful only for factory-programmed MAC addresses. 
     * It will not work with manually-configured MAC addresses, since they can be arbitrarily assigned.     * It will not work with manually-configured MAC addresses, since they can be arbitrarily assigned.
  
-  * [DR] stands for //DHCP Reservation. // +  * [DR] stands for //DHCP Reservation.// 
-    * This shortcut takes you to to the [[:dhcp_reservation|DHCP Reservation]] menu, where you can assign a DHCP Reservation to the MAC address. +    * This forwards you to the [[:dhcp_reservation|DHCP Reservation]] menu, where you can assign a DHCP Reservation to the MAC address. 
-    * From there, checking the Bound to option will enable static ARP mapping to the MAC address to protect against [[https://en.wikipedia.org/wiki/ARP_spoofing|ARP spoofing]].+    * From there, checking the //Bound to// option will enable static ARP mapping to the MAC address
 +    * This helps to protect against [[https://en.wikipedia.org/wiki/ARP_spoofing|ARP spoofing]].
  
-  * [BWL] is a shortcut to the [[:bandwidth_limiter|Bandwidth Limiter]] menu for that device. +  * [BWL] forwards you to the [[bwlimit|Bandwidth Limiter]] menu for that device. 
     * There, you can limit the bandwidth of the device associated with this MAC address.     * There, you can limit the bandwidth of the device associated with this MAC address.
  
-  * [AR] is a shortcut to the [[:access_restrictions|Access Restriction]] menu, where the device can have its WAN communications restricted.+  * [AR] forwards you to the [[:access_restrictions|Access Restriction]] menu, where the device can have its WAN communications restricted.
  
-  * [WLF] is a shortcut to the [[:wireless_filter|Wireless Filter]] menu, where the device's MAC address is prefilled and can be blocked from or allowed to connect via WiFi.+  * [WLF] forwards you to the [[:wireless_filter|Wireless Filter]] menu, where the device's MAC address is prefilled and can be blocked from or allowed to connect via WiFi.
  
-\\ **IP Address** displays the IP address linked to the MAC address of the client device. If no IP address is shown, one is not assigned/known yet. This can briefly happen during the authentication phase of wireless devices, even if the wireless password is incorrect.+\\ **IP Address:**  This displays the address linked to the client MAC address.
  
-**Name** shows the DHCP Hostname of the client device. If no name is shown, it is usually because the device got its DHCP lease on the network from a different router, or this router was rebooted after the lease was given. You can work around this by adding your own dhcp-host reference in the dnsmasq Custom configuration.+If no address is shown, one is not known. This can happen briefly while authenticating WiFi devices, even if the WiFi password is correct. 
 + 
 +**Name:** This shows the DHCP Hostname of the client device. If no name is shown, it'usually because the device got its lease on the network from a different router, or this router was rebooted after the lease was given. You can work around this by adding your own dhcp-host reference in the dnsmasq Custom configuration.
  
 For example, ''dhcp-host=70:EE:50:37:E8:46,myhostname'' For example, ''dhcp-host=70:EE:50:37:E8:46,myhostname''
  
-Please note this field is also affected by the "//Generate a name for DHCP clients which do not otherwise have one//" parameter in the [[dhcp_dns|DHCP/DNS]] menu.+This field is also affected by the "//Generate a name for DHCP clients which do not otherwise have one//" parameter in the [[advanced-dhcpdns|DHCP/DNS/TFTP]] menu.
  
-**RSSI** indicates Relative Signal Strength. This applies only to WiFi clients connected to this router. RSSI is measured in negative numbers, where 0 is the best possible value. Thus, -53 is a stronger signal than -74. If possible, keep your wireless devices away from metal, concrete, mirrors, and appliances with large motors or compressors (air conditioners, refrigerators, elevators). They all can consistently reduce signal strength/quality.+**RSSI:**  This shows Relative Signal Strength. It applies only to WiFi clients connected to this router.
  
-**Quality** is similar to RSSI but considers other parameterssuch as noise floor, and interferenceThis gives more accurate assessment of the signal.+RSSI is measured in negative numberswhere 0 is the best possible valueThus, -53 is stronger signal than -74.
  
-**TX/RX Rate** is the current transmit/receive link speeds between the router and the wireless client deviceIt is normal for these numbers to go up and down based on the activity level of the client device and the quality/distance of the signal.+**Quality: **This is similar to RSSI, but considers other parameters, like noise floor, and interferenceQuality is a more accurate assessment of the signal.
  
-**Lease** displays the time remaining before the DHCP lease expires. The lease time text is also a hyperlink; clicking on it allows you to delete the current DHCP lease from the database, and deauthorize the device (if it's connected via WiFi). This can be useful when creating static IP reservations, to make connected devices refresh their previously automatically-assigned IP to the new, manually-reserved one:+**TX/RX Rate: **This is the current transmit/receive link speeds between router and WiFi client device. It is normal for these numbers to fluctuate based on activity level of the client device and the quality/distance of the signal. 
 + 
 +**Lease**This displays the time remaining before DHCP lease expires. The lease time is also a hyperlink. Clicking on it lets you delete the current DHCP lease from the database, and deauthorize the device (if WiFi-connected). This is useful when creating static IP reservations, to make connected devices refresh their previously automatically-assigned IP to the new, manually-reserved one:
  
  \\  \\
Line 76: Line 88:
  \\  \\
  
-**Noise floor** indicates the amount of interference affecting each physical radio interface. Noise, like RSSI, is measured in negative numbers. The best possible value is -100dBm. Any interference will increase the noise value and decrease the Quality.+**Noise floor**This indicates the amount of interference affecting each physical radio interface.
  
-If you experience a strong RSSI //and// a strong Noise floorthe WiFi is likely to be unusableIn such situations, the main issue is usually other routers or Access Points transmitting on the same channel. Use the [[:wireless_survey|Wireless Survey]] function to get more information.+Noise, like RSSI, is measured in negative numbersThe best possible value is -100dBm. Any interference will increase the noise value and decrease the Quality.
  
-On the 2.4GHz band, common sources of interference include Bluetooth devices, cordless phones, wireless headphones, low-quality power supplies, microwave ovens, etcetera. On the 5GHz band, there are typically fewer sources of interference. One source of interference is DFS (Dynamic Frequency Selection) but for specific channels only. DFS is a WiFi function that enables 5GHz WiFi to use frequencies that are generally reserved for radar. Ironically, DFS was designed to reduce interference, not increase it. DFS interference varies, depending on the country/physical location of the equipment. If you suspect your interference is due to DFS, please see Wikipedia's [[https://en.wikipedia.org/wiki/List_of_WLAN_channels|List of WLAN Channels]] for details.+If you experience a strong RSSI //and// a strong Noise floor, the WiFi is likely to be unusable. In these situations, the main cause is usually other routers/APs transmitting on the same channel. Use the [[tools-survey|Wireless Survey]] tool to get more information. 
 + 
 +On the 2.4GHz band, common sources of interference include
 + 
 +  * Bluetooth devices 
 +  * Cordless phones 
 +  * Wireless headphones 
 +  * Low-quality power supplies 
 +  * Microwave ovens 
 + 
 + \\ 
 + 
 +Typicallythere is les interference on the 5GHz band. One source of interference is DFS (Dynamic Frequency Selection) only for certain channels only. DFS is a WiFi function that enables 5GHz WiFi to use frequencies generally reserved for radar. Ironically, DFS was designed to reduce interference. DFS interference varies, depending on the country/physical location of the equipment. If you suspect interference is due to DFS, see Wikipedia's [[https://en.wikipedia.org/wiki/List_of_WLAN_channels|List of WLAN Channels]] for details.
  
  \\  \\
Line 86: Line 110:
 {{:pasted:20210804-210755.png}} \\  \\ {{:pasted:20210804-210755.png}} \\  \\
  
-**Measure**: On certain (mostly MIPS-based) devices, there is an extra button to trigger the measurement of Noise Floor (interference). For more information on the noise floor, see the [[:wireless_survey|Wireless Survey]] menu.+**Measure**: On certain (mostly MIPS-based) devices, there is an extra button to trigger the measurement of Noise Floor (interference). For more information on the noise floor, see the [[tools-survey|Wireless Survey]] menu.
  
-**Network Discovery**: Since release 2021.4network discovery function was addedBy default, it is disabled. If enabled, it will remain set for the length of the web interface session, although scanning/discovery will stop if you leave the Device List menu. Network Discovery can be set to use the Linux **arping** command or the **traceroute** command. Basically, this function scans all the IP addresses in a range to accurately populate the Device List table. Arping is the preferred setting, as it's faster and lighter on resources. However, sometimes, such as with Apple devices, traceroute may perform network discovery more precisely.+**Network Discovery**: This function is available since release 2021.4 . Network Discovery scans all IP addresses in range to accurately populate the Device List table(Default: disabled). If enabled, it remains running for the length of the web interface session. Howeverit will stop if you leave the Device List menu.
  
-To the right of the Network Discovery mode is a non-adjustable countdown timer which represents how often the script is run. Essentially, the countdown is the ARP cache aging time. Remember that modern WiFi devices might stay connected to the router while in sleep mode. Network Discovery will likely detect those devices, but the Hostname information may not appear until they awaken.+Network Discovery can be set to use the Linux **arping** command or the **traceroute** command. Arping is the preferred setting, as it's faster and uses less resources. However, sometimes, traceroute may perform network discovery more precisely. This is true with Apple devices. 
 + 
 +To the right of the Network Discovery mode is a non-adjustable countdown timer which represents how often the script is run. Essentially, it reflects the ARP cache aging time. Remember that modern WiFi devices may stay connected to the router while in sleep mode. Network Discovery will likely detect those devices, but the Hostname information may not appear until they awaken.
  
  \\  \\
  
-{{:pasted:20210804-205157.png}} \\+{{:pasted:20210804-205157.png}} 
 + 
 +\\
  
  \\  \\
  
  
status-devices.1683325665.txt.gz · Last modified: 2023/05/05 23:27 by hogwild