Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
misc:qnap:sshforward [2019/05/03 16:31] – created jsmisc:qnap:sshforward [2019/05/06 06:45] (current) js
Line 1: Line 1:
 ====== SSH Forward ====== ====== SSH Forward ======
  
-<code bash>setcfg LOGIN "SSH AllowTcpForwarding" TRUE</bash>+login with ssh to your QNAP and enter: 
 +<code bash>setcfg LOGIN "SSH AllowTcpForwarding" TRUE</code>
  
 then reboot your QNAP then reboot your QNAP
 +<code bash>/sbin/reboot</code>