Eugene

Results 124 comments of Eugene

@yscialom, hello again. A couple of thigs to clarify about the implementation: 1. Does it fix issue 4714 for your setup? 2. Does it work with no capability manipulations at...

@yscialom, hello and sorry for the delay. The developers team is unfortunately busy for the moment, but we're keeping this PR opened to merge it in future with our suggestions...

Please, take a look at this, @handcoding, @conradseba, @abdalians, @s1lviu, @dinosoup1. I've mentioned you since you've reported the issue to the [#2657](https://github.com/AdguardTeam/AdGuardHome/issues/2657). Could you please also help us with the...

@ElGranPepo, hello. To configure a static lease you'll need to specify the real MAC address of the device. It won't receive the lease otherwise. If that worked?

Well, also to perform a lookup by the device's hostname the request should be for `device-hostname.lan` domain, where `lan` is the TLD configured via `AdGuardHome.yaml` file, the `dhcp.local_domain_name` field (`lan`...

How exactly do you perform a lookup for the devices? Could you please provide a `dig`/`nslookup` command? Also, how does query log shows these requests?

@ElGranPepo, thanks for the details. AGH should respond for `*.lan` with `NXDOMAIN` in three cases: 1. the AGH's DHCP server is disabled and the upstream responds with `NXDOMAIN`; 1. the...

@ElGranPepo, so, I think, we'll need you to collect the log. You may send it to [email protected] with the issue number in the subject.

@tomitheninja, we've improve the concurrency logic in the stats module as per 4293cf5945a9331fd8ce1eb33a88865c6b8713cc. The latest build in the edge channel already contains the fix. Could you please install it (or...