My guess is that you have the domain "intra.example.com" listed in the "search" order found in /etc/resolv.conf on server ipa1 but not on server mahavishnu.
Regards Angus ________________________________ From: Jason Dunham via FreeIPA-users <[email protected]> Sent: Thursday, 17 October 2019, 20:31 To: [email protected] Cc: Jason Dunham Subject: [Freeipa-users] Re: FreeIPA new network with DNS Okay I am making some progress with this, currently just trying to get one server running before I add any failover. Thanks for the help so far. Currently the freeipa server "ipa1" (ipa1.intra.example.com) seems to be working it can resolve hosts on the LAN either with a short hostname or a fqdn hostname. [root@ipa1 ~]# nslookup > frisell Server: 127.0.0.1 Address: 127.0.0.1#53 Name: frisell.intra.example.com Address: 10.1.10.193 > frisell.intra.example.com Server: 127.0.0.1 Address: 127.0.0.1#53 Name: frisell.intra.example.com Address: 10.1.10.193 > ==> so far so good. However on another computer on the network, the same thing doesn't work even though it is asking the same DNS server (10.1.10.15 = ipa1) jdunham@mahavishnu:~$ nslookup > ipa1 Server: 10.1.10.15 Address: 10.1.10.15#53 ** server can't find ipa1: NXDOMAIN > ipa.intra.example.com Server: 10.1.10.15 Address: 10.1.10.15#53 ** server can't find ipa.intra.example.com: NXDOMAIN > ipa1.intra.example.com Server: 10.1.10.15 Address: 10.1.10.15#53 Name: ipa1.intra.example.com Address: 10.1.10.15 > frisell Server: 10.1.10.15 Address: 10.1.10.15#53 ** server can't find frisell: NXDOMAIN > frisell.intra.example.com Server: 10.1.10.15 Address: 10.1.10.15#53 Name: frisell.intra.example.com Address: 10.1.10.193 It this a client problem or a server problem? _______________________________________________ FreeIPA-users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://nam03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdocs.fedoraproject.org%2Fen-US%2Fproject%2Fcode-of-conduct%2F&data=02%7C01%7C%7Cd3db1a8944d7475bbf3708d75330321f%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637069338769855610&sdata=FNGMsq8s5Ti79oQsN3emazO7wUBCoa7qlvoJjmwEMqU%3D&reserved=0 List Guidelines: https://nam03.safelinks.protection.outlook.com/?url=https%3A%2F%2Ffedoraproject.org%2Fwiki%2FMailing_list_guidelines&data=02%7C01%7C%7Cd3db1a8944d7475bbf3708d75330321f%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637069338769865615&sdata=YHm%2Fsuj5J6IRjPOleKcBO5imACpqO5RhSBOBF2nuRxc%3D&reserved=0 List Archives: https://nam03.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.fedorahosted.org%2Farchives%2Flist%2Ffreeipa-users%40lists.fedorahosted.org&data=02%7C01%7C%7Cd3db1a8944d7475bbf3708d75330321f%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637069338769865615&sdata=VDJcynACuL32x7s4rzl0jnZmpsJMXwVRot7CEz9ROYE%3D&reserved=0
_______________________________________________ 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]
