What's new

Connecting to the router using SSH

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Kobold

Regular Contributor
I have both "Enable Telnet" and "Enable SSH" turned on. However, when I try to connect to my RT-AC66U with putty using SSH (port 22) it says "Network error. Connection refused" (or something like that). If I switch connection method from SSH to Telnet (port 23) it becomes possible to connect. I wonder if ssh protocol is supported at all. If it is, then what application is used as the SSH server? I haven't noticed any sshd in the router firmware.
 
I have both "Enable Telnet" and "Enable SSH" turned on. However, when I try to connect to my RT-AC66U with putty using SSH (port 22) it says "Network error. Connection refused" (or something like that). If I switch connection method from SSH to Telnet (port 23) it becomes possible to connect. I wonder if ssh protocol is supported at all. If it is, then what application is used as the SSH server? I haven't noticed any sshd in the router firmware.

Dropbear is the ssh daemon. Make sure you enabled the correct option on the System page, including the option to allow password-based logins.
 
Dropbear is the ssh daemon. Make sure you enabled the correct option on the System page, including the option to allow password-based logins.
My options are:
Enable Telnet : Yes
Enable SSH : Yes
Allow SSH Port Forwarding : No
SSH service port : 22
Allow SSH access from WAN : No
Allow SSH password login : Yes
Enable SSH Brute Force Protection : No
SSH Authentication key : Empty

What else do I need to successfully connect to my router using ssh? Do I have to tell that I obviously try to connect to my router from LAN?:)
 
My options are:
Enable Telnet : Yes
Enable SSH : Yes
Allow SSH Port Forwarding : No
SSH service port : 22
Allow SSH access from WAN : No
Allow SSH password login : Yes
Enable SSH Brute Force Protection : No
SSH Authentication key : Empty

What else do I need to successfully connect to my router using ssh? Do I have to tell that I obviously try to connect to my router from LAN?:)

Looks all fine here. Check the System Log for any error message related to Dropbear.
 
Also check that putty is not holding any ssh known-hosts, with that same IP address.
 

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top