[Kea-users] Kea DDNS update-on-renew

2024-03-28 Thread Isaac Brummel
Hi, I have Kea running in a network that has short lived hosts so the lease time is set to 10 minutes. I have the "ddns-update-on-renew" setting enabled to provide some DNS healing if a record gets removed for whatever reason. The issue I've run into is the DDNS services performs a REMOVE then

[Kea-users] KEA DHCP - BOOTP config

2024-03-28 Thread Philippe EA
Hi all, I'm quite new on KEA DHCP, and I'm trying to setup a proper config using BOOTP, here is my current config for boot-file from an HTTP server (10.171.20.72) : { "subnet4": [ { "reservations": [ { "hostname": "SCG", "hw-address":

Re: [Kea-users] lease4-del

2024-03-28 Thread Jason Keltz
Thanks, Dan! I will try! I knew it was just my syntax. Jason. On 3/28/24 14:30, Dan Oachs via Kea-users wrote: I can delete a lease by doing this... kea-shell (lots of options followed by) lease4-del Then I hit enter and type "ip-address": "XXX.XXX.XXX.XXX" Then hit enter and control-d That

Re: [Kea-users] lease4-del

2024-03-28 Thread Dan Oachs via Kea-users
I can delete a lease by doing this... kea-shell (lots of options followed by) lease4-del Then I hit enter and type"ip-address": "XXX.XXX.XXX.XXX" Then hit enter and control-d That seems to work for me. I'm sure there are other probably better ways to make it work as well. --Dan On Thu,

[Kea-users] lease4-del

2024-03-28 Thread Jason Keltz
Hi. I was trying to use lease4-del in the kea API through kea-shell, but can't seem to get the syntax right. I pass into ...  kea-shell --host localhost --port 8000 --service dhcp4 The following: {   "command": "lease4-del",   "arguments": {     "ip-address": "1.2.3.4"   } } and get

[Kea-users] DHCP NAK through relay option 82

2024-03-28 Thread Brazda.Libor
Hi, I am trying to start kea dhcp with client classification using option 82 through dhcp relay server. When client tries to do renew of ip address, tries to prolongate his lease, kea response with NAK. The problem is that when client makes simple dhcp discover, the packet goes  broadcast