Yes, I am using Camel 2.12, and I am using the networkInterface option.  My
problem is that when I specify "networkInterface=vboxnet0", I see packets
instead sent to wlan0.

I've debugged down into
SingleUDPNettyServerBootstrapFactory.startServerBootstrap(), where it does
look like the correct interface (vboxnet0) is passed to
datagramChannel.joinGroup(hostAddress, multicastNetworkInterface).  I
haven't been able to follow it any further than that.

On the theory that the problem is specific to VirtualBox, I'm going to next
try the test on a VM Ware VM.

-- Darren



--
View this message in context: 
http://camel.465427.n5.nabble.com/using-Camel-Netty-to-multicast-UDP-beyond-localhost-tp5741490p5741610.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to