Hi everyone,
I'm trying to install OpenWRT onto an Asus WL-330N. I followed this guide http://wiki.openwrt.org/toh/asus/wl-330n and managed to compile a fitting bin with the name "openwrt-ramips-rt305x-wl-330n-squashfs-sysupgrade.bin".
Since I don't want to open the device, I'm trying to install via recovery mode. The only way it seems to accept the image is when I rename the bin-file to a trx-name that Asus would choose for their updates like WL-330N3G_1.0.2.0.trx. If I strip down the first 32 bytes it does not seem to flash and when I pull the power cable after 10 minutes and put it back in, the Asus firmware is still there.
If I do not remove the first 32 bytes from the bin-file, rename it and upload it, it seems to get flashed and reboots.
I cannot log in, though.
I've tried to login via telnet and via web acess trying. I've tried multiple ip configurations for my computer:
static 192.168.1.20
static 192.168.1.101
static 192.168.1.120
dhcp -> Windows does not find a dhcp server and sets APIPA address
When monitoring the traffic on the ethernet cable all I see is one single DHCP Discover Request from the access point.
Any ideas what I'm doing wrong? I really don't know what else to do.