SSHRD_Script
SSHRD_Script copied to clipboard
SSH does not open - random
I noticed in many devices that very often SSH does not open and need repeat booting files process so it works after second or third attempt. There are devices as well where everything works at first shoot.
Any ideas where problem is?
Run the following commands as root on the system connected to the ios device
-
# nmap <ios device ip> -
# netstat -an --program
to see if the ssh tcp ports are open in the first place.