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

Norberto Nuñez Norberto.Nunez at personal.com.py
Mon Mar 1 19:29:55 UTC 2021


Dear Ricardo.
Hope this help you:

# File /etc/radvd.conf
# br1 -> router interface, IP 2803:2a00:2c02:a001::1/64
# DNS information and others, you will need provides through DHCPv6
interface br1 {
        AdvSendAdvert on;
        MinRtrAdvInterval 3;
        MaxRtrAdvInterval 10;
        prefix 2803:2a00:2c02:a001::/64 {
                AdvOnLink on;
                AdvAutonomous on;
                AdvRouterAddr on;
        };
};

Kind regards
                       Norberto Isaac Núñez
Ingeniería de servicios de valor agregado, Núcleo S.A.
Máximo Lira n° 522, Asunción.
Tel.: +595212199396, +595971577190
eMail: Norberto.Nunez at personal.com.py
Web: https://www.personal.com.py

________________________________________
De: Kea-users <kea-users-bounces at lists.isc.org> en nombre de Ricardo J. Barberis <ricardo at palmtx.com.ar>
Enviado: lunes, 1 de marzo de 2021 15:50
Para: kea-users at lists.isc.org
Asunto: Re: [Kea-users] Kea 1.6 DHCP6 configuration on Raspberry Pi 3b running Ubuntu 20.04

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<http://www.DonWeb.com>
_______________________________________________
ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/ for more information.

To unsubscribe visit https://lists.isc.org/mailman/listinfo/kea-users.

Kea-users mailing list
Kea-users at lists.isc.org
https://lists.isc.org/mailman/listinfo/kea-users

________________________________

AVISO LEGAL: Esta información es privada y confidencial y está dirigida únicamente a su destinatario. Si usted no es el destinatario original de este mensaje y por este medio pudo acceder a dicha información por favor elimine el mensaje. La distribución o copia de este mensaje está estrictamente prohibida. Esta comunicación es sólo para propósitos de información y no debe ser considerada como propuesta, aceptación ni como una declaración de voluntad oficial de NUCLEO S.A. La transmisión de e-mails no garantiza que el correo electrónico sea seguro o libre de error. Por consiguiente, no manifestamos que esta información sea completa o precisa. Toda información está sujeta a alterarse sin previo aviso.

This information is private and confidential and intended for the recipient only. If you are not the intended recipient of this message you are hereby notified that any review, dissemination, distribution or copying of this message is strictly prohibited. This communication is for information purposes only and shall not be regarded neither as a proposal, acceptance nor as a statement of will or official statement from NUCLEO S.A. . Email transmission cannot be guaranteed to be secure or error-free. Therefore, we do not represent that this information is complete or accurate and it should not be relied upon as such. All information is subject to change without notice.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/kea-users/attachments/20210301/cf3da925/attachment-0001.htm>


More information about the Kea-users mailing list