On Tue, Jul 25, 2017 at 4:38 PM, Patrick Dupre <pdupre@gmx.com> wrote:
Probably need to open up the port using firewall-config... I think it might have a cockpit checkbox but I'm still at work so I can't easily check.
 
 
Yes, there is one, and I checked it.
But trying to go through port 9090 is not going to work, I need to go through the ssh port first.

In that case you'll need to provide additional information. If the computer is on the same subnet than ssh shouldn't be necessary. If it's truly a "remote computer" then yes, you can use ssh with port mapping (the -L option IIRC).

Richard