AdguardTeam / AdguardTeam/AdGuardHome

Customize 'Fastest IP address' or 'TTL' of a record/response

Abierto
#6,785 1 comentario 0 reacciones 0 asignados Ver en GitHub
feature request
Lenguaje dominante
TypeScript
Estrellas
36.9k
Forks
2.5k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### Prerequisites

- [X] I have checked the [Wiki](https://github.com/AdguardTeam/AdGuardHome/wiki) and [Discussions](https://github.com/AdguardTeam/AdGuardHome/discussions) and found no answer

- [X] I have searched other issues and found no duplicates

- [X] I want to request a feature or enhancement and not ask a question

### The problem

Background: we use GCPW for people to log into their PC workstations (thousands of them..) .. sometimes 'accounts.google.com' is having issues.. DNS works fine, but for whatever the reason some address results for accounts.google.com are unresponsive and causes issues with logging into the device..

### Proposed solution

would there be a way that a syntax could be for a specific TTL for a record (ex: accounts.google.com/+30) would mean that accounts.google.com would only have a TTL of 30 seconds..

or

accounts.google.com/+fastest

would mean that the responses for accounts.google.com (and only that) would be tested with the 'Fastest IP address' server selection choice..

(presently using these records..)

[/gvt1.com/]h3://8.8.8.8/dns-query
[/gvt2.com/]h3://8.8.8.8/dns-query
[/gvt3.com/]h3://8.8.8.8/dns-query
[/gstatic.com/]h3://8.8.8.8/dns-query
[/accounts.google.com/]h3://8.8.8.8/dns-query
[/accounts.youtube.com/]h3://8.8.8.8/dns-query
[/classroom.google.com/]h3://8.8.8.8/dns-query
[/mtalk.google.com/]h3://8.8.8.8/dns-query
[/m.google.com/]h3://8.8.8.8/dns-query
[/l.google.com/]h3://8.8.8.8/dns-query

![image](https://github.com/AdguardTeam/AdGuardHome/assets/55087301/3db6f4f6-bcfd-4c71-b0a3-ad348b6032c8)

Returning results is not the issue.. the results returned are unresponsive.. (which is beyond the scope of DNS.. )

### Alternatives considered and additional information

Thank you in advance..

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.