Hi @bobafetthotmail,
didnt forget about my post
but problem is node.js is some java stuff people won't have on their small openwrt routers
thats why I didnt tried to create the webpage
was waiting to have something I could play with
and even a C program should be compiled for every platform
so I was thinking about a simple bash script
but then I realized openwrt doenst ships with bash but something else (I dont know bash .....something else would be a nightmare)
so I tried a simple shell (whatever kind it is) to log something to logread and then change a variable in the logged message using procd parsing system
problem is I didnt find a way to send anything to log !!! can you imagine
meanwhile I tried to log something to logread using hotplug (like I need a way to restart network when a device (wlan0 or eth1) goes up but wasnt able to do that so moved back to first try to log something to logread by hotplug)
as @jeff says I'll need a new topic about hotplug
meanwhile if anybody as a simple shell script could be used as example to procd like the node.js stuff please post it here
PS
how many ssh sessions can I open to my ar150 router ?
(yep, sure I'll try by hands.. talk the talk.. walk the walk_)