Hi,
I’ve been starting to migrate my isc-dhcpd config to kea on a test server.
There are a couple of questions in mapping the behaviour to kea.
First of all I’ll start with DDNS (other topics will follow ;)
1. How can I specify a ddns-domainname per subnet, if I have multiple subnets,
and want to
Hello,
I want to allow only hosts with reservations and specific client class in some
different subnets.
With isc-dhcp I used “allow members of …”
I tried the following below in kea, but that doesn’t seem to work.
Does anyone have an idea?
"Dhcp4": {
...
"client-classes": [
{
Thanks Francis,
but now I tried with the guard “client-class” in the pool section:
"subnet4": [
{
"id": 151,
"reservation-mode": "global",
"subnet": "172.21.151.0/24",
"pools": [
{
"pool": "172.21.151.10 - 172.21.151.250",
"client-cla
Hi,
I want to migrate from isc to kea and I've kea 2.0 installed. I have 2
questions about this:
1.
I have consolidated the ddns rev. zones and have set in isc's config:
ddns-rev-domainname "128-191.21.172.in-addr.arpa.";
Is there not this option in kea to explicit specify a custom re
Hi,
I have the problem that ddns does not work with IPv6.
The client gets an IPv6 address, but nothing happens on ddns.
The IPv4 part is working well. IPv4 + v6 domains are separate.
There is also nothing in the logfile although I've set it to DEBUG with
debuglevel 99.
Is there anything wr
Hi,
I'm testing HA with kea 2.0 which is working well with IPv4, but with IPv6
there are these errors on the secondary node:
2021-11-08 09:29:05.265 ERROR [kea-dhcp6.ha-hooks/84963.0x801c12000]
HA_LEASES_SYNC_FAILED failed to synchronize leases with kea1
(http://10.0.30.111:8000/): 'leas
-users@lists.isc.org"
Subject: Re: HA with dhcp6
Hi Christian,
Do you load the "lease_cmds" hooks library in both the kea-dhcp4 and
kea-dhcp4 configurations?
/Peter
From: Kea-users on behalf of BÖSCH Christian
Sent: 08 November 2021 09:34
To: kea-users@lists.isc.org
Hi,
I have the problem that ddns does not work with IPv6.
The client gets an IPv6 address, but nothing happens on ddns.
The IPv4 part is working well. IPv4 + v6 domains are separate.
There is also nothing in the logfile although I've set it to DEBUG with
debuglevel 99.
Is there anything wr
.20.11.1"
},
{
"name": "ntp-servers",
"data": "193.170.2.11, 193.170.2.12"
},
{
"name": "domain-name",
"data": "periph.abc.net"
}
]
},
{
"id": 1,
"subnet": "172.21.11
Hi Peter,
Dhcp-socket-type is:
"dhcp-socket-type": "udp"
Kea is running as user “_kea”, installed on debian with the subscriber package
from isc in version 2.6.1.
In general kea works, but some clients get this error.
I’ve shared the config in this thread on the email before to Darren.
eadthedocs.io/en/kea-2.6.1/arm/dhcp4-srv.html#interface-configuration
/Peter
____
From: "BÖSCH Christian"
To: "Kea-users@lists.isc.org"
Sent: Monday, 11 November, 2024 09:40:40
Subject: Re: [Kea-users] error message
Hi Peter,
Dh
ience this permission denied or is it only this
single client?
Thank you,
Darren Ankney
On Mon, Nov 11, 2024 at 5:13 AM BÖSCH Christian wrote:
>
> Hi Peter,
>
>
>
> All the dhcp requests are coming through a relay agent.
>
> So the server isn’t in the same broadcast domain.
Hi,
I'm in the middle of the migration from isc-dhcp to kea. It's going well, but I
still have the following question:
I have 2 kea HA nodes in load-balancing mode. For subnets with dynamic clients
you have to split the pool between the 2 nodes.
But what if you have a subnet that only has cl
Hello,
I periodically get the following error message for some clients. Can anyone
give me a hint about what could be the reason for this?
2024-11-08T09:06:25.914926+01:00 kea1 kea-dhcp4: ERROR
[kea-dhcp4.packets.140628801832640] DHCP4_PACKET_SEND_FAIL [hwtype=1
d8:3a:dd:58:94:0c], cid=[01:
14 matches
Mail list logo