hi guys, The situation is this: we want to have C# Ignite Client node run in A environment we already have 3 Java Ignite Server nodes in B environment we only opened firewall that A can access B at port 47500-47509 and 47100-47109 we don't want to let B access any ports at A
when we try to start Client node in A, first it can be discoveried by Server node in B by 47500, and then we found that it always that Server nodes want to connect to Client node in A at 47100, it's sure been blocked by firewall...then Node Failed, cannot connect. Is there a way to control this? only let client node to connect to server node? Thanks in advance, Jeff -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/how-to-control-client-node-connect-to-server-node-not-the-other-way-around-tp13315.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
