[jboss-jira] [JBoss JIRA] Created: (JBREM-795) Allow bisocket server to run behind a NAT router
Ron Sigal (JIRA)
jira-events at lists.jboss.org
Tue Aug 21 13:41:18 EDT 2007
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)
Affects Versions: 2.2.0.SP4, 2.2.1.GA, 2.2.0.SP4_CP02
Reporter: Ron Sigal
Assigned To: Ron Sigal
Fix For: 2.2.2.GA, 2.2.0.SP4_CP02
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