Re: The IPA Server hostname must not resolve to localhost (127.0.0.1). A routable IP address must be used.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Allegedly, on or about 27 March 2018, Peter Bittner sent:
>     The IPA Server hostname must not resolve to localhost
> (127.0.0.1). A routable IP address must be used. [...]
> 
> Is there any way to make a local install happen? Or what do I have to
> do instead?

It wants an IP that can be reached by other equipment.  It may be
sufficient to use an address that other equipment on your LAN can
access (like the 192.168.0.0 range of IPs), or you may need a public IP
address.

And if you have a routable IP, your computer's hostname should point to
it, too, not the local loopback IP.  So if your /etc/hosts file looks
like this:

127.0.0.1   localhost localhost.localdomain  hostname hostname.localdomain

Move the non-local addresses out of the 127.0.0.1 information line,
more like this kind of thing:

127.0.0.1    localhost   localhost.localdomain
192.168.0.1  mycomputer  mycomputer.example.com


-- 
[tim@localhost ~]$ uname -rsvp
Linux 4.15.10-200.fc26.x86_64 #1 SMP Thu Mar 15 17:14:41 UTC 2018 x86_64

Boilerplate:  All mail to my mailbox is automatically deleted.
There is no point trying to privately email me, I only get to see
the messages posted to the mailing list.

A positive attitude is worth the effort if it annoys enough people.
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux