free-ipa install dns error

Issues related to applications and software problems
droidus
Posts: 31
Joined: 2018/10/14 13:23:12

Re: free-ipa install dns error

Post by droidus » 2018/11/03 23:14:19

hosts: files dns

hunter86_bg
Posts: 2019
Joined: 2015/02/17 15:14:33
Location: Bulgaria
Contact:

Re: free-ipa install dns error

Post by hunter86_bg » 2018/11/06 05:03:36

Your issue is somewhere in /etc/hosts file.
What is the whole contents of it?

Code: Select all

cat /etc/hosts

droidus
Posts: 31
Joined: 2018/10/14 13:23:12

Re: free-ipa install dns error

Post by droidus » 2018/11/12 00:15:49

Code: Select all

127.0.0.1   localhost localhost.localdomain localhost4 localhost4.localdomain4
::1         localhost localhost.localdomain localhost6 localhost6.localdomain6
192.168.1.73 free-ipa.user.com free-ipa

Sideris
Posts: 3
Joined: 2018/11/08 10:00:49

Re: free-ipa install dns error

Post by Sideris » 2018/11/12 08:00:29

What is your DNS please in /etc/resolv.conf ?

Regards

droidus
Posts: 31
Joined: 2018/10/14 13:23:12

Re: free-ipa install dns error

Post by droidus » 2018/11/16 02:10:37

Code: Select all

# Generated by NetworkManager
search user.com

droidus
Posts: 31
Joined: 2018/10/14 13:23:12

Re: free-ipa install dns error

Post by droidus » 2018/12/01 21:02:44

*bump*

hunter86_bg
Posts: 2019
Joined: 2015/02/17 15:14:33
Location: Bulgaria
Contact:

Re: free-ipa install dns error

Post by hunter86_bg » 2018/12/02 02:53:12

You need to find your name resolution problem.
You have /etc/hosts with an entry about your free IPA.
Check if the IP is not wrong.
Also, you have no DNS in your /etc/hosts.
Try setting a line with 127.0.0.1
Edit: /etc/hosts should be /etc/resolv.conf
Last edited by hunter86_bg on 2018/12/04 10:46:15, edited 2 times in total.

User avatar
TrevorH
Site Admin
Posts: 33202
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: free-ipa install dns error

Post by TrevorH » 2018/12/02 11:15:29

I think the previous mention of /etc/hosts needing a 127.0.0.1 entry was a typo and meant to say /etc/resolv.conf which currently has no nameserver line.
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

Post Reply