2012/9/30 Chris Murphy <lists@colorremedies.com>

On Sep 30, 2012, at 1:00 AM, cornel panceac wrote:

Chris, checking according to your question if everything firewall\* is installed, i've found that firewalld-applet was not installed. I've installed it. Thank you. Unfortunately, this didn't help with ssh problem.

No the question is if you have ssh installed or not.

Because with alpha LiveCD, all I had to do was:

systemctl enable sshd.service
systemctl start sshd.service

And I had ssh up and running. I did not disable firewalld, I left it running. I made no modifications to firewalld.

With another VM that's minimal install, OpenSSH wasn't installed by default so I had to install it first.

What do you get for
systemctl status sshd.service


speaking from memory , it says "active, running"