Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
misc:qnap:sshforward [2019/05/03 16:32] jsmisc:qnap:sshforward [2019/05/06 06:45] (current) js
Line 2: Line 2:
  
 login with ssh to your QNAP and enter: login with ssh to your QNAP and enter:
-<code>setcfg LOGIN "SSH AllowTcpForwarding" TRUE</code>+<code bash>setcfg LOGIN "SSH AllowTcpForwarding" TRUE</code>
  
 then reboot your QNAP then reboot your QNAP
 +<code bash>/sbin/reboot</code>