What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Any way to set Stealth Mode on Shibby Tomato firmware?

housej55

Occasional Visitor
Didn't know if anyone had looked in to this, but is there any way to set the lights on the N66U to stealth mode like what you can do with Merlin's firmware on Shibby firm?
Thanks,
housej55
 
Did just see this old post and see the output mentioned within.
thanks

http://forums.smallnetbuilder.com/showthread.php?t=6937&highlight=lights


"POST"
The only place I could find is the nvram settings on led


admin@RT-N66U:/tmp/home/root# nvram show | grep ledbh
size: 28929 bytes (3839 left)
pci/1/1/ledbh12=7
pci/2/1/ledbh12=7
pci/1/1/ledbh0=2
pci/1/1/ledbh1=5
pci/1/1/ledbh2=4
pci/1/1/ledbh3=11
pci/2/1/ledbh0=2
pci/2/1/ledbh1=5
pci/2/1/ledbh2=4
pci/2/1/ledbh3=11


You can set this by nvram set pci/2/1/ledbh3=1
nvram commit
 
Turning the LEDs off is one thing. You need support in the firmware however to ensure that the firmware doesn't turn the LEDs back on.
 
Yeah, I tried this last night with my NT66u and it didn't seem to have an affect. Going to put the default values back in.
 

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top