Add new attachment

Only authorized users are allowed to upload new attachments.

List of attachments

Kind Attachment Name Size Version Date Modified Author Change note
jpg
um_sshtunnel1.jpg 289.2 kB 1 01-Sep-2021 04:20 Ada Csaba
jpg
um_sshtunnel2.jpg 283.5 kB 1 01-Sep-2021 04:20 Ada Csaba

This page (revision-21) was last changed on 01-Sep-2021 04:53 by Ada Csaba

This page was created on 01-Sep-2021 04:16 by Ada Csaba

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Difference between version and

At line 2 added one line
\\
At line 9 changed 13 lines
ssh -v -N -L 8888:localhost:8080 testtunnel@192.168.3.102 -oPort=2222
where, replace ,as per your settings the IP and port
8888 is the local port number you will connect to with a browser http://127.0.0.1:8888/
localhost is the remote forward IP we tell the ssh (Crush server) to connect the tunneled port . It's a Crush loopback tunnel, we connect to the HTTP port 8080 on the same host
8080 is the remote port to tunnel to
192.168.3.102 -oPort=2222 is the Crush server's publicly accessible IP and SFTP port
testtunnel is the tunnel user (not necessarily the same user you log in by, over tunneled webinterface)
{{{ssh -v -N -L 8888:localhost:8080 testtunnel@192.168.3.102 -oPort=2222}}}\\
\\
where, replace ,as per your settings the IP and port 8888 is the local port number you will connect to with a browser http://127.0.0.1:8888/ localhost is the remote forward IP we tell the ssh (Crush server) to connect the tunneled port . It's a Crush loopback tunnel, we connect to the HTTP port 8080 on the same host. Port 8080 is the remote port to tunnel to 192.168.3.102 -oPort=2222 is the Crush server's publicly accessible IP and SFTP port testtunnel is the tunnel user (not necessarily the same user you log in by, over tunneled webinterface)
Version Date Modified Size Author Changes ... Change note
21 01-Sep-2021 04:53 1.478 kB Ada Csaba to previous
« This page (revision-21) was last changed on 01-Sep-2021 04:53 by Ada Csaba
G’day (anonymous guest)
CrushFTP10 | What's New

Referenced by
LeftMenu

JSPWiki