[X2Go-Dev] X2go Mac client and Red Hat 7 server

Real, Elizabeth (392K) Elizabeth.Real at jpl.nasa.gov
Fri May 8 00:23:00 CEST 2015


RH7 server: setup  debug and set sshd port 18935

Client: configured x2goclient to connect to port 18935 but got connection
refused
x2go-INFO-8> "Starting connection to server: 128.149.23.102:18935"
x2go-ERROR-2> "Connection Error(Cannot connect to 128.149.23.102:18935):
Connection refused"



On 5/7/15, 12:41 PM, "Mihai Moldovan" <ionic at ionic.de> wrote:

>On 06.05.2015 11:55 PM, Real, Elizabeth (392K) wrote:
>> Any other ideas?
>
>No new information and you have done nothing wrong.
>
>Looks like you will need to get your hands dirty.
>
>Please start sshd manually as root on the RH 7 machine:
>
>sudo sshd -ddd -p 18935
>
>It should be running in the foreground, outputting debug information and
>listening on port 18935 (feel free to change this to whatever you feel
>suitable,
>it doesn't matter as long it as the port is unused and not colling with
>anything
>else you might use.
>
>Then, configure x2goclient to connect to that port and start a session.
>
>You should see additional debug information printed by sshd... hopefully
>hinting
>at what might have gone awry.
>
>
>
>Mihai
>



More information about the x2go-dev mailing list