The configuration information is as follows :
transport.host: 192.168.33.10
transport.tcp.port: 9300
network.host: 192.168.33.10
http.port: 9200
Start the times wrong:
[2018-03-01T09:56:53,348][INFO ][o.e.t.TransportService ] [node-10] publish_address {192.168.33.10:9300}, bound_addresses {192.168.33.10:9300}
[2018-03-01T09:56:53,363][INFO ][o.e.b.BootstrapChecks ] [node-10] bound or publishing to a non-loopback address, enforcing bootstrap checks
How does this problem be solved?