Hi Robert,

Surely this isn't a bug. Have you checked your opened ports? The command is:
netstat -tulpn | grep LISTEN

If you get a "command not found" error, please install it:
yum install -y net-tools
OR this command:
apt install -y net-tools


Regards,
Chris N.
_______________________________________________
x2go-dev mailing list
x2go-dev@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-dev

Reply via email to