diff --git a/groups-clients.php b/groups-clients.php index de6361ed..0e9a319c 100644 --- a/groups-clients.php +++ b/groups-clients.php @@ -39,7 +39,7 @@
You can select an existing client or add a custom one by typing into the field above and confirming your entry with ⏎. Clients can be described either by their IP addresses (IPv4 and IPv6 are supported), IP subnets (CIDR notation, like 192.168.2.0/24) or by their MAC addresses. Note that client recognition by MAC addresses only work for devices at most one networking hop away from your Pi-hole.
You can select an existing client or add a custom one by typing into the field above and confirming your entry with ⏎.
Clients may be described either by their IP addresses (IPv4 and IPv6 are supported), IP subnets (CIDR notation, like 192.168.2.0/24), their MAC addresses (like 12:34:56:78:9A:BC) or by hostnames (like localhost). Note that client recognition by IP addresses (incl. subnet ranges) are prefered over MAC address or host name recognition as the two latter will only be available after some time. Furthermore, MAC address recognition only works for devices at most one networking hop away from your Pi-hole.