@coLATin wrote:
here is my struture of net devices
now i’m tring to control Gen8 NAS as a switch, for now the wol wake is OK, but the poweroff don’t work, I have created the ssh certification files between host and target devices.
turn_off_nas: ssh -i “/certification/hass_rsa” -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no {username}@{gen8 ip} “/sbin/poweroff”
is there anything wrong??
Posts: 2
Participants: 2