LED Control: (This applies to v1.0/1.1 routers) Thanks to The_ND (for the list), Wumpus, Sveasoft, Drake, Velocity Note: As far as we know, due to hardware limitations, you cannot control the LAN/WLAN LEDs. To do LED control, you have to access the terminal (shell). That is described in another section. Once in the shell, use the following commands for the appropriate results. Below is the listing. What should be typed into the terminal is in bold, and the result is right after (not in bold).
echo 0 > /proc/sys/diag DMZ + DIAG = OFF echo 1 > /proc/sys/diag DMZ = ON echo 110 > /proc/sys/diag DIAG = ON echo 111 > /proc/sys/diag DMZ + DIAG = ON echo 1010 > /proc/sys/diag DMZ = OFF AND DIAG = BLINKING echo 1011 > /proc/sys/diag DMZ = ON AND DIAG = BLINKING
One page links to SV-Scripts: