You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by Marcus Ahnve <ma...@ahnve.com> on 2005/02/04 13:56:50 UTC

Cannot connect to localhost

Hi.

When running the DS on SuSE I cannot connect using "localhost" or 
"127.0.0.1". Connecting over the external IP (192.168.0.x) works though. 
Also, running on other Linuxes like Ubuntu "localhost" does work.

This problem only occurs for the DS, I can for example connect to my 
local Tomcat instance using localhost.

Anybody have a clue?

Best regards /Marcus Ahnve

Re: Cannot connect to localhost

Posted by Alex Karasulu <ao...@bellsouth.net>.
Marcus Ahnve wrote:

> Hi.
>
> When running the DS on SuSE I cannot connect using "localhost" or 
> "127.0.0.1". Connecting over the external IP (192.168.0.x) works 
> though. Also, running on other Linuxes like Ubuntu "localhost" does work.
>
> This problem only occurs for the DS, I can for example connect to my 
> local Tomcat instance using localhost.
>
> Anybody have a clue?

Unfortunately the code has a bug that only makes it bind to an external 
interface rather than all of them.  Perhaps you can post this problem as 
a JIRA and we can immediately fix it.  Should be simple to do.

Thanks,
Alex