• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

I've got a DD-WRT router that I want to handle internet only, passing DHCP to my othe

BirdDad

Golden Member
I am trying to set up where my expensive router(not the DD-WRT) handles all DHCP stuff. my DD-WRT router is very inexpensive and I don't want it in charge of the good stuff.
Is DHCP forwarding what I am trying to do?
Please help.
 
So you're running two routers?

Your "expensive" one should be the main router.

The second router should be put on the same network as the first, and disable services that aren't required.

What exactly are you trying to do with two routers? What's the end game?
 
I am trying to set up where my expensive router(not the DD-WRT) handles all DHCP stuff. my DD-WRT router is very inexpensive and I don't want it in charge of the good stuff.
Is DHCP forwarding what I am trying to do?
Please help.

What do you mean by "Handle Internet Only"? Does your ISP simply run an ethernet cable straight to the router without a modem?
 
What you are saying is that you want to use your New expensive Router as you main Router.

So first take the old Router of the Grid and configure the new Router as the main Internet/Network Router.

Then, tell us in technological/Networking terms ("very inexpensive and I don't want it in charge of the good stuff" has nothing to do with Network technology) what you want to use the old Router for, if it possible to do it someone will help you.




😎
 
Okay, you have a couple of options. Disable DHCP on the DDWRT router and leave it on, on the other one, connect them LAN to LAN. You'll need to ensure that the DDWRT router has the .1 IP address for the range and not the shiny new router, otherwise your devices will try hitting the other router to get to the internet (in general, default behavior is to look at x.x.x.1 for the gateway).

As far as I know that should work fine. Or you can connect them up WAN to LAN and run double NAT. Or just disable DHCP on the shiny new router and keep DHCP on, on the DDWRT router, which is what I would recommend.
 
Back
Top