Hello! I'm not really sure what do you mean by 'starting master on one server'. Do you mean a server node? And you can only get a single client to connect to it?
Can you provide logs from clients and servers? Regards, -- Ilya Kasnacheev вт, 9 июн. 2020 г. в 21:33, imran kazi <imran.kaz...@gmail.com>: > Hi Team, > I am deploying ignite clustered application on distributed servers. > > This works fine for me in local able to add many nodes. > > But I am deploying this on AWS where limited ports are open between these > servers, I already open > 47500-47520,47100-47120,48100-48120,49500-49520,48500-48520. > > Now for this senario. when I am starting master on one server and 1 salve > on another server its getting connected. But second slave trying to start > from another server is not starting and getting connected to master. Second > slave get connected when I stops 1st slave . > > So at a time am able to add only one slave. > > > Can you please help me. > > Thanks & Regards, > Imran >