I would like to connect to the router with telnet.
It does have telnet and it is active just some time after restart.
The problem is that it won't let me in.
rasmus@Rasmus-Ubuntu:~$ telnet 192.168.1.100
Trying 192.168.1.100...
Connected to 192.168.1.100.
Escape character is '^]'.
login: root
Login incorrect
login: admin
Login incorrect
login:
Login incorrect for 3 times
Connection closed by foreign host.
As you see it never let me write the password before it say Login incorrect.
Does anyone know how to access the shell?