[ https://issues.apache.org/jira/browse/CAMEL-1564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Claus Ibsen resolved CAMEL-1564. -------------------------------- Resolution: Invalid Fix Version/s: (was: Future) 2.8.0 Assignee: Claus Ibsen Closing old tickets. This is not possible > Add an option to specify Ethernet network Interface to listen on for UDP > (Unicast & Multicast) and TCP. > --------------------------------------------------------------------------------------------------------- > > Key: CAMEL-1564 > URL: https://issues.apache.org/jira/browse/CAMEL-1564 > Project: Camel > Issue Type: New Feature > Components: camel-mina > Affects Versions: 2.0-M1, 1.6.1 > Environment: Multi-homed hosts. > Reporter: Andy bentley > Assignee: Claus Ibsen > Fix For: 2.8.0 > > Original Estimate: 20h > Remaining Estimate: 20h > > If you specify to listen thus : > from("mina:udp://1.2.3.4:" + inPort + "?sync=false").process(new > myProcessor()).to("mina:udp://4.3.2.1:"+outPort"?sync=false"); > mina assumes "eth0" for both from and to addresses. > This is keeping us from using Camel for a critical pieces of our architecture > ; Filters & adapters. :-( > Suggest that a new option be created for Camel Mina with a name like "nic" or > "NetworkInterface" with a default value of "eth0". > This value will have to be passed into and added to the MinaConfiguration, > MinaEndpoint, MinaComponent.createDatagramEndpoint(), > MinaComponent.createSocketEndpoint(), -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira