ESET Online Help

Search English
Select the category
Select the topic

Enable SSH

To enable SSH on ESET PROTECT VA, see Enable/Disable remote access.

SSH troubleshooting

Open the terminal and 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