Re: question about authselect
| Newsgroups | gmane.linux.redhat.fedora.general |
|---|---|
| Message-ID | <[email protected]> |
On 6/6/26 04:01, Samuel Sieb wrote: > On 6/5/26 7:56 AM, [email protected] wrote: >>> resulting in that for hosts in nsswitch.conf: >>> >>> grep hosts /etc/authselect/nsswitch.conf >>> hosts: files myhostname mdns4_minimal [NOTFOUND=return] resolve [!UNAVAIL=return] dns >> >> This is actually the problem, I needed to remove the [!UNAVAIL=return] to make things work. >> I suspect this change is needed because I have some issues with my dns setup. > > Can you fix your DNS setup? I checked name resolution again to try and find why UNAVAIL option causes a failure. I make 3 tests. Always restart named and dhcpd after any change. Always clear FF cache before any test. Note: my dhcpd.conf includes a global option: next-server files; 'files' is an alias of 'e7', the main server. needed for pxe. FF Open a local file (http:/www/) does it open in FF? FF Open an external file (anything) does it open in FF? Phone WiFi off/on is there an error in system log: dhcpd[4010783]: files: host unknown? First test ========== set in /etc/nsswitch.conf hosts: files myhostname resolve [!UNAVAIL=return] dns FF Open a local file (http:/www/) failure FF Open an external file (anything) OK Phone WiFi off/on failures in system log: dhcpd[4010783]: files: host unknown. Second test =========== set in /etc/nsswitch.conf hosts: files myhostname resolve dns All tests OK I tried to set named 'forwarders" to either my internet modem or 1.1.1.1. Made no difference. -- Eyal at Home ([email protected]) -- _______________________________________________ users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new