How do I enable SSH from telnet so that I can set up SSH tunneling and access the web GUI? 1 comment. DD-WRT v3.0-r34311 std (12/29/17) on Archer C7 V2, I

Scenario: Objective is to forward management (TCP 443 & 22) of remote DDWRT router1 via SSH tunneling to another DDWRT router2 [SSH Server router2]---<

Note: Using the DD-WRT web GUI, you can set the OpenSSH start and tunnel-creating commands to run upon router start up by simply going to Administration -> Commands and typing the commands (one per line) in the text field and clicking on "Save Startup".

How do I enable SSH from telnet so that I can set up SSH tunneling and access the web GUI? 1 comment. DD-WRT v3.0-r34311 std (12/29/17) on Archer C7 V2, I

The problem also manifests using ssh in Ubuntu. Connecting a tunnel by using the following: ssh -D 9080 -f -C -q -N user@… -p 22 Then using Firefox configured to using a socks proxy on port 9080 results in the tunnel being dropped immediately.

To use DD-WRT with your Private Tunnel account, please download your connection profile by clicking here. Once the profile has been downloaded, open it your favorite text editor. Please note that if you are using the Windows operating system , you will need to use a text editor that understands the Unix EOL convention.