OK, I figured this out.  I had two problems.<br>
<br>
1) The FQDN in my hosts file was wrong.  After I fixed this I
stopped seeing entries in admin-serv/logs/errors but it still wasn't
working.<br>
2) I edited my /etc/nsswitch.conf and put dns before files on the hosts line.<br>
<br>
Once I did that the console started up.<br>
<br>
Thanks to everyone for their suggestions.<br>
<br>
-Mont<br>
<br><br><div><span class="gmail_quote">On 3/3/06, <b class="gmail_sendername">Mont Rothstein</b> <<a href="mailto:mont.rothstein@gmail.com">mont.rothstein@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div style="direction: ltr;">If I use the FQDN I get the following:<br>
<br>
<div style="margin-left: 40px;">l<span style="font-family: courier new,monospace;">dap_simple_bind: Can't connect to the LDAP server - No route to host</span><br style="font-family: courier new,monospace;">
</div>
<br>
However, if I use the IP address, localhost or just the server name
(not the FQDN) it sits there for several minutes (5?) and then comes back
with:<br>
<br>
<div style="margin-left: 40px; font-family: courier new,monospace;">ldap_simple_bind: Can't connect LDAP server<br>
</div>
<br>
It is totally possible that I have something hosed in DNS but I've run every test I can think of and it seems to work.<br>
<br>
Any ideas?<br></div><div style="direction: ltr;"><span class="sg">
<br>
-Mont</span></div><div style="direction: ltr;"><span class="e" id="q_109c1ccf45c6bc5c_2"><br>
<br><br><div><span class="gmail_quote">On 3/2/06, <b class="gmail_sendername">Richard Megginson</b> <<a href="mailto:rmeggins@redhat.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">rmeggins@redhat.com
</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>Try putting in your host and port explicitly e.g.<br>ldapsearch -x -h yourhost -p yourport -s base -b "" "objectclass=*"<br><br></blockquote></div><br>

</span></div></blockquote></div><br>