09-24-2024 03:55 PM - last edited on 09-24-2024 04:25 PM by RogersYasmine
So, I just got my brand-spanking new modem which, for...reasons, requires an android app to access advanced settings. Once I found the advanced settings, buried in the wifi settings for more...reasons...I notice that there's no option to disable dhcp. I have my own access point, dhcp server, etc, and I do not want to use the ones built into it. How would I disable dhcp and wifi?
Also, as some point, I'd like to put it into bridged mode and use my own gateway. Any chance that this is simple? I really hate the state of these dumbed-down router UIs today, especially ones requiring a smartphone. Bad decision, IMHO.
Thanks in advance. Go Rogers, for assuming that I am a very limited simpleton of a user. I really appreciate that.
**Labels Updated**
Solved! Solved! Go to Solution.
09-24-2024 06:14 PM - edited 09-24-2024 06:15 PM
@msoulier just to add, if you do happen to use the 10.0.0.0/24 address space for your own network, then you can change the modems LAN IP address and its DHCP range prior to kicking the modem into Bridge mode. The modem will continue to use your specified LAN IP address as the login address when its in Bridge mode. So, if you happen to use 10.0.0.X for your own network, reset the modem LAN IP address to something like 192.168.0.1 before kicking it into Bridge mode.
So, to review:
If all else fails and you can’t get back into the modem for some reason, you can always run a factory reset using the WPS/ Restart / Factory Reset button at the back of the modem. Hold the button down for at least thirty seconds and then release it. The modem will start a Factory Reset, after which you can use the same routine to get back into the modem. With a minimum setup over ethernet from day one, using a Factory Reset & ethernet setup later on doesn’t take very long.
09-24-2024 04:21 PM - edited 09-24-2024 04:22 PM
The Ignite Gateways DO have a bridge mode. To enable it, log into the gateway with a web browser (the default Username and Password is admin and password) and you will see a button to enable Bridge Mode.
Rogers will not officially support any configuration where you run on your own equipment so you will need to revert back to a Rogers-supported configuration if you should ever require tech support.
09-24-2024 04:52 PM
Not sure how I missed that. So, if it goes into bridged mode, how would I access the web UI to undo that if I happen just break everything? 🙂 I'm assuming that it will no longer appear at layer 3 once in bridged mode.
09-24-2024 05:40 PM - edited 09-24-2024 06:27 PM
@msoulier wrote:
Not sure how I missed that. So, if it goes into bridged mode, how would I access the web UI to undo that if I happen just break everything? 🙂 I'm assuming that it will no longer appear at layer 3 once in bridged mode.
You can still log into the Gateway while it is in bridge mode, to check the cable modem's signal levels/error stats or to disable Bridge Mode if you should ever need to. The Gateway intercepts traffic to 10.0.0.1 and routes it internally. Obviously, this will not work if you also use the 10.0.0.0/24 address space on your router's internal LAN or if your router's firewall does not allow traffic to RFC 1918 addresses over its WAN interface.
(If you must use the 10.0.0.0/24 address space on your router's Internal LAN, there are additional configuration steps that you can take to accommodate this but the directions for getting all this set up are a bit complicated.)
09-24-2024 06:14 PM - edited 09-24-2024 06:15 PM
@msoulier just to add, if you do happen to use the 10.0.0.0/24 address space for your own network, then you can change the modems LAN IP address and its DHCP range prior to kicking the modem into Bridge mode. The modem will continue to use your specified LAN IP address as the login address when its in Bridge mode. So, if you happen to use 10.0.0.X for your own network, reset the modem LAN IP address to something like 192.168.0.1 before kicking it into Bridge mode.
So, to review:
If all else fails and you can’t get back into the modem for some reason, you can always run a factory reset using the WPS/ Restart / Factory Reset button at the back of the modem. Hold the button down for at least thirty seconds and then release it. The modem will start a Factory Reset, after which you can use the same routine to get back into the modem. With a minimum setup over ethernet from day one, using a Factory Reset & ethernet setup later on doesn’t take very long.
09-25-2024 08:09 AM
Ok, great. I use 192.168.0/24, so having it on 10/8 is just fine.
09-25-2024 08:11 AM
Thanks for the summary. Slightly different as I'm set up already, so fewer steps now to jump into bridged mode. Must temporarily put a head on my headless mini pc acting as my gateway, now running linux. I want to use my Pi-Hole for DNS and DHCP too, so if I can restrict the modem to 10/8 that sounds perfect.