I have a two nodes, on either side of a firewall: node1 ---- firewall ---- node2
firewall can see both node1 and node2, but node1 and node2 cannot see each other, e.g. node2 cannot be running a listening TCP port, because it is on the public side. The situation is similar to http://jgroups.org/manual/index.html#TunnelingFig where a "gossip router" tunnels communication between the two nodes. Is something like this possible with Ignite? -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Can-I-build-a-cross-firewall-cluster-tp2837.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
