Hi I probably pin pointed the reason for which the Windows 12 client unable to get A or AAA record for the domain controller mydomain.net
The domain controller mydomain.net is hosted on idm.mydomain.net(172.16.10.237) which is the hostname for IPA server. I can set 172.16.10.237 as nameserver in any other systems in the network and names are resolving fine. However, the domain controller mydomain.net is not resolving in any system including IPA server itself. [root@idm ~]# cat /etc/resolv.conf # Generated by NetworkManager search idm.mydomain.net mydomain.net nameserver 172.16.10.237 <------- Nameserver(IPA) nameserver 8.8.8.8 [root@idm ~]# ping mydomain.net ping: mydomain.net: Name or service not known [root@idm ~]# ping idm.mydomain.net PING idm.mydomain.net (172.16.10.237) 56(84) bytes of data. 64 bytes from idm.mydomain.net (172.16.10.237): icmp_seq=1 ttl=64 time=0.048 ms 64 bytes from idm.mydomain.net (172.16.10.237): icmp_seq=2 ttl=64 time=0.045 ms What could be the reason ? Regards _______________________________________________ FreeIPA-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.fedorahosted.org/archives/list/[email protected] Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
