AdguardTeam / AdguardTeam/AdGuardHome
DHCP not providing IPs to Win 11 devices (that previously have addresses from router)
- Lingua principale
- TypeScript
- Stelle
- 36.9k
- Fork
- 2.5k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### Prerequisites
- [X] I have checked the [Wiki](https://github.com/AdguardTeam/AdGuardHome/wiki) and [Discussions](https://github.com/AdguardTeam/AdGuardHome/discussions/categories/q-a) and found no answer
- [X] I have searched other issues and found no duplicates
- [X] I want to report a bug and not [ask a question or ask for help](https://github.com/AdguardTeam/AdGuardHome/discussions/categories/q-a)
- [X] I have set up AdGuard Home correctly and [configured clients to use it](https://github.com/AdguardTeam/AdGuardHome/wiki/Clients). (Use the [Discussions](https://github.com/AdguardTeam/AdGuardHome/discussions/categories/q-a) for help with installing and configuring clients.)
### Platform (OS and CPU architecture)
Custom (please mention in the description)
### Installation
Docker
### Setup
On one machine
### AdGuard Home version
0.107.48
### Action
DHCP does NOT provides IPs to Win11 devices.
It DOES provide IPs to non-Win11 devices.
Continually says no existing lease for Win11 device, and then never provides IPs to Win11 devices. These were devices that are already active on the network and are now requesting renewed addresses.
Disconnecting an iphone and reconnecting it to get it to re-request an address works fine.
### Expected result
IP provided
### Actual result
No IP provided
### Additional information and/or screenshots
Verbose logs to Win 11 device requesting IP
> 2024/05/22 21:54:42.332834 1#113 [debug] dhcpv4: received message: DHCPv4 Message
> opcode: BootRequest
> hwtype: Ethernet
> hopcount: 0
> transaction ID: 0x6b5c91dc
> num seconds: 0
> flags: Unicast (0x00)
> client IP: 192.168.123.96
> your IP: 0.0.0.0
> server IP: 0.0.0.0
> gateway IP: 0.0.0.0
> client MAC: f4:c8:8a:e9:4f:ad
> server hostname:
> bootfile name:
> options:
> Host Name: NUC
> DHCP Message Type: REQUEST
> Parameter Request List: Subnet Mask, Router, Domain Name Server, Domain Name, Perform Router Discovery, Static Routing Table, Vendor Specific Information, NetBIOS over TCP/IP Name Server, NetBIOS over TCP/IP Node Type, NetBIOS over TCP/IP Scope, DNS Domain Search List, Classless Static Route, unknown (249), u
> nknown (252)
> Class Identifier: MSFT 5.0
> Client identifier: [1 244 200 138 233 79 173]
> FQDN: [0 0 0 78 85 67]
>
> 2024/05/22 21:54:42.332881 1#113 [info] dhcpv4: warning: no existing lease for f4:c8:8a:e9:4f:ad
>
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.