The row is not necessary
<value>127.0.0.1:47500..47509</value>
but in general it is right.
Also, I stronly recoment using TcpDiscoveryVmIpFinder instead of
TcpDiscoveryMulticastIpFinder, because multicast is often be disabled  on
practice.

On Thu, Aug 4, 2016 at 4:07 PM, chevy <chetan.v.ya...@target.com> wrote:

> 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.
>



-- 
Vladislav Pyatkov

Reply via email to