home
faq
how to
sitemap
contact
 
WRT54G with dd-wrt
 

November 5, 2023

 
   

Below are some notes on settings for dd-wrt on a WRT54G linksys router.

 

Router version: WRT54G version 8.00.0

  purple seperator  

To install dd-wrt on a WRT54G version 8.00.0,
first we need to update its firmware with:

            vxworkskillerGv8-v3.bin

only then can we update its firmware with a version of dd-wrt:

            dd-wrt.v24_micro_generic.bin

 

  purple seperator  

To turn on the Cisco white LED:

    within the menu tabs, go to:

     >>   Administration >> Commands

    enter the following lines:

   #!/bin/sh
   /sbin/gpio disable 2

 

          (    disable  =  LOW voltage level which sets the LED to ON

               enable  =  HIGH voltage level which sets the LED to OFF    )

   and then hit:

             Save Firewall

   This will allow the commands to run after finishing with the firewall.

     Placing the command lines in "Save Startup" will not allow the commands to run, for some reason.

     To turn on the Amber LED, use the following commands:

   #!/bin/sh
   /sbin/gpio disable 3

 

  purple seperator  

 

    wireless settings:

        change its broadcast name:        >>  Wireless  >>  Basic Settings  >>  Wireless Network Name (SSID)

        change security setting:         >>  Wireless  >>  Wireless Security  >>  Security Mode

 

 

dark maelstrom icon dark maelstrom
flash games
  t-shirt icon dark maelstrom
t-shirt designs

back

home