During compilation it is possible, but not in run time. There either you need to modify some nvram variables (like in tomato) or you need to change some parameters in some files (like OpenWRT) to configure the board in run time.
Currently OpenWRT does not support SSH or any kind of remote login. But you can add that support while you compiling the source code.
Hi,
I would like to have a firmware without any webserver,
ie. where one logs in via ssh and starts a text-GUI (like that in 'make menuconfig')
for the router configuration. Is this maybe already possible in openwrt? (I'm new to openwrt)
March 25, 2010 12:32 AM
March 25, 2010 3:44 AM
Ok, adding a sshd should be no problem I think,
and for the other things I would need to do some deep studying..
Thx
March 25, 2010 4:36 AM
There is a feature, called dropbear. If you enable it and compile OpenWRT again then you would be able do ssh to the board. But before login you probably need to set username and password from GUI.

RSS

