ESET PROTECT On-Prem
 
Select the tab
ESET PROTECT On-Prem – Table of Contents

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