NioSocketConnector missing defaultLocalAddress
----------------------------------------------
Key: DIRMINA-816
URL: https://issues.apache.org/jira/browse/DIRMINA-816
Project: MINA
Issue Type: New Feature
Components: Core
Affects Versions: 2.0.2
Reporter: Haug Bürger
The NioSocketConnector class has a default remote address but no default local
address. On servers with multiple network interfaces behind several firewalls
this is an issue.
Without a default local address the behaviour is the same as today, it uses the
system default. If you have set a default local address the default is used
when connecting.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.