|
||||||||
It worked through exec.php for me. That's how I tested it before making the config change. I'm running the newest beta. ----- Original Message ----- From: "Alex M" To: "'Hans Mojave'" , "Monowall Support List" Subject: RE: [m0n0wall] LEDs on Wrap board Date: Wed, 10 Jan 2007 14:53:51 -0500 Yes for some reason it doesn't work through exec.php, I would assume that's is because the exec.php is located 2 levels down from main dir Normally the path indicated "echo f5> /dev/led/led2" would be used as if you are logged in under root's main dir If some one has access to the file structyure can you look up how many leveles ecactly would main dir be located? I remember something like /www/somedir/pages I don't remember, I have to turn on WM and im too lazy at the moment -----Original Message----- From: Hans Mojave [mailto:root1981 at gmail dot com] Sent: Wednesday, January 10, 2007 2:20 PM To: Alex M; m0n0wall at lists dot m0n0 dot ch Subject: Re: [m0n0wall] LEDs on Wrap board Hello Alex, do i have to do that via exec.php? The result there is: ----------- $ echo f5> /dev/led/led2 cannot create /dev/led/led2: directory nonexistent ----------- also with /dev/led/led1 and 3 Any idea? Best regards Hans ----- Original Message ----- From: "Alex M" To: "'Hans Mojave'" ; "Monowall Support List" Sent: Wednesday, January 10, 2007 4:16 AM Subject: RE: [m0n0wall] LEDs on Wrap board > You can send the commands using shell to the leds: > > echo 1 > /dev/led/led2 <- Turns LED 2 on > echo 0 > /dev/led/led2 <- Turns LED 2 off > echo fx> /dev/led/led2 <- Flashes LED 2 at intervals where x=1-9. 1 is > fastest 9 is slowest > > Have fun! > > -----Original Message----- > From: Hans Mojave [mailto:root1981 at gmail dot com] > Sent: Tuesday, January 09, 2007 5:37 PM > To: m0n0wall at lists dot m0n0 dot ch > Subject: [m0n0wall] LEDs on Wrap board > > Hi there, > > i build a monowall on a Pc-Engines Wrap1E2 today. Wonder if there is a way > to use the 3 front LEDs for some stuff. Left led is power, but the other two > seem to be unused. > > One for traffic and the other one for Firewallfilter or something would be > nice. > > Does anybody know a way to do that with monowall? > > best regards and sorry for bad englisch > Hans > --------------------------------------------------------------------- To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch --------------------------------------------------------------------- To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch |