How to SSH to workers that use local access point?

Hi developers,
I am using a device as a leader/worker. It is connected to internet through ethernet cable and serves as hotspot of local access point for three other workers.
Now I can see all three workers in Inventory.

But I can neither open the of UI of <worker’s name>.local nor ssh to the wokers through pioreactor@<worker’s name>.local

I wonder what to do? I need to ssh to the workers for pump calibration.

Thanks,
Xiao

Never mind, I figured out: ssh into the leader first and then ssh to the worker, like nested.

Glad you figured it out. If a PC is on the hotspot network, you should be able to SSH into the workers. But it sounds like your PC is on a different network (which is connected to the leader), so yes, SSH-ing via the leader is a great solution. Networks! :face_exhaling:


For future reference, the workers don’t have a user interface, only the leader does.