Revision history [back]
Raspberry Pi connection
Running (X)Ubuntu 18.04I wish to use my Wing application (Wing Pro 6.0.12-1) to debug programs on my Pi 3B+.
I have connected by SSH (no login) and can edit programs quite happily. (ssh login ssh pi@192.168.0.37)
I've also established sshfs file sharing.
I'm now trying to set up a debug link.
I've performed each operation up to the 'ssh reverse tunnel.
When I enter : ssh -N -R 50005:localhost:50005 pi@192.168.0.37
the command hangs.
50005 is the port on my PC50050 is the port on the Pi
Not sure what to try next !
Raspberry Pi connection
Running (X)Ubuntu 18.04I wish to use my Wing application (Wing Pro 6.0.12-1) to debug programs on my Pi 3B+.
I have connected by SSH (no login) and can edit programs quite happily. (ssh login ssh pi@192.168.0.37)
I've also established sshfs file sharing.
I'm now trying to set up a debug link.
I've performed each operation up to the 'ssh reverse tunnel.
When I enter : ssh -N -R 50005:localhost:50005 pi@192.168.0.37
the command hangs.
50005 is the port on my PC50050 is the port on the Pi
Not sure what to try next !
Raspberry Pi connection
Running (X)Ubuntu 18.04I wish to use my Wing application (Wing Pro 6.0.12-1) to debug programs on my Pi 3B+.
I 3B+.I have connected by SSH (no login) and can edit programs quite happily. (ssh happily.(ssh login ssh pi@192.168.0.37)
I've pi@192.168.0.37)I've also established sshfs file sharing.
I'm sharing.I'm now trying to set up a debug link.
I've link.I've performed each operation up to the 'ssh reverse tunnel.
When tunnel.When I enter : ssh -N -R 50005:localhost:50005 pi@192.168.0.37
the pi@192.168.0.37the command hangs.
50005 hangs.50005 is the port on my PC50050 is the port on the Pi
Not PiNot sure what to try next !