[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: host access from unknown (127.0.0.1) denied
There is only one reason for the above error message:
http://www.openldap.org/faq/data/cache/339.html
-- Howard Chu
Chief Architect, Symas Corp. Director, Highland Sun
http://www.symas.com http://highlandsun.com/hyc
Symas: Premier OpenSource Development and Support
> -----Original Message-----
> From: owner-openldap-software@OpenLDAP.org
> [mailto:owner-openldap-software@OpenLDAP.org]On Behalf Of Lee Page
> Netstat -a shows ldap as such:
>
> tcp 0 0 *:ldap *:*
> LISTEN
> tcp 0 0 *:ssh *:*
> LISTEN
> tcp 0 0 *:telnet *:*
> LISTEN
>
> This doesn't look any different from telnet or ssh, so I
> don't know if this
> tells us anything, does it? Do you suppose this is related
> to my version
> number?
>
> Thanks much,
>
> ...Lee
>
>
> On Monday 16 December 2002 08:52 pm, Dave Horsfall wrote:
> > On Mon, 16 Dec 2002, Lee Page wrote:
> > > Port 389 doesn't show up in netstat. Well, then, why
> wouldn't this
> > > automatically listen on port 389?? Any ideas?
> >
> > I don't use Linux much (I'm a BSD person) but you may need
> to use a "-a"
> > flag to list all server sockets.
> >
> > And you really need to update from 2.0.11 (latest in that chain is
> > 2.0.27).
>