[Kea-users] Kea 1.6 DHCP6 configuration on Raspberry Pi 3b running Ubuntu 20.04

Ricardo J. Barberis ricardo at palmtx.com.ar
Mon Mar 1 18:50:21 UTC 2021


Speaking of RA, anyone has any good radvd tutorial to share?

I'm having a hard time assigning a default route to my DHCPv6 clients and all 
of the howtos I've seen (granted, it's been more than a few months since I 
looked) are pretty basic and don't provide troubleshooting instructions.

Thanks in advance, much appreciated.

El Lunes 01/03/2021 a las 13:30, Torbjörn Eklöv escribió:
> DHCPv6 only gives you an address, RA is the one who gives you the
> infrastructure.
>
>
>
>
> /Torbjörn Eklöv
> Interlan Gefle AB
> mobil: 070 - 683 51 75
> http://test-ipv6.se
>
> A home without IPv6 is just a house
> ________________________________
> Från: Kea-users <kea-users-bounces at lists.isc.org> för russell aspinwall
> <raspinwall at willows7.myzen.co.uk> Skickat: den 1 mars 2021 17:23
> Till: kea-users at lists.isc.org <kea-users at lists.isc.org>
> Ämne: [Kea-users] Kea 1.6 DHCP6 configuration on Raspberry Pi 3b running
> Ubuntu 20.04
>
> Hi,
>
> I have successfully configured HA between two Raspberry Pi 3bs running
> Ubuntu server 20.04 with repository Kea 1.6 version.
>
> I have configured a DHCP6 range and a pool but the client always has a
>
> ::/128 address.
>
> As I have a mixture of staticly assigned  and dhcp6 clients in the same
>
> ::/64 subnet, I have specified my ::/64 subnet in the
>
> {
>            "id": 2012,
>            "pools": [ { "pool": "NNNN:PPPP:QQQQ:T:ffff::/80" } ],
>            "subnet": "NNNN:PPPP:QQQQ:T::/64",
>            "interface": "eth0",
>           "option-data" : [
>               {
>                  "name": "domain-search",
>                  "csv-format": true,
>                  "data": "euclid.plato"
>               },
>               {
>                  "name": "dns-servers",
>                  "data": "NNNN:PPPP:QQQQ:T:8213:1132:6645:2222"
>               },
>               {
>                  "name": "sntp-servers",
>                  "data": "NNNN:PPPP:QQQQ:T:8213:1132:6645:2222"
>               }
>
>        ]
>
> }
>
> How I can I assign a ::/64 address which is selected from only a smaller
> portion of the ::/64 subnet so that the client is assigned a ::/64 address.
>
> Thanks
>
> Russell

-- 
Ricardo J. Barberis
Usuario Linux Nº 250625: http://counter.li.org/
Usuario LFS Nº 5121: http://www.linuxfromscratch.org/
Senior SysAdmin / IT Architect - www.DonWeb.com


More information about the Kea-users mailing list