You can define a UDP.receive_interfaces="192.168.10.1,192.168.11.1" property. Alternatively, you can also list the interfaces by device name rather than assigned IP address, e.g. receive_interfaces="eth0,eth1". This was introduced in JGroups 2.3 (not sure), so you may have to upgrade JGroups.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4034382#4034382 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4034382 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
