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 [2025/02/17 21:57] – [Network Discovery] -Condense hogwildstatus-devices [2025/05/01 21:09] (current) – [Network Discovery] -Grammar, condense hogwild
Line 22: Line 22:
  \\  \\
  
-WiFi-connected devices appear under the interface name of the SSID to which they are connected.+Devices connected by WiFi appear under the interface name of the SSID to which they are connected.
  
 Device names start at "0". The first WiFi adapter might be named "wl0". The second adapter might be "eth1". Device names start at "0". The first WiFi adapter might be named "wl0". The second adapter might be "eth1".
Line 59: Line 59:
  \\  \\
  
-For this to work, the client also must support WoL. As well, WoL settings in the BIOS, network adapter and OS may need setting for it to work properly.+For WoL to work, the client also must support it. As well, WoL settings in the BIOS, network adapter and OS may need adjusting.
  
 \\ **MAC Address: **the hardware address associated with the interface. \\ **MAC Address: **the hardware address associated with the interface.
Line 90: Line 90:
 **Name:** the client device's DHCP Hostname. **Name:** the client device's DHCP Hostname.
  
-If no name is shown, the device got a lease from another router, or this router rebooted after the lease was given. A workaround is to add a //dhcp-host//  reference in the dnsmasq //Custom Configuration// field. +If no name is shown, the device got a lease from another router, or this router rebooted after the lease was given. A workaround is to add a //dhcp-host//  reference in the dnsmasq //Custom Configuration// field.\\  \\ For example, ''dhcp-host=70:EE:50:37:E8:46,myhostname''
- +
- \\  \\ For example, ''dhcp-host=70:EE:50:37:E8:46,myhostname''+
  
 This field is also affected by the "//Generate a name for DHCP clients which do not otherwise have one//" parameter in [[advanced-dhcpdns|DHCP/DNS/TFTP]]. This field is also affected by the "//Generate a name for DHCP clients which do not otherwise have one//" parameter in [[advanced-dhcpdns|DHCP/DNS/TFTP]].
Line 100: Line 98:
 **RSSI:** shows Relative Signal Strength. **RSSI:** shows 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.+This applies only to WiFi clients connected to this router. RSSI is measured in negative numbers, with "0" as the best possible value. Thus, -53 is a stronger signal than -74.
  
  \\  \\
Line 116: Line 114:
 **Lease: **displays remaining time in the DHCP lease. **Lease: **displays remaining time in the DHCP lease.
  
-Clicking this deletes a WiFi device's current lease and deauthorizes it. This is useful when creating static IP reservations, to make connected devices refresh their previously automatically-assigned address to a new, manually-set one.+Clicking this deletes the lease of a WiFi device and deauthorizes it. When creating static IP reservations, this makes connected devices refresh their previously automatically-assigned address to a new, manually-set one.
  
  \\  \\
Line 128: Line 126:
 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, like RSSI, is measured in negative numbers. The best possible value is -100dBm. Any interference will increase the noise value and decrease the Quality.
  
-If you experience a strong RSSI //and// a strong Noise floor on your WiFi, it may be unusable. In these situations, the main cause is usually other WiFi gear transmitting on the same channel. Use the [[tools-survey|Wireless Survey]] tool to get more information.+strong RSSI //and// a strong Noise floor on your WiFi may mean your WiFi is unusable. This is usually caused by other WiFi gear 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:+On the 2.4GHz band, common interference sources include:
  
  \\  \\
Line 144: Line 142:
  \\  \\
  
-Typically, there is less interference on the 5GHz band. DFS (Dynamic Frequency Selection) is a common source of interference for certain channels. The DFS function lets 5GHz WiFi use frequencies reserved for radar. Ironically, DFS was designed to reduce interference. DFS interference varies, depending on equipment location. If you suspect DFS interference, see Wikipedia's [[https://en.wikipedia.org/wiki/List_of_WLAN_channels|List of WLAN Channels]] for details.+Typically, the 5GHz band has less interference. 
 + 
 +DFS (Dynamic Frequency Selection) is a common source of interference for certain channels. This function lets 5GHz WiFi use frequencies reserved for radar. Ironically, DFS was designed to reduce interference. DFS interference varies with equipment location. If you suspect DFS interference, see Wikipedia's [[https://en.wikipedia.org/wiki/List_of_WLAN_channels|List of WLAN Channels]] for details.
  
  \\  \\
  
-{{:pasted:20250216-074732.png}}\\  \\+{{:pasted:20250216-074732.png?375}}\\  \\
  
 **Measure**: an extra button on certain (mostly MIPS-based) devices to trigger Noise Floor measurement (interference). **Measure**: an extra button on certain (mostly MIPS-based) devices to trigger Noise Floor measurement (interference).
Line 155: Line 155:
  
  \\  \\
 +
  
 ===== Network Discovery ===== ===== Network Discovery =====
Line 164: Line 165:
 R2025.1 and later: include v2.57. This version adds WAN scanning and tweaks to allow better/deeper scanning. Version 2.57 also excludes the addresses of devices already in the scan list, or those with a statically-defined MAC address. These optimize scanning activity. R2025.1 and later: include v2.57. This version adds WAN scanning and tweaks to allow better/deeper scanning. Version 2.57 also excludes the addresses of devices already in the scan list, or those with a statically-defined MAC address. These optimize scanning activity.
  
-When enabled, discovery runs continuously and stops when set to "offor when you leave the Device List page. (Default: off). This requires a global page refresh to have elements appear/disappear automatically in the Device List table.+When enabled, discovery runs continuously and stops when set off or when you leave the Device List page. (Default: off). This requires a global page refresh to have elements appear/disappear automatically in the Device List table.
  
 Version 2.57 also introduces a control for concurrent probes. If discovery is launched while another discovery process is running, the latter discovery is skipped. On the other hand, if discovery happens to be ongoing and a second run is triggered by any change of options, this will instead force a killing of the existing discovery and impose a new execution with the modified parameters. Version 2.57 also introduces a control for concurrent probes. If discovery is launched while another discovery process is running, the latter discovery is skipped. On the other hand, if discovery happens to be ongoing and a second run is triggered by any change of options, this will instead force a killing of the existing discovery and impose a new execution with the modified parameters.
Line 170: Line 171:
  \\  \\
  
-**Sanitize result:** clears IP neighbour/ARP table content from spurious information.+**Sanitize result:** clears IP neighbour/ARP table content of spurious information.
  
-Neighbouring devices in a FAILED or INCOMPLETE state are always removed immediately after a scan. However, if this option is enabled, neighbouring devices in a STALE, DELAY or PROBE state also are removed.+Neighbouring devices in a FAILED/INCOMPLETE state are always removed immediately after a scan. However, with this option enabled, neighbouring devices in a STALE, DELAY or PROBE state also are removed.
  
-This removal is performed after a period defined by (//Max Probes// * 30ms).+Removal is performed after a period defined by (//Max Probes// * 30ms).
  
  \\  \\
Line 238: Line 239:
 ===== Device List Notes and Troubleshooting ===== ===== Device List Notes and Troubleshooting =====
  
-  * A known issues existsin which a device defined with a static MAC address (DHCP Reservation/Static Arp option) will appear in the list as connected even if it's not connected.+  * Due to it's nature, a device defined with a static ARP binding (DHCP Reservation/Static Arp option) will appear in the device list as connected even if it's not switched on or not present. It is very hard to determine if such a device is really up because you might not know on which protocol and port it is listening, ping and traceroute response may have been disabled. Luckily there aren't much use cases for static ARP binding, be cautious.
  
  \\  \\
status-devices.1739829426.txt.gz · Last modified: 2025/02/17 21:57 by hogwild