11-29-2015, 10:37 PM
Hi Jerry,
Thank you for your input but that was not it as I was able to go from host one to host 2 but not in reverse, anyway turns out that so I trailed the syslog file and noticed that UFW was BLOCKING the connection.
After that is was easy, just added the required ssh port to the rule and all was resolved.
$ sudo ufw allow 22
Rule added
Rule added (v6)
ssh now works as a dream :-)
Thank you for your input but that was not it as I was able to go from host one to host 2 but not in reverse, anyway turns out that so I trailed the syslog file and noticed that UFW was BLOCKING the connection.
After that is was easy, just added the required ssh port to the rule and all was resolved.
$ sudo ufw allow 22
Rule added
Rule added (v6)
ssh now works as a dream :-)