DHCPv6 not assigning IP addresses to VLANs

Post new topic   Reply to topic    DD-WRT Forum Index -> Advanced Networking
Author Message
L J
DD-WRT Novice


Joined: 11 Nov 2017
Posts: 25
Location: Canada, Vancouver Island.

PostPosted: Fri May 16, 2025 20:39    Post subject: DHCPv6 not assigning IP addresses to VLANs Reply with quote
Just setting up IPv6 on my gateway router, Router 1. I followed egc's guide, 2025-Apr-27, https://raw.githubusercontent.com/egc112/ddwrt/main/IPv6%20DNSMasq%20IPv6%20RA.pdf to the letter. The PD is /56 (per the ISP's router GUI), Static DNS 1 is 2620:fe::fe (Quad9) and Static DNS 2 is 2606:1a40::1 (ControlD) and I setup for interfaces br0, (VLAN 1) and br2, (VLAN 4) using Dnsmasq IPv6 Settings.
I included the Static IPv6 lease, add in DNSMasq additional options:
dhcp-host=D0:AB:F5:51:CC:AA,nitro,[::400],30m (Should the MAC address D0:AB:F5:51:CC:AA be changed to my router's MAC? And do I need to include dhcp-host=D0:AB:F5:51:CC:AA,nitro,192.168.13.49,30m shown in the Additional Options on Page 2?)

Also read this post https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=338516 as my ISP also uses Xfinity.

Everything looks good: The router receives a WAN IPv6 address, I reviewed cat /tmp/dhcp6c.conf and cat /tmp/dnsmasq.conf, however the router does not give out IPv6 addresses to any device, Windows, MacOS, iOS, Android even after a restart of the router and the devices. I do receive a Link-local IPv6 address on my Windows laptop of fe80::7396:2647:40ad:ad48%4.

Any suggestions as to what I may be missing or where I should look next?

_________________
Router 1: D-Link, DIR-885L, Firmware v3.0-r61557 std.; Gateway behind ISP router, DMZ, WireGuard Server, SmartDNS
wl0, 2.4 GHz, N only, Ch. 1, two VAPs, wl0.1 IoT on VLAN 3, wl0.2 Guest Network on VLAN 4. wl1, 5 GHz, AC/N, Ch. 36, wl1.1 Guest Network on VLAN 4.
Router 2: Cisco E4200, Firmware v3.0-r60586 std; WAP wired LAN<>LAN to Router 1 on tagged trunk, VLANs 1,3 and 4.
wl0, 2.4 GHz, N only, Ch. 11, two VAPs, wl0.1 IoT on VLAN 3, wl0.2 Guest Network on VLAN 4. wl1, 5 GHz, AC/N, Ch. 100, wl1.1 Guest Network on VLAN 4.
Router 3: Netgear R7000, Firmware v3.0-r61557 std; WAP wired LAN<>LAN to Router 1 on tagged trunk, VLANs 1,3 and 4.
wl0, 2.4 GHz, N only, Ch. 6, two VAPs, wl0.1 IoT on VLAN 3, wl0.2 Guest Network on VLAN 4. wl1, 5 GHz, AC/N, Ch. 60, wl1.1 Guest Network on VLAN 4.
Sponsor
DWCruiser
DD-WRT User


Joined: 15 Aug 2016
Posts: 262
Location: Melbourne, Australia

PostPosted: Mon May 19, 2025 3:34    Post subject: Reply with quote
Firstly, I am sorry for not being helpful in answering your question.

However, I can't help but wondering about the use of IPv6 internally.

I mean IPV6 was created to accommodate the running out of external IPV4 addresses. That said, there are still more than plenty of private addresses using IPV4.

10.0.0.0/8, (or 16,777,216 addresses)
172.16.0.0 to 172.31.0.0 (1,048,576), and
192.168.0.0/16 (65,536)

Unless, you have a peculiar reason such as learning about IPV6 with your home equipment!

_________________
Life is a journey; travel alone makes it less enjoyable and lonely.
___________________________________________________
Netgear R9000
Features:
- Gateway
- Overclocked -2000MHz
- SmartDNS, DDNS
- Both 5GHz & 2.4GHz using DDWRT (not Vanilla component)
- Private Home network on default br0 bridge together with vlan1 + wlan0 & 1
- Isolated port-based VLANS, placed on bridges + vAPs (wlan0.1 & 1.1) for guests & IoT devs)
- OpenVPN Server for secure on-the-road access & control of devices @home
- OpenVPN Client for incognito & o/seas based programs
- P/Forwarding via 10G LAN SFP+ via optical fiber to NAS
- QoS - HFSC/SFQ deployed on Bigpond's 100/20mbps connection


Last edited by DWCruiser on Mon May 19, 2025 5:40; edited 1 time in total
Per Yngve Berg
DD-WRT Guru


Joined: 13 Aug 2013
Posts: 7032
Location: Romerike, Norway

PostPosted: Mon May 19, 2025 4:00    Post subject: Reply with quote
Ditch the ISP Router. It does not probably have a Wide DHCP Server that hand out PD.
L J
DD-WRT Novice


Joined: 11 Nov 2017
Posts: 25
Location: Canada, Vancouver Island.

PostPosted: Thu May 22, 2025 17:37    Post subject: Reply with quote
DWC
Trying to learn. IPv6 is the future and I want to stay ahead of the curve. Smile


PYB
If by "Ditch the ISP Router." do you mean put the ISP router in bridge mode? I would prefer not doing that. I like to keep it and it's 5 GHz channel as a backup to my home network if something goes wrong with a flash or a setup on my dd-wrt routers.

I have included an attachment showing my ISP's network settings. Can you tell if they have a Wide DHCP server from this? I assumed it did because of the /56 at the end of Delegated Prefix: 2604:3d08:2f92:d200::/56.

At some point I might try bridging the ISP to see if that works but will continue to look for another solution going through the ISP's router.

Thank you for your suggestion.



Screenshot 2025-05-15 at 15-33-14 Gateway Connection.jpg
 Description:
 Filesize:  49.29 KB
 Viewed:  168 Time(s)

Screenshot 2025-05-15 at 15-33-14 Gateway Connection.jpg



_________________
Router 1: D-Link, DIR-885L, Firmware v3.0-r61557 std.; Gateway behind ISP router, DMZ, WireGuard Server, SmartDNS
wl0, 2.4 GHz, N only, Ch. 1, two VAPs, wl0.1 IoT on VLAN 3, wl0.2 Guest Network on VLAN 4. wl1, 5 GHz, AC/N, Ch. 36, wl1.1 Guest Network on VLAN 4.
Router 2: Cisco E4200, Firmware v3.0-r60586 std; WAP wired LAN<>LAN to Router 1 on tagged trunk, VLANs 1,3 and 4.
wl0, 2.4 GHz, N only, Ch. 11, two VAPs, wl0.1 IoT on VLAN 3, wl0.2 Guest Network on VLAN 4. wl1, 5 GHz, AC/N, Ch. 100, wl1.1 Guest Network on VLAN 4.
Router 3: Netgear R7000, Firmware v3.0-r61557 std; WAP wired LAN<>LAN to Router 1 on tagged trunk, VLANs 1,3 and 4.
wl0, 2.4 GHz, N only, Ch. 6, two VAPs, wl0.1 IoT on VLAN 3, wl0.2 Guest Network on VLAN 4. wl1, 5 GHz, AC/N, Ch. 60, wl1.1 Guest Network on VLAN 4.
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Advanced Networking 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 cannot attach files in this forum
You cannot download files in this forum