This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
d-link_dir-3001 [2012/02/11 10:00] ispyisail |
d-link_dir-3001 [2015/09/01 21:34] (current) nworbnhoj [D-Link DIR-300] |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| WARNING: This document may contain errors which may result in damage to your router. USE AT YOUR OWN RISK. | WARNING: This document may contain errors which may result in damage to your router. USE AT YOUR OWN RISK. | ||
| </ | </ | ||
| + | |||
| **Airlink101 AR430W** | **Airlink101 AR430W** | ||
| The D-link/ | The D-link/ | ||
| + | |||
| + | < | ||
| + | This how-to has been updated 25 July 2012 and now should work without the need for a serial connection | ||
| + | |||
| + | </ | ||
| It appears that Dlink in there wisdom have changed the chipset of the DIR-300. | It appears that Dlink in there wisdom have changed the chipset of the DIR-300. | ||
| Line 83: | Line 89: | ||
| + | fconfig boot_script true | ||
| + | fconfig boot_script_timeout 10 | ||
| + | fconfig bootp false | ||
| + | fconfig bootp_my_gateway_ip 192.168.1.1 | ||
| + | fconfig bootp_my_ip 192.168.1.1 | ||
| + | fconfig bootp_my_ip_mask 255.255.255.0 | ||
| + | fconfig bootp_server_ip 192.168.1.254 | ||
| + | fconfig console_baud_rate 9600 | ||
| + | fconfig gdb_port 9000 | ||
| + | fconfig info_console_force false | ||
| + | fconfig net_debug false | ||
| - | | + | fconfig |
| - | | + | |
| - | | + | |
| + | | ||
| + | .. exec | ||
| Enter script, terminate with empty line | Enter script, terminate with empty line | ||
| >> fis load -l vmlinux.bin.l7 | >> fis load -l vmlinux.bin.l7 | ||
| >> exec | >> exec | ||
| >> | >> | ||
| - | Boot script timeout (1000ms resolution): | ||
| - | Use BOOTP for network configuration: | ||
| - | Gateway IP address: 192.168.1.1 | ||
| - | Console baud rate: 9600 | ||
| - | GDB connection port: 9000 | ||
| - | Force console for special debug messages: false | ||
| - | Network debug at boot time: false | ||
| Update RedBoot non-volatile configuration - continue (y/n)? y | Update RedBoot non-volatile configuration - continue (y/n)? y | ||
| ... Erase from 0xbffe0000-0xbfff0000: | ... Erase from 0xbffe0000-0xbfff0000: | ||
| ... Program from 0x80ff0000-0x81000000 at 0xbffe0000: . | ... Program from 0x80ff0000-0x81000000 at 0xbffe0000: . | ||
| + | DD-WRT> | ||
| + | |||
| DD-WRT> reset | DD-WRT> reset | ||