Flashing Router dd-wrt*g
;; DD-WRT
;; Is your router supported?
;; For a list of devices working with DD-WRT, please see Supported Devices.
;; /
;; Downloading DD-WRT: dd-wrt.com
;;
;;
;;
;; $Id: .emacs,v 5.2 2007/09/12 03:50:34 journal Exp $
;; $subId: Ignacio Oyarzun C. Exp $
;;;; .hushlogin ;;;;
;;
(defmacro sp2 dd-wrt.v23_micro_generic.bin (Xdownload “Xmicro\\|v5 and v6 owners” neutered))
(defmacro sp2 dd-wrt.v23_micro_wrt54g.bin (Xdownload “Xmicro\\|v5 and v6 owners” neutered))
;; micro version sp2-pppoe-pptp v5-or-v6 >= “sp2″
;; DD-WRT v23 SP2 (09/15/06) micro (SVN revision 3932)
;; There are several different distributions of the DD-WRT firmware.
;; The micro edition is a stripped down version designed for the WRT54G v5 and other 2MB router models.
;; Version CPU speed RAM flashmemory S/N
;; 6.0 200 MHz 8 MB 2 MB CDFD Broadcom BCM5352EKBG Chipset
;;;; .hushlogin.install ;;;;
;; download: dd-wrt.v23.stable
;; download: binary “VxWorks_prep_v03″ <- “rm -rf VxWorks-OS (os default linksystouch)”
;; download: VxWorks-kill-imagetool_gui <- “add MAC router, search directory, save file kill”
;; download: Linksys TFTP transfer tool 192.168.1.1 soon login admin manager. type: “admin” in second line.
;; 4.”Administration”>Firmware Upgrade——->add: vxworks_prep_v03.bin
;; see led speed-blinking, answer format hd. reboot router. on/of
;; 5. 192.168.1.1 -> ingress in: “way test of failures” add image-create “kill-imagetool_gui”
;; 6. ehemm.. there wait message: “SUCCES” soon
;; 7. Led “Power” blinking is nice, good, soon “ping 192.168.1.1″ get here… rlz!
;; 8. TFTP: linux or win -> host: 192.168.1.1 password: no password [not here people house
] add dd-wrt.v.x.image”stable”
;; 9. Led “Power” blinking, nice, it waits for until it finishes blinking, soon
;; 10. reboot 192.168.1.1 user: root passwd: admin finish.
;;;; /.hushlogin.install ;;;;
(defmacro dd-wrt.v23.stable Xdownload (&rest x)
(list ‘if running-xemacs (cons ‘progn x)))
(defmacro dd-wrt.v24.release Xdownload (&rest x)
(list ‘if (eq window-system ‘x) (cons ‘progn x)))
;;;; /.hushlogin ;;;;
;; (load-file “~/dd-wrt.el”)
;;;; /.hushlogin.table-ur-version.el ;;;;
;; Identifying Your Version
;; The first 4 digits in the serial number (look on the box or the underside
;; of the router) represent the hardware revision:
CDF0 = WRT54G v1.0
CL7A = WRT54GL v1.0
CDF1 = WRT54G v1.0
CL7B = WRT54GL v1.1
CDF2 = WRT54G v1.1
CGN0 = WRT54GS v1.0
CDF3 = WRT54G v1.1
CGN1 = WRT54GS v1.0
CDF5 = WRT54G v2.0
CGN2 = WRT54GS v1.1
CDF7 = WRT54G v2.2
CGN3 = WRT54GS v2.0
CDF8 = WRT54G v3.0
CGN4 = WRT54GS v2.1
CDF9 = WRT54G v3.1
CGN5 = WRT54GS v3.0
CDFA = WRT54G v4.0
CGN6 = WRT54GS v4.0
CDFB = WRT54G v5.0
CGN7 = WRT54GS v5.0
CDFC = WRT54G v5.1
CGN8 = WRT54GS v5.1
CDFD = WRT54G v6.0
CGN9 = WRT54GS v6.0
CDFE = WRT54G v7.0(purchased 2007-6-4 New Jersey Best Buy)
CGNB = WRT54GS V7.0
CDFG = WRT54G v8.0(purchased 7-16-2007 Hemet Staples)
CGNC = WRT54GS V8.0(Fishkill, NY WalMart)
CJK0 = WRTSL54GS v1.0a
CO61= WRT54G-TM v1.1(T-Mobile HotSpots)
Router Models Covered on This Page
;;;; /.hushlogin.table-ur-version.el ;;;;
;;;; .hushlogin.neutered-models.el ;;;;
;; In all later references we’ll call these models “neutered”. Why?
;; Because they’ve had some crucial functionality removed by their reduced RAM and reduced flash memory.
;; Linksys WRT54G Neutered Models
;; Version 5.0 Serial number begins with: CDFB
;; Version 5.1 Serial number begins with: CDFC
;; Version 6.0 Serial number begins wtih: CDFD
;; Linksys WRT54GS Neutered Models
;; Version 5.0 Serial number begins with: CGN7
;; Version 5.1 Serial number begins with: CGN8
;; Version 6.0 Serial number begins with: CGN9
;;
;;
(defmacro sp2 dd-wrt.v23_micro_generic.bin (Xdownload “Xmicro\\|v5 and v6 owners” neutered))
;;
;;;; /.hushlogin.neutered-models.el ;;;;
;;;; .hushlogin.FAQ.el ;;;;
(setq emacs-question “FAQ”
emacs-question “What version of firmware can I put on my neutered router?”
emacs-answer “DD-WRT Micro is the only version that works on these neutered machines.
Notice we said Micro, not Mini.
But be aware that you cannot flash your neutered router as easily as you can 100% compatible recommended devices.
See the installation links listed below.”
emacs-question “How do I install the firmware?”
emacs-answer “Not an extremely easy thing to do. See the installation links further down this page.”
emacs-question “Can I go back to default firmware”
emacs-answer “Yes you can, but to get back to VxWorks (default firmware) you need special instructions.
http://www.bitsum.com/openwiking/owbase/ow.asp?WRT54G5%5FCFE#h13
http://www.scorpiontek.org/portal/content/view/31/36/ or workz“
)
;;;; /.hushlogin.FAQ.el ;;;;
;;;; See more information on the LinksysInfo Autopsy page.
Acerca de esta Entrada
Estás leyendo “Flashing Router dd-wrt*g,” una entrada de Ignacio Oyarzún C.
- Publicado:
- febrero 18, 2009 / 8:39 pm
- Categoría:
- .hushlogin
- Etiquetas:

Sin comentarios aún
Ir al formulario de comentarios | Comentarios RSS [?] | trackback uri [?]