Enable SSH
To enable SSH on ESET PROTECT VA, see Enable/Disable remote access.
SSH troubleshooting
1.Log in to the management mode by typing your password (specified during ESET PROTECT VA configuration) and pressing Enter twice. Select Exit to terminal using the arrow keys and then press Enter.
2.Run the following commands:
•sudo systemctl status sshd Verify that SSH is running. If SSH is not running, you can start it: sudo systemctl start sshd
•Run this terminal command to verify that the port 22 is in the list of the open ports: firewall-cmd --list-ports