Quantcast
Viewing all articles
Browse latest Browse all 3254

Re: what is the default username for ssh?

You need to use telnet for the first login:

telnet 192.168.1.1

You can then issue the passwd command to set a root password and activate the ssh server:

passwd

For future sessions, you can ssh into the box as the root user. More info on the OpenWrt DIY page.

Viewing all articles
Browse latest Browse all 3254

Trending Articles