]
Bela Ban commented on JGRP-1262:
--------------------------------
Fixed in trunk, and 2.11 and 2.6 branches, testing ...
Bind FD_SOCK outgoing socket
----------------------------
Key: JGRP-1262
URL:
https://issues.jboss.org/browse/JGRP-1262
Project: JGroups
Issue Type: Feature Request
Affects Versions: 2.6.13
Reporter: Dennis Reed
Assignee: Bela Ban
Priority: Minor
Fix For: 2.6.18, 2.11.1, 2.12
The client-side of the TCP connection FD_SOCK makes is not bound to a specific IP, so the
OS just chooses one.
This makes it difficult to set up strict firewall rules on a multi-homed server.
Customer would like a way to bind the outgoing socket to a specific IP
(either re-using bind_addr or adding an additional property would work).
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: