On 09/08/2016 11:43 AM, Ron Leach wrote:
> Running F23/XFCE, with firewalld, and having commanded:
> # systemctl start sshd.service
>
> /var/log/secure
>
> shows that sshd is opening port 22, and listening on 0.0.0.0 .
> There is no entry suggesting a login attempt is received.
>
> In the XFCE G
The things I would do first thing:
Can you SSH to localhost on port 22? If not, then check to see if the port
is listening using netstat -an | grep 22
Run nmap from another system on that subnet to that machine to see if port
22 is available on the network if the above is fine.
My guess is that
Running F23/XFCE, with firewalld, and having commanded:
# systemctl start sshd.service
/var/log/secure
shows that sshd is opening port 22, and listening on 0.0.0.0 .
There is no entry suggesting a login attempt is received.
In the XFCE GUI for firewalld, everything is running in zone labelled