I know this should be possible, but cant find any reference to it anywhere, so I will turn it over to the great minds of TechIMO...
One of the most annoying aspects of Linksys routers is that you are tied to the 192.168.1.0/24 network.
I realize that this works perfectly fine for 99.9% of the users. Myself, I hate it. I prefer to use 10.0.x.x/24 since I have more than one subnet.
I can change the IP on the router to another and straight NAT works fine, but it breaks port forwarding, which is a huge pain for me.
So, my question is...Is it possible to modify the firmware to use a different subnet. I have tried to have a look at the .bin file downloaded from Linksys but cant find anything to read it.
I know there is a distinct possibility that I will kill my router by doing this, but I am willing to give it a go.
Any ideas?
<cheesy news ticker sound>
This just in....
Found some partial but good info here
http://lkml.org/archive/2003/6/7/164/
Appears that the image is based on the CramFS filesystem.
So, apparently there is a way to mount this.
I can do step 4, but not sure how to do step 5, I will need some linux help here. After this I SHOULD be able to modify it from there....