OpenWrt Forum Archive

Topic: openwrt on dir-300 problem

The content of this topic has been archived on 13 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

hi, I recently installed dd-wrt on my router, then I wanted to try openwrt and compare these, I use the serial port, and send these commands to replace the openWRT instead of dd-wrt on my DIR-300 Rev A1:
fis init
ip_address -h 192.168.1.2
load -r -b %{FREEMEMLO} openwrt-atheros-vmlinux.lzma
fis create -e 0x80041000 -r 0x80041000 vmlinux.bin.l7
load -r -b %{FREEMEMLO} openwrt-atheros-root.squashfs
fis create rootfs
fconfig
Run script at boot: true
Boot script:
Enter script, terminate with empty line
>> fis load -l vmlinux.bin.l7
>> exec
>>
Boot script timeout (1000ms resolution): 5
Use BOOTP for network configuration: false
Gateway IP address: 192.168.1.1
Local IP address: 192.168.1.10
Local IP address mask: 255.255.255.0
Default server IP address: 192.168.1.228
Console baud rate: 9600
GDB connection port: 9000
Force console for special debug messages: false
Network debug at boot time: false


and then reset, and then I get nothing when I try to connect to 192.168.1.1 through lan port, I use "obtain Ip Automatically".
tried both 10.03.1 and Kamikaze 8.09

what should I do? thanks.

(Last edited by m.m.m on 15 Feb 2014, 18:27)

any ideas?

The discussion might have continued from here.