Hi, we are trying to setup a cluster on a local network (Windows) with zip installation;
I setup the zen discovery like so:
network.host: 192.168.68.104
http.port: 9200--------------------------------- Discovery ----------------------------------
discovery.zen.ping.unicast.hosts: ["192.168.100.253:9300","113.190.232.13:9300"]
with both the local address of the other node and the static ip address.
But elastic return error:
[2018-07-04T13:58:03,807][WARN ][o.e.d.z.ZenDiscovery ] [node-vanvu-100-104] failed to connect to master [{node-Data}{ccIGqmHxRLG1gSYfUTu1gg}{RG3A4zRNQhGG7RDV0wCBvQ}{10.127.127.1}{10.127.127.1:9300}], retrying..
Please help. Our network doesn't even have these range of IP {10.127.127.1}{10.127.127.1:9300}