Hello,
I have a non-working session defined in x2goclient and I guess that the reason why it is not working is that the client tries to connect to the server using IPv6. While the server does have a working IPv6 address, from my home computer I first have to use OpenVPN to get an (IPv4) address from within my organization's address space and only that I can login to the server. When using ssh from the command line, I use '-4" to tell that IPv6 shall not be tried; is there also a way to tell x2goclient to only try IPv4?
Regards Christoph