Can you sniff the UDP packets to check what is send by the camel netty
producer component and and if the netty consumer receives the packets ?


On Mon, Oct 14, 2013 at 3:17 AM, Darren Dobkin <darren.dob...@noaa.gov>wrote:

> I'm running the NettyUDPAsyncTest in a Fedora 19 virtual machine inside
> VirtualBox.  As the test is written, sending and receiving via localhost
> works fine.  Now I would like to multicast on my VLAN, so I changed the
> test
> to:
>
>
> sendFile("netty:udp://
> 224.1.1.1:1201?sync=false&networkInterface=p7p1&broadcast=true");
>
>          .........
>
>
> from("netty:udp://
> 224.1.1.1:1201?sync=false&networkInterface=p7p1&broadcast=true")
>
> ... where p7p1 is the VLAN interface, but the test message is not received.
> I've tried to eliminate any firewall issues by disabling the firewall.  Am
> I
> missing something obvious?
>
> -- Darren
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/using-Camel-Netty-to-multicast-UDP-beyond-localhost-tp5741490.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>



-- 
Charles Moulliard
Apache Committer / Architect @RedHat
Twitter : @cmoulliard | Blog :  http://cmoulliard.github.io

Reply via email to