How to set the IP address in a customized OpenWRT compilation
- by Berdus
I have been struggling today customizing OpenWRT. I checkout the stable using SVN, "make menuconfig" to customize the image, "make" it and run it on a router. Almost all my modifications work, except for the (Seemingly trivial) task of changing the default 192.168.1.1 address.
I tried numerous files (scripts as well as config files) but I can't…