I want to use my phone and data plan as a temporary solution for providing Internet for my whole home network.
I have plugged it into my OpenWRT router via USB and it's network device usb0 is so far member of the bridge br0 so that all my network can use it. All is working fine except for one thing:
The phone now acts as DHCP Server and the subnet (192.168.42.0) is not controllable and different to the previous subnet in my home network (192.168.2.0). I have a few fixed IPs that I don't want to change.
It would be great if I can change the phone's tethering subnet to be 192.168.2.*. Is this possible?