[jboss-user] [Clustering/JBoss] - Re: How to configure JGroups for specific NIC address?
mkrzemien
do-not-reply at jboss.com
Wed Sep 5 06:33:18 EDT 2007
Ok, I figured it out.
The problem was in my configuration. Address used by GMS can be specified in the UDP section: parameter bind_addr (can be also specified as System property -Dbind.address).
Note: contrary to receive_interfaces and send_interfaces the bind_addr does not accept NIC names (like ?eth0?), only addresses.
Kind regards
Mariusz
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081244#4081244
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4081244
More information about the jboss-user
mailing list