dd-wrt as DHCP and DNS server R6300 v2

Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware
Author Message
szparki
DD-WRT Novice


Joined: 16 May 2025
Posts: 6

PostPosted: Fri May 16, 2025 6:42    Post subject: dd-wrt as DHCP and DNS server R6300 v2 Reply with quote
Scenario:
I have a router from my ISP where I can't use a custom DNS server Shocked . I don't like this and I'd like to use my own DNS server. The ISP router at least allows me to disable DHCP server on it!

My goal is to use my dd-wrt (v3.0-r44715) as a DHCP and DNS server on my network.
After reading the forum I saw that I should have DHCPd settings under Setup->Basic Setup but I'm not seeing any. I tried both "Gateway" and "Router" Operating Mode, any ideas what should I try next? Question

Btw, based on https://dd-wrt.com/support/router-database/?model=R6300_v2 I'm not seeing a newer software release for it
Sponsor
szparki
DD-WRT Novice


Joined: 16 May 2025
Posts: 6

PostPosted: Fri May 16, 2025 7:29    Post subject: Reply with quote
Turns out the WiFi must be an AP mode for the DHCP server settings to come up. Odd, but ok, I found it.
Now I'm looking for a way this to only work as a DHCP & DNS server, nothing else. I'm looking for an option to configure what's the IP address of the actual router on the network but haven't found it yet.



ddwrt2.png
 Description:
 Filesize:  99.1 KB
 Viewed:  578 Time(s)

ddwrt2.png



ddwrt1.png
 Description:
 Filesize:  51.9 KB
 Viewed:  578 Time(s)

ddwrt1.png


egc
DD-WRT Guru


Joined: 18 Mar 2014
Posts: 13647
Location: Netherlands

PostPosted: Fri May 16, 2025 7:38    Post subject: Reply with quote
You are running an old and outdated build, it is highly recommended to upgrade.
Coming from such an old build I would recommend to reset to defaults after upgrading and rebuild from scratch so put settings in manually (make screenshots of your old settings).
Do not restore from an old back up as that is useless (garbage out > garbage in).

See the forum guidelines with helpful pointers about how to research your router, where and what firmware to download, where and how to post and many other helpful tips:
https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=324087

_________________
Routers:Netgear R7000, R6400v1, R6400v2, EA6900 (XvortexCFE), E2000, E1200v1, WRT54GS v1.
Install guide R6400v2, R6700v3,XR300:https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=316399
Install guide R7800/XR500: https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=320614
Forum Guide Lines (important read):https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=324087
kernel-panic69
DD-WRT Guru


Joined: 08 May 2018
Posts: 16113
Location: Texas, USA

PostPosted: Fri May 16, 2025 15:45    Post subject: Reply with quote
Welcome to the forum!

A little bit of reading from the point of the router database link you posted would've pointed you to the R6300 V2 device wiki (which still needs some further edits), which would've pointed you to the Firmware FAQ, which contains the firmware image download locations for all releases, including current releases. More recently, there was a "latest" folder added, which will send you to the current release, which as of this post is New Build - 05/16/2025 - r61298 (build release thread link).

https://download1.dd-wrt.com/dd-wrtv2/downloads/betas/

_________________
"Life is but a fleeting moment, a vapor that vanishes quickly; All is vanity"
Contribute To DD-WRT
Pogo - A minimal level of ability is expected and needed...
RSS feed for DD-WRT releases (2025)
RSS feed for DD-WRT releases (2024)
RSS feed for DD-WRT releases (2023)

----------------------
Linux User #377467 counter.li.org / linuxcounter.net
szparki
DD-WRT Novice


Joined: 16 May 2025
Posts: 6

PostPosted: Fri May 16, 2025 16:49    Post subject: Reply with quote
Thank you for pointing me to the correct location for the latest firmware.
I upgrade it to Firmware: DD-WRT v3.0-r61298 std (05/16/25), though I still see no option where could I specify the router in the DHCP config.



Screenshot 2025-05-16 at 18.31.02.png
 Description:
 Filesize:  73.73 KB
 Viewed:  547 Time(s)

Screenshot 2025-05-16 at 18.31.02.png


minofso
DD-WRT Novice


Joined: 21 Aug 2019
Posts: 10

PostPosted: Sat May 17, 2025 12:17    Post subject: Reply with quote
If your ISP doesn't allow you to change the DNS then I would very much doubt
they would allow you to use your own router to connect to them.
I have just changed to full fibre with a new ISP and the router they sent to
me is still in it's sealed box and I am still using my r6300v2 with of course dd-wrt.
I presume you want to use their router for better wi-fi?
Try first just setting up your r6300v2 to connect to your ISP and if it does,
then we can go from there.
szparki
DD-WRT Novice


Joined: 16 May 2025
Posts: 6

PostPosted: Sat May 17, 2025 12:27    Post subject: Reply with quote
It's a 5G/LTE router, I want to use theirs because the one I have has different bands and the speed is much lower (10x) for cellular. A new one costs a few hundred $/€ so I don't want to buy a new one.
Their router has 2 gigabit ports, I can can connect both my computer and my router to it, works with both
minofso
DD-WRT Novice


Joined: 21 Aug 2019
Posts: 10

PostPosted: Sat May 17, 2025 13:04    Post subject: Reply with quote
Have you tried setting your phone or computer to a static dns such as 1.1.1.1?
This should override your routers dns setting?
You can check in command prompt and type nslookup google.com and enter.
The return first address will be your dns address which was used.
szparki
DD-WRT Novice


Joined: 16 May 2025
Posts: 6

PostPosted: Sat May 17, 2025 13:17    Post subject: Reply with quote
Thank you minofso!
That's exactly what I'm doing now (though not Cloudflare and using DoH).
minofso
DD-WRT Novice


Joined: 21 Aug 2019
Posts: 10

PostPosted: Sat May 17, 2025 13:21    Post subject: Reply with quote
Is it all good now as in what you wanted to do?
szparki
DD-WRT Novice


Joined: 16 May 2025
Posts: 6

PostPosted: Sat May 17, 2025 13:43    Post subject: Reply with quote
I had that configured prior opening this topic.
I'm still hoping I can find a way, if not with dd-wrt maybe with Mikrotik or a Raspberry Pi.
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum