<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
DHCPv6 only gives you an address, RA is the one who gives you the infrastructure.</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div id="Signature">
<div>
<div></div>
<div style="font-family:Tahoma; font-size:13px">
<div class="BodyFragment"><font size="2">
<div class="PlainText"><br>
<br>
/Torbjörn Eklöv<br>
Interlan Gefle AB<br>
mobil: 070 - 683 51 75<br>
http://test-ipv6.se<br>
<div><br>
<div></div>
</div>
<div>A home without IPv6 is just a house</div>
</div>
</font></div>
</div>
</div>
</div>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>Från:</b> Kea-users <kea-users-bounces@lists.isc.org> för russell aspinwall <raspinwall@willows7.myzen.co.uk><br>
<b>Skickat:</b> den 1 mars 2021 17:23<br>
<b>Till:</b> kea-users@lists.isc.org <kea-users@lists.isc.org><br>
<b>Ämne:</b> [Kea-users] Kea 1.6 DHCP6 configuration on Raspberry Pi 3b running Ubuntu 20.04</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">Hi,<br>
<br>
I have successfully configured HA between two Raspberry Pi 3bs running <br>
Ubuntu server 20.04 with repository Kea 1.6 version.<br>
<br>
I have configured a DHCP6 range and a pool but the client always has a <br>
::/128 address.<br>
<br>
As I have a mixture of staticly assigned and dhcp6 clients in the same <br>
::/64 subnet, I have specified my ::/64 subnet in the<br>
<br>
{<br>
"id": 2012,<br>
"pools": [ { "pool": "NNNN:PPPP:QQQQ:T:ffff::/80" } ],<br>
"subnet": "NNNN:PPPP:QQQQ:T::/64",<br>
"interface": "eth0",<br>
"option-data" : [<br>
{<br>
"name": "domain-search",<br>
"csv-format": true,<br>
"data": "euclid.plato"<br>
},<br>
{<br>
"name": "dns-servers",<br>
"data": "NNNN:PPPP:QQQQ:T:8213:1132:6645:2222"<br>
},<br>
{<br>
"name": "sntp-servers",<br>
"data": "NNNN:PPPP:QQQQ:T:8213:1132:6645:2222"<br>
}<br>
<br>
]<br>
<br>
}<br>
<br>
How I can I assign a ::/64 address which is selected from only a smaller <br>
portion of the ::/64 subnet so that the client is assigned a ::/64 address.<br>
<br>
Thanks<br>
<br>
Russell<br>
<br>
_______________________________________________<br>
ISC funds the development of this software with paid support subscriptions. Contact us at
<a href="https://www.isc.org/contact/">https://www.isc.org/contact/</a> for more information.<br>
<br>
To unsubscribe visit <a href="https://lists.isc.org/mailman/listinfo/kea-users">https://lists.isc.org/mailman/listinfo/kea-users</a>.<br>
<br>
Kea-users mailing list<br>
Kea-users@lists.isc.org<br>
<a href="https://lists.isc.org/mailman/listinfo/kea-users">https://lists.isc.org/mailman/listinfo/kea-users</a><br>
</div>
</span></font></div>
</body>
</html>