Hello,
Trying to setup SSH minipot, couldn’t find a complete guide, so are the steps below correct? Do I need something more?
- Change the sshd port to something else than 22 and restart sshd.
- Install Haas, set the token from haas.nic.cz
- Enable firewall rule “wan_ssh_turris_rule”, thats the predefined rule to accept 22 from wan
- Additionally add port redirecting to sshd port if you need to connect to the router(ssh) from wan, actually this point I don’t understand, if sshd listens on another port I should add new rule to accept on that port, otherwise if sshd listens on 22 how will it work since it is routed to the haas-proxy.
- Restart firewall.
Many Thanks in advance.