You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jeff Genender (JIRA)" <de...@geronimo.apache.org> on 2005/08/29 15:56:05 UTC

[jira] Updated: (GERONIMO-930) Default host for open sockets (at least web ones) should be default host 0.0.0.0 and not localhost

     [ http://issues.apache.org/jira/browse/GERONIMO-930?page=all ]

Jeff Genender updated GERONIMO-930:
-----------------------------------

    Priority: Critical  (was: Major)

I have declared 0.0.0.0 in the Tomcat connectors and they are now coming back as 127.0.0.1.  This means the web server will not answer from other machines trying to get to it.  I am escalating this to critical.

> Default host for open sockets (at least web ones) should be default host 0.0.0.0 and not localhost
> --------------------------------------------------------------------------------------------------
>
>          Key: GERONIMO-930
>          URL: http://issues.apache.org/jira/browse/GERONIMO-930
>      Project: Geronimo
>         Type: Bug
>   Components: connector
>     Versions: 1.0-M5
>  Environment: All
>     Reporter: Matt Hogstrom
>     Priority: Critical

>
> These are the current ports Geronimo is listening on by default:
>   Listening on Ports:
>     1099 0.0.0.0   RMI Naming
>     1527 127.0.0.1 Derby Connector
>     4201 127.0.0.1 OpenEJB Connector EJB
>     8080 127.0.0.1  Jetty Connector HTTP
>     8443 127.0.0.1 Jetty Connector HTTPS
>    61616 0.0.0.0   ActiveMQ Message Broker Connector
> Unfortunately, to do handle any external traffic Jetty has to be reconfigured to listen on 0.0.0.0 or be bound to a specific interface.  I propse that the default for Jetty be changed to 0.0.0.0 for both HTTP and HTTPS.  I also think Derby should be open as well so it could be administrered remotely but I'm less passionate about that one.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira