1. I have done both of those steps.
2. Also, please look into below config. Is this the right way to add remote
machines which forms cluster?

      <bean
class="org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.TcpDiscoveryMulticastIpFinder">
              <property name="addresses">
                      <list>
                           <value>127.0.0.1:47500..47509</value>
                           <value>10.63.78.112:47500..47509</value>
                       </list>
              </property>
       </bean>



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Start-node-in-remote-server-which-needs-authentication-tp6668p6762.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to