Support DNS search domain list (resolve local hostname to FQDN)
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Idoneità per principianti
- 35/100
- Tipo di issue
- Funzionalità
- Chiarezza
- Abbastanza chiara
- Stato di attività
- Ferma
- Stack tecnologico
- php
- Ambito
- networking
Direzione di ricerca
Start by reading the resolver configuration documented for /etc/resolv.conf, especially the domain and search options, and review gethostname behavior and the related issue #98. Check how the resolver currently handles short hostnames and determine the applicable Windows equivalent. Done means local short aliases resolve using the configured search/domain information, with the system hostname domain used when no explicit domain is set.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
We should support the domain and search options listed in /etc/resolv.conf (and possibly Windows' equivalent). Additionally, we should check the system hostname if it includes a domain part if the domain is not explicitly set.
This is useful in corporate and home networks where a short local alias is often used, i.e. intranet actually resolves to intranet.example.com.
See also https://linux.die.net/man/5/resolv.conf, https://linux.die.net/man/2/gethostname, https://unix.stackexchange.com/questions/128091/no-domain-defined-in-etc-resolv-conf and #98.
I'm not currently working on this, but figured it makes sense to report here in order to track this feature request. In case anybody feels like picking this up, any input and PRs would be much appreciated 👍
- Lingua principale
- PHP
- Stelle
- 542
- Fork
- 62
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di reactphp/dns
-
bug
Difficoltà 3/5 1-2 giorni Idoneità per principianti 42/100
-
bug
Difficoltà 3/5 1-2 giorni Idoneità per principianti 45/100
-
bug new feature
Difficoltà 4/5 3-5 giorni Idoneità per principianti 30/100
-
Roadmap to reactphp/dns v3 Apertamaintenance
Difficoltà 5/5 Più di una settimana Idoneità per principianti 15/100
-
Support extended DNS (EDNS0) Apertahelp wanted new feature
Difficoltà 5/5 Più di una settimana Idoneità per principianti 32/100
Tutte le issue di reactphp/dns
Issue simili
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 85/100
-
Admissions heading updates Apertaa11y admissions.uiowa.edu needs grooming SiteImprove best practice
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100
-
Save States Menu Aperta
Difficoltà 2/5 1-3 ore Idoneità per principianti 68/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 68/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 84/100
pluginsGLPI/datainjection#673 ·