Okay this is a weird one. I made nice typo in my /etc/hosts file.

Proper hosts file:
[r...@ldap-4 tmp]# cat /etc/hosts
127.0.0.1       localhost.localdomain   localhost
::1         localhost localhost.localdomain localhost6
localhost6.localdomain6
10.10.1.134     ldap-4.quadrant.local   ldap-4
172.16.2.135    ldap-5.quadrant.local   ldap-5
172.16.2.136    ldap-6.quadrant.local   ldap-6

Improper hosts file:
[r...@ldap-4 tmp]# cat /etc/hosts
127.0.0.1       localhost.localdomain   localhost
::1         localhost localhost.localdomain localhost6
localhost6.localdomain6
10.10.1.134     ldap-4 ldap-4.quadrant.local
172.16.2.135    ldap-5 ldap-5.quadrant.local
172.16.2.136    ldap-6 ldap-6.quadrant.local

I can see that the ipv6 local hosts follows the improper format.  Which just
seams weird to me.

Thanks for the help though,

Scott




On Mon, Feb 1, 2010 at 11:18 AM, Simo Sorce <sso...@redhat.com> wrote:

> On Mon, 1 Feb 2010 10:57:35 -0800
> Scott Kaminski <scott.kamin...@gmail.com> wrote:
>
> > What is it that i'm missing here?
>
> Anything in /etc/hosts ?
>
> Simo.
>
> --
> Simo Sorce * Red Hat, Inc * New York
>
> _______________________________________________
> Freeipa-users mailing list
> Freeipa-users@redhat.com
> https://www.redhat.com/mailman/listinfo/freeipa-users
>
_______________________________________________
Freeipa-users mailing list
Freeipa-users@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-users

Reply via email to