Which will show your the most recently changed files last.
Then look for the sshd failure message + fix whatever problem is reported.
If your starting a new project, start with Ubuntu Bionic instead of ES X, as all the ES images contain outdated Kernels.
marchopkins
ASKER
Got it..I found the issue...I was recently re-IPing the device and found that the ssh IP need to be changed as well.
SSHD is up and running....The only problem i have now is IP tables. with them running, i cannot SSH to it...with them stopped...no problems. I'll close this question as you were perfect with the answer. If you have thoughts on the IPtables...i could use some help there too.
I am going to respond to this question, which I presume is related.
David Favor
Tip: In your /etc/ssh/sshd_config file (or where ever this file is located on your Distro), remove the hard coded IP + use 0.0.0.0 so when you migrate your config, your config will work on any machine.