Firmware telnet into router

cat010

Inactive User
Joined
Jan 13, 2010
Messages
165
Reaction score
23
Location
somewhere
i am trying to telnet into my router,i am using putty and when i enter my details it goes into the command line screen,i enter my login name and password.It comes back saying login details are incorrect,when i enter my login name the curser moves along the screen but when i enter my password the curser does not move,any idea's?

thanks cat010
 
Are you using:

User: root
Pass: same as web interface?

I assume telnet access is enabled?
 
Have you done:

Password Login method

If you don't want the hassle of generating ssh keys, you may use the password logon method. However, please be aware that this method is much less secure! (passwords may be truncated to 8 characters or less)
Using the Web Interface, go to the Administration tab. (in v24 use Services tab)
Under the Services sub-tab, Enable SSHd in the Secure Shell section. If new options don't appear, Save Settings
Enable Password Login to enable the password login
Save and Apply Settings
After this you may login as user "root" with the password you set for the webinterface

Source: DD-WRT Support
 
I use the same username and password for the web gui for telnet aswell.
 
Back
Top