Hello. I’m trying to make dhcpv6 on my RB493G.
IPv6 with RA configuration works, but DHCPv6 looks like a bit tricky to configure. And no, "just use RA is not an answer ![]()
Here is my config:
IPv6 addresses (link-local skipped)
ADDRESS FROM-POOL INTERFACE ADVERTISE
1 G 2001:470:71a9::/64 internal-bridge noIPv6 ND:
1 interface=internal-bridge ra-interval=3m20s-10m ra-delay=3s mtu=unspecified reachable-time=unspecified retransmit-interval=unspecified ra-lifetime=30m hop-limit=64
advertise-mac-address=yes advertise-dns=yes managed-address-configuration=yes other-configuration=yes…And ND prefix:
0 prefix=2001:470:71a9::/64 interface=internal-bridge on-link=yes autonomous=no valid-lifetime=4w2d preferred-lifetime=1wOh, and ipv6 pool:
NAME PREFIX PREFIX-LENGTH
0 home-ipv6 2001:470:71a9::/64 112DHCP server sitting on bridge. Same net also assigned to bridge as you can see. But trying to get IPv6 ending with this message:
echo: dhcp,debug,packet recv hurricane fe80::7e6d:62ff:fe65:8a3 → ff02::1:2
echo: dhcp,debug,packet type: solicit
echo: dhcp,debug,packet transaction-id: 18ec84
echo: dhcp,debug,packet → clientid: 00010001 16a6636d 7c6d6265 08a3
echo: dhcp,debug,packet → ia_na: 00000000 00000000 00000000
echo: dhcp,debug,packet → oro: 00170018
echo: dhcp,debug,packet → elapsed_time: 520
echo: dhcp,debug handling only prefix delegation, discarding..