emefbiemef

Results 5 comments of emefbiemef

Thanks for the update; unfortunately being a noob I'm unable to compile the binary despite religously following build instructions from Dafang Hacks (stucked at "make: ./mips-linux-gnu-gcc: Permission denied" error). If...

I have done it before by modifying the "01-network" script in fanghacks, so how do I do the same in this fork? Is the file located on internal flash?

I'm replacing that line with these: > ifconfig wlan0 10.1.7.78 netmask 255.255.255.0 broadcast 10.1.7.255 2>&1 echo "nameserver 10.1.7.1" > /etc/resolv.conf 2>&1 route add default gw 10.1.7.1 wlan0 2>&1 > These...

Yep, it works. Wow. Maybe you can implement it in such a way that doesn't require re-addition of `my.rc.local` into `files.tar` everytime we change the IP address parameters?

One note though, it didn't work the first time using the method in "Updating SSID/PSK/etc" (even after rebooting multiple times). I then enabled Chuck Norris Mode and it worked after...