Thanks Udo and all. Now works using this config on the Pi side

log-level=INFO
conserve-sockets=false
mcast-port=0
locators=192.168.86.27[41111]
bind-address=192.168.86.27
distributed-system-id=10
jmx-manager-bind-address=192.168.86.27
jmx-manager-hostname-for-clients=raspberrypi.lan
http-service-bind-address=192.168.86.27


On the remote side 

gfsh>connect --locator=192.168.86.27[41111]
Connecting to Locator at [host=192.168.86.27, port=41111] ..
Connecting to Manager at [host=raspberrypi.lan, port=1099] ..
Successfully connected to: [host=raspberrypi.lan, port=1099]

You are connected to a cluster of version: 1.13.1


Perfect thanks guys!!!



> On 24 Feb 2021, at 00:39, Udo Kohlmeyer <u...@vmware.com> wrote:
> 
> http-service-bind-address

Reply via email to