On 24-04-16 11:01, simon [via foodsoft] wrote:
> I did this on the server:
>
> sudo netstat -lntpe | grep :22
>
> tcp 0 0 0.0.0.0:22 0.0.0.0:*
> LISTEN 0 1906590555 435/sshd
> tcp6 0 0 :::22 :::*
> LISTEN 0 1906590559 435/sshd
>
>
> Doesn't this mean, that is is listining on ipv6 with ssh?
Yes it is! Perhaps the firewall is still blocking it?