[jboss-jira] [JBoss JIRA] Deleted: (JBREM-795) Allow bisocket server to run behind a NAT router
Ron Sigal (JIRA)
jira-events at lists.jboss.org
Tue Aug 21 13:43:18 EDT 2007
[ http://jira.jboss.com/jira/browse/JBREM-795?page=all ]
Ron Sigal deleted JBREM-795:
----------------------------
> Allow bisocket server to run behind a NAT router
> ------------------------------------------------
>
> Key: JBREM-795
> URL: http://jira.jboss.com/jira/browse/JBREM-795
> Project: JBoss Remoting
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Reporter: Ron Sigal
> Assigned To: Ron Sigal
>
> When org.jboss.remoting.transport.bisocket.BisocketServerInvoker received a request to return the address of the secondary ServerSocket, it returns ServerSocket.getInetAddress().getHostAddress(), which may not be accessible to the outside world.
> The secondary ServerSocket should be configurable just like the primary ServerSocket, which has parameters "serverBindAddress", "serverBindPort", "clientConnectAddress", and "clientConnectPort".
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list