On 28.3.2014 02:09, Gabe Alford wrote:
I believe that Martin is right about the server installer no longer putting
127.0.0.1 in the resolv.conf. Here is a mod patch to address Martin's
concern if the note needs to be changed to show a real IP address.

Okay, that is new for me :-)

Conditional ACK. Please change the IP address before push to something from:
http://tools.ietf.org/html/rfc5737#section-3

192.0.2.1 sounds like a good candidate.

Thanks!

Petr^2 Spacek

On Thu, Mar 27, 2014 at 4:14 AM, Martin Basti <mba...@redhat.com> wrote:

On Thu, 2014-03-27 at 10:33 +0100, Petr Spacek wrote:
On 27.3.2014 10:23, Martin Basti wrote:
On Wed, 2014-03-26 at 17:40 -0600, Gabe Alford wrote:
All,

Please review patch for https://fedorahosted.org/freeipa/ticket/3085

Added note that 'nameserver 127.0.0.1' is added to resolv.conf, that
it is recommended to add more replicas to resolv.conf, and the max
nameservers allowed in resolv.conf.

Actually, my ipa-server-install puts into /etc/resolv.conf its ip
address itself not localhost

After fresh install:
#cat /etc/resolv.conf
search example.com
nameserver 10.*.*.*

IMHO /etc/resolv.conf was overwritten by DHCPd (when IPA installation was
finished).


I inspect ipa-server-install source code and installation adds to
resolv.conf a real server address.

DHCP leave note in resolv.conf when generate it.

_______________________________________________
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

Reply via email to