k you,
Darren Ankney
On Sun, Sep 28, 2025 at 11:49 AM BruckyNetworks via Kea-users
wrote:
>
> Hi all,
>
> I’m attempting to migrate from ISC DHCP to Kea DHCP and failing badly. I am
> after some assistance translating a small, working ISC config into Kea.
>
> What the set up is
Hi Wilhelm,
You seem to be correct. Kea does not seem support that. I could not
find an existing GL issue about this either. Please feel free to open
an issue here: https://gitlab.isc.org/isc-projects/kea/-/issues/ to
report this problem.
Thank you,
Darren Ankney
On Tue, Sep 23, 2025 at 6
Hi Charles,
While testing, you can enable update-on-renew (see here:
https://kea.readthedocs.io/en/kea-3.0.1/arm/dhcp4-srv.html#ddns-for-dhcpv4)
to make Kea more talkative with the DNS server.
Thank you,
Darren Ankney
On Tue, Sep 23, 2025 at 2:39 PM Charles Curley
wrote:
>
> On Tue,
Hello Dipesh,
I have opened: https://gitlab.isc.org/isc-projects/kea/-/issues/4106
thank you for reporting this documentation error.
Thank you,
Darren Ankney
On Fri, Aug 29, 2025 at 3:13 PM Dipesh Kayastha
wrote:
>
> Hello Darren,
>
> While testing libdhcp_ping_check.so, I noti
k you,
Darren Ankney
On Thu, Sep 4, 2025 at 8:38 AM DDFR | Ronald Blaas wrote:
>
> Hi Darren,
>
> This looks very promising!
>
> Can we use this method per subnet ?
> Our DHCP server provides services for multiple subnets.
>
> Regards,
>
> Ronald
>
>
>
>
)
so that the lease is recorded by option 82 as well (i.e., the
client-id in the lease is replaced with the option82 hex). In this
way, Kea will effectively be unaware that the client has changed.
Thank you,
Darren Ankney
On Wed, Sep 3, 2025 at 9:16 AM DDFR | Ronald Blaas wrote:
>
> Hi all
"severity": "DEBUG",
"debuglevel": 99
}
]
}
You can set as many of these up as you like. Perhaps one per logger
name (see list here:
https://kea.readthedocs.io/en/kea-3.0.1/arm/logging.html#id3)
Please note that you can also send al
sc.org/isc-projects/kea/-/issues describing the
problem in detail.
Thank you,
Darren Ankney
On Fri, Aug 29, 2025 at 3:07 AM Dipesh Kayastha
wrote:
>
> Hello Kea team,
>
> I am testing the libdhcp_ping_check.so hook library and observed some
> behavior I’d like clarification on.
>
hedocs.io/en/kea-3.0.0/arm/dhcp6-srv.html#using-a-specific-relay-agent-for-a-subnet
And here (shared-networks):
https://kea.readthedocs.io/en/kea-3.0.0/arm/dhcp6-srv.html#local-and-relayed-traffic-in-shared-networks
Your prefix delegation and IA_NA subnets need not be part of the same
/48. Many ISPs c
,
Darren Ankney
On Mon, Aug 11, 2025 at 4:38 PM Brent Miles via Kea-users
wrote:
>
> Can bulk leasequery work using a mysql backend or is it limited to memfile
> only?
>
>
> This message is intended only for the use of the individual or entity to
> which it is addressed and ma
his software have
two criteria:
* Do not require further configuration (except HA).
* Are open source.
The additional hooks available in Kea 3.0.0 open source are now
available for selection in "Hooks Configuration".
[#80]
Download here:
https://gitlab.isc.org/isc-projects/kea-
non-production server.
Thank you,
Darren Ankney
On Mon, Jul 21, 2025 at 12:04 PM fbcadmin via Kea-users
wrote:
>
> Originally I followed instructions at
> https://kb.isc.org/docs/isc-kea-packages to install kea dhcp. I looked
> at that page and did not see a 3-0 version o
sc.org/isc-projects/kea/-/issues/4017
Thank you,
Darren Ankney
On Sat, Jul 19, 2025 at 4:02 PM Nathan Faulkner
wrote:
>
> Unless I'm misreading the spec, the length for sub-option 19 (hex 13) should
> be 0.
>
> On Sat, Jul 19, 2025, 3:54 PM Darren Ankney wrote:
>>
>&
01 = sub option 1
06 = 6 bytes length
564C414E3132 = VLAN12
This is exactly what would appear on the wire.
Thank you,
Darren Ankney
On Sat, Jul 19, 2025 at 12:59 PM Nathan Faulkner
wrote:
>
> The registration page mentioned that some domains were blocked and this list
> could be
ile. Then your (probably) systemd logs
should show the error. Assuming systemd, your startup logs should be
available like so: `sudo journalctl -xe -u ` (where
service name is replaced by the service name of the kea-dhcp4 daemon).
Thank you,
Darren Ankney
On Tue, Jul 15, 2025 at 11:20 AM Brent
docs.io/en/kea-3.0.0/arm/dhcp4-srv.html#host-reservations-in-dhcpv4
Thank you,
Darren Ankney
On Wed, Jul 16, 2025 at 3:04 AM Mike Lieberman wrote:
>
> I have been using ISC-DHCP for years. I am a complete novice with Kea.
>
> I installed Kea 3.0.0 in a Debian 12 server. I migrated my
d to use on the command line. For some tips
(though they are instructions for templates) see here:
https://kb.isc.org/docs/how-to-use-perfdhcp-benchmarking-tool
Thank you,
Darren Ankney
On Thu, Jul 17, 2025 at 9:33 PM Nathan Faulkner
wrote:
>
> I was trying to create an account to report a couple
don't think they would
have the same lifetime..
Thank you,
Darren Ankney
On Mon, Jun 30, 2025 at 3:03 PM Ede Wolf wrote:
>
> Am 29.06.25 um 12:31 schrieb Darren Ankney:
> > Hi,
> >
> > Are you sure the IA_TA are coming from Kea?
> > https://kea.readthedocs
ted in RFC 8415."
Thank you,
Darren Ankney
On Sat, Jun 28, 2025 at 11:43 AM Ede Wolf wrote:
>
> Hello,
>
> Currently, when the main ipv6 address lifetimes gets renewed, the
> temporary ones do also.
>
> And I would like to change that behavior globally - at least for all of
Hi Dipesh,
This is not currently supported. You can open an issue here:
https://gitlab.isc.org/isc-projects/kea/-/issues/ requesting the support be
added.
Thank you,
Darren Ankney
On Fri, Jun 13, 2025 at 2:13 AM Dipesh Kayastha <
er.dipesh.kayas...@gmail.com> wrote:
> Dear Kea Develop
ot;haproxy" (https://www.haproxy.org/)
to provide multiple database support. If this won't work for you,
perhaps you could open an issue requesting multiple database server
support be added here:
https://gitlab.isc.org/isc-projects/kea/-/issues/
Thank you,
Darren Ankney
On Tue, Jun
want to enable lease
caching:
https://kea.readthedocs.io/en/kea-2.6.3/arm/dhcp4-srv.html#lease-caching
which SHOULD mitigate the issue (assuming it is the same cause as
issue 2932. If it is the same cause as 2223, then perhaps not).
Thank you,
Darren Ankney
On Mon, Jun 9, 2025 at 9:13 AM Elton
Hi Wilhelm,
I think that Kea needs to be changed before SSL will be supported in
the PostgreSQL connection. I think the team is tracking the issue
here: https://gitlab.isc.org/isc-projects/kea/-/issues/3927
Thank you,
Darren Ankney
On Tue, Jun 3, 2025 at 9:52 AM Wilhelm Wijkander wrote
at
it will find configuration errors that would not prevent Kea from
starting.
Thank you,
Darren Ankney
On Tue, Jun 3, 2025 at 10:35 AM Gregor Kling wrote:
>
>
> On 6/3/25 16:15, Francis Dupont wrote:
> > -t (it does not check everything but at least
> > syntax errors
readed-configuration-ha-mt
Thank you,
Darren Ankney
On Mon, Jun 2, 2025 at 6:17 PM Jason Bailey via Kea-users
wrote:
>
> I'm trying to turn up four Kea DHCP servers (version 2.4.1 via official
> Kea packages) in dual active/passive HA pairs (servers 1 and 2 in one
> pair and serv
Hi Wilhelm,
Currently, Kea does not support multiple database servers directly.
This article may be of some use:
https://kb.isc.org/docs/experimenting-with-postgresql-high-availability
Thank you,
Darren Ankney
On Mon, Jun 2, 2025 at 9:21 AM Wilhelm Wijkander wrote:
>
> Hello :)
>
>
Hi Mark,
> Is there a way to get around the error "unable to override definition of
> option '121' in standard option space 'dhcp4' "?
Yes. This article describes such a method:
https://kb.isc.org/docs/redefining-standard-options
Thank you,
Darren Ankney
f the heartbeat. I am not, however, a C++ expert so I
could be wrong.
Thank you,
Darren Ankney
On Fri, May 23, 2025 at 4:13 AM Diogo André de Assumpção via Kea-users
wrote:
>
> Hi!
>
>
>
> Looking at the following bit from the Kea ARM
>
>
>
> heartbeat-delay - s
(member('bookworm'))",
"boot-file-name": "/linf/bookworm/boot/current-amd64/pxelinux.0"
}
]
Please review this documentation for further details:
- https://kea.readthedocs.io/en/latest/arm/classify.html
-
https://kea.readthedocs.io/en/latest/arm/dhcp4-srv.ht
ame": "/linf/bookworm/boot/current-amd64/pxelinux.0"
}
]
Where 123 is the option number of "pxe-system-type". Repeat for the
other cases in the group shown.
Thank you,
Darren Ankney
On Fri, May 30, 2025 at 8:17 AM Christoph Pleger
wrote:
>
> Hello,
>
> i
hook).
Thank you,
Darren Ankney
On Tue, May 27, 2025 at 5:01 AM Wilhelm Wijkander wrote:
>
> Thanks a lot - I didn't realize it reading about them in the ARM, but
> put together as you described it was exactly what I needed!
>
> However am I right in thinking that I can o
s guards (see:
https://kea.readthedocs.io/en/kea-2.6.2/arm/dhcp4-srv.html#pool-selection-with-client-class-reservations)
on any of the subnets.
Thank you,
Darren Ankney
On Fri, May 23, 2025 at 2:19 PM Nathan Wicka via Kea-users <
kea-users@lists.isc.org> wrote:
> Hi, Darren.
>
>
>
&
er systems I could use just one
> "no_win" class, which I would consider more elegant, but I haven't
> seen a way to do this.
You will be able to do this in 3.0.0 with Option class-tagging:
https://kea.readthedocs.io/en/kea-2.7.8/arm/classify.html#option-class-tagging
Thank you,
Hi Nate,
How was Kea installed? Did you compile from source or install via
packages? It doesn't look like that crash from 2018 is relevant.
User was able to avoid the crash by not loading a hook he was trying
to create.
Thank you,
Darren Ankney
On Wed, May 21, 2025 at 5:59 PM Nathan Wick
logs surrounding this time period, something might be
revealed. Please be sure and redact any sensitive information. Also,
the latest stable Stork is 2.0.1 and the latest stable Kea is 2.6.2.
You may want to make plans to upgrade.
Thank you,
Darren Ankney
On Fri, May 16, 2025 at 3:59 PM Don
(or settings) from global were included, then you might
not have a way to know which option data needs to be sent in
subsequent edits and which is from global.
To submit ideas or bug reports, you can do that here:
https://gitlab.isc.org/isc-projects/kea/-/issues/
Thank you,
Darren Ankney
On Fri
, and many others do not).
Thank you,
Darren Ankney
On Fri, May 9, 2025 at 5:50 AM Matt Crum via Kea-users
wrote:
>
> Hi -
>
>
>
> We’re developing an API integration with Kea and until now have been doing
> whole file operations for everything, because we did not have access t
e rather than "stash-agent-option": true
Please note that you also need to set "store-extended-info": true
(see:
https://kea.readthedocs.io/en/kea-2.6.2/arm/dhcp4-srv.html#storing-extended-lease-information)
Perhaps this will solve the problem?
Thank you,
Darren Ankney
On Wed,
Hi Scott,
Ahh... I didn't realize you were using -T flag. This is fixed in 2.7.3:
https://gitlab.isc.org/isc-projects/kea/-/issues/3542
Thank you,
Darren Ankney
On Mon, May 5, 2025 at 2:55 PM Scott Rakow wrote:
> Hey Darren,
> Thanks for your help.
>
> I do specifically hav
hat I saw left out the
> ha-maintenance-cancel and start commands.
You will be able to setup remote API listening directly in the various
daemons in 2.7+ The separate daemon is removed, but the functionality
survives. You are encouraged to setup a test machine of some sort and
start experimentin
simply delete the lease file, then you'll have orphaned DNS
records hanging around. For testing, I recommend a short lease
(perhaps 5 minutes) so that you can just wait for the lease to expire
and things to happen naturally.
Thank you,
Darren Ankney
--
ISC funds the development of this softwa
garding where to look for those logs.
You said this was a home lab. You might try temporarily allowing
updates from "any;" of any record type in your BIND server
configuration just to make sure it isn't some mistake in the security
policy you've defined.
Thank you,
Darren Ankne
rt if the database schema is not updated. See here:
https://kea.readthedocs.io/en/kea-2.4.1/arm/admin.html#upgrading-a-mysql-database-from-an-earlier-version-of-kea
(MySQL) or here:
https://kea.readthedocs.io/en/kea-2.4.1/arm/admin.html#upgrading-a-postgresql-database-from-an-earlier-version-of-kea
(Po
Hi,
I am still unable to replicate this behavior. It works as expected
for me. Please can you give the exact API commands and data payload
required to reproduce this behavior?
Thank you,
Darren Ankney
On Wed, Apr 23, 2025 at 8:50 AM tachibanash...@outlook.com
wrote:
>
> I have unica
Hi,
I am not able to reproduce this behavior. Please can you share your
entire "Before config-write" Kea configuration? Please redact any
sensitive items.
Thank you,
Darren Ankney
On Mon, Apr 21, 2025 at 9:45 AM tachibanash...@outlook.com
wrote:
>
> Hi Darren,
>
> I a
o not know if achieving the
same behavior is possible.
Thank you,
Darren Ankney
On Sat, Apr 19, 2025 at 5:39 PM Chuck Zmudzinski via Kea-users
wrote:
>
> Hi Darren,
>
> I found the reason for the problem, but still have a question. Your
> advice to look at the logs identified the
environment, to not use a database server
with Kea as the database queries that Kea must make actually decrease
performance.
Thank you,
Darren Ankney
On Mon, Apr 21, 2025 at 2:07 PM Dave Hall via Kea-users
wrote:
>
> Hello,
>
> As we are starting to plan for an eventual migration from ISC DHC
why an _class2 would be added in this case.
Do you have a "device" or "device_class2" defined in client-classes
(not in the subnet but an actual class definition)?
Thank you,
Darren Ankney
On Thu, Apr 17, 2025 at 5:23 PM tachibanash...@outlook.com
wrote:
>
> Gree
Hello,
That is indeed true. The API will write out a complex file. This is
because Kea is dumping the configuration from memory, which includes
all of the defaults. There isn't a way around this that I am aware
of.
Thank you,
Darren Ankney
On Mon, Apr 14, 2025 at 10:01 AM tachib
;: to the subnet as
a hint for selecting the subnet as explained here:
https://kea.readthedocs.io/en/latest/arm/dhcp4-srv.html#local-and-relayed-traffic-in-shared-networks
It could be something else, but with the information available here,
that is my guess.
Thank you,
Darren Ankney
On Sun, Apr
You will need to perform a config-write to write the changes to the config
file. The changes made by API commands are only in memory until a
config-write is performed.
On Thu, Apr 10, 2025 at 12:56 PM tachibanash...@outlook.com <
tachibanash...@outlook.com> wrote:
> Hi Razvan,
>
>
> I run the AP
hink
you might find that option 79 is not included.
Thank you,
Darren Ankney
On Tue, Apr 8, 2025 at 12:06 PM Jan Rovner via Kea-users <
kea-users@lists.isc.org> wrote:
> Hello,
>
> I am running dhcp6 server with strict policy that KEA talks only to
> clients with known MACs (Reserva
},
{
"name": "syslog-address",
"space": "vendor-encapsulated-options"
"data": "some data"
},
{
"name": "vendor-encapsulated-options"
ty of transmitting computer
> viruses. We do not guarantee, however, that any attachments to this Email
> are virus-free.
> --
> *From:* Kea-users on behalf of Darren
> Ankney
> *Sent:* Thursday, April 3, 2025 1:37 PM
> *To:* Kea user's list
> *Subject:* Re: [Kea-us
Hi Jason,
If you want to manually manipulate the leases (which is normally not
recommended, but I assume you have good reason for doing this), then you'll
have to send the delete to both servers. I do not believe that these API
calls will be synced.
Thank you,
Darren Ankney
On Thu,
)
Something like this:
"pools": [
{ "pool": "172.16.120.50 - 172.16.120.125",
"client-class": "HA_server1"
},
{ "pool": "172.16.120.126 - 172.16.120.200",
"client-class": &q
Hi Diogo,
You haven't missed anything. This is the current intended behavior.
There is a new Gitlab issue about this here:
https://gitlab.isc.org/isc-projects/kea/-/issues/3790 that may
interest you.
Thank you,
Darren Ankney
On Mon, Mar 10, 2025 at 8:46 PM Diogo André de Assumpção vi
xxc='+option[82].option[1].hex"
but I've never tried to use these functions or packet contents in the
"data" field.
Thank you,
Darren Ankney
On Wed, Mar 5, 2025 at 4:04 AM DDFR | Ronald Blaas wrote:
>
> Hi all,
>
> We recently switch a subnet from isc-dhcp to
client is not a member
of the 'google-ns' class.
Thank you,
Darren Ankney
On Fri, Mar 7, 2025 at 11:42 AM Walter Reiner via Kea-users
wrote:
>
> Hello,
>
> thank you for your help.
>
> I have it now setup in the following way:
>
> ~~~
> "hooks-libraries"
-option-so-flexible-option-actions-for-option-value-settings
Thank you,
Darren Ankney
On Tue, Mar 4, 2025 at 11:08 AM Walter Reiner via Kea-users
wrote:
>
> Hi,
>
> I'm trying to overwrite option-data fields, e.g. domain-name-servers but also
> others, for specific reservat
Hi Dipesh,
Please see https://gitlab.isc.org/isc-projects/kea/-/issues/953 where
you can voice your support for this.
Thank you,
Darren Ankney
On Thu, Feb 27, 2025 at 4:05 PM Dipesh Kayastha
wrote:
>
> Hello Kea Developers and Users,
>
>
>
> We are in the process of migratin
Hi Sébastien,
You may want to ask this question on stork-users (
https://lists.isc.org/mailman/listinfo/stork-users) since it is related to
Stork. A Stork developer or two have been known to respond there as well.
Thank you,
Darren Ankney
On Tue, Feb 25, 2025 at 3:14 AM Sébastien Nauer via Kea
e
here:
https://kea.readthedocs.io/en/latest/arm/dhcp6-srv.html#using-a-specific-relay-agent-for-a-subnet).
But you may not have to if the relay agent source IP is actually part
of one of the subnets configured on your DHCP server.
Thank you,
Darren Ankney
--
ISC funds the development of this so
so that you can contribute if you like.
Thank you,
Darren Ankney
On Sat, Feb 15, 2025 at 5:19 PM John Lind wrote:
>
> This is hard to describe, so I'll try to show it as clearly as I can.
>
> The leases script takes the client id, skips the first digit, then converts
> eac
hared-network statement.
Hope that helps!
Thank you,
Darren Ankney
On Mon, Feb 17, 2025 at 11:31 PM Geoff Sweet wrote:
>
> So let me paint the picture here. Several subnets. Each behind a common
> firewall and each in its own firewall zone. Each subnet has a dhcp relay
> listener
figuration. There are
no prefix for the server to allocate configured here. See here:
https://kea.readthedocs.io/en/kea-2.6.1/arm/dhcp6-srv.html#subnet-and-prefix-delegation-pools
Thank you,
Darren Ankney
On Sat, Feb 15, 2025 at 7:15 PM Geoff Sweet wrote:
>
> So I have now modified this share
Hi John,
Probably a combination of here:
https://reports.kea.isc.org/dev_guide/d6/dbd/dhcpDatabaseBackends.html#memfile-description
and looking at the source code.
Thank you,
Darren Ankney
On Sat, Feb 15, 2025 at 6:32 PM John Lind wrote:
>
> Where would I find the documentation on w
,
Darren Ankney
On Sat, Feb 15, 2025 at 3:06 PM John Lind wrote:
>
> Thanks! Yes - I understood about the "reservations" not being stored, but
> rather a lease based on the reservation, though I did express that carelessly.
>
> So - is there a suggestion "box"?
cal-and-relayed-traffic-in-shared-networks
where it says:
" it is a configuration error to specify different relay addresses for
the respective subnets in the shared network."
Thank you,
Darren Ankney
On Sat, Feb 15, 2025 at 3:10 AM Geoff Sweet wrote:
>
> Thanks kindly there Darren,
isn't so much keeping the reservation in
this file as it is keeping a lease. Clients who have not obtained
their reserved address will not appear in this file.
Thank you,
Darren Ankney
On Fri, Feb 14, 2025 at 5:28 PM John Lind wrote:
>
> Well, it appears that I have been on a foo
n. You can have multiple
reservations for the same IP address, however (see here:
https://kea.readthedocs.io/en/kea-2.6.1/arm/dhcp4-srv.html#multiple-reservations-for-the-same-ip),
which would let you achieve what you are trying to achieve I think.
Thank you,
Darren Ankney
On Thu, Feb 13, 2025 a
Hi Jason,
That actually isn't intended. It will (probably) be fixed in 2.7.7:
https://gitlab.isc.org/isc-projects/kea/-/issues/3702
Thank you,
Darren Ankney
On Thu, Feb 13, 2025 at 4:21 PM Jason Creviston
wrote:
> Thanks for the reply Darren! You got my brain working again,
circuit-id: ' +
option[82].option[1].hex, '') // sub-option 1 is the circuit-id.
Thank you,
Darren Ankney
On Wed, Feb 12, 2025 at 4:34 PM Jim Springsteen
wrote:
>
> I apologize for my late response.
>
> I am making use of the request-parser-format and the documentation
you need to specify the address. Something like this:
"interfaces-config": {
"interfaces": [
"ens18/2001:db8::12"
]
},
See here:
https://kea.readthedocs.io/en/latest/arm/dhcp6-srv.html#interface-configuration
Thank you,
Darren Ankney
O
wister inside the double quotes) but
you might want to perform a packet capture to confirm that your client
actually has a hostname in the client-id field. I've not seen that
previously. Option 61 normally isn't present at all or contains the
mac address. But if this was working in ISC
the team
would want to save these when importing the leases, more work might be
required, was what I really meant.
Thank you,
Darren Ankney
On Thu, Feb 6, 2025 at 5:18 PM John Lind wrote:
>
> Awesome! Thank you so much! I'm confused about it saying the patch "may not
> work
Hi John,
Someone has reported for you:
https://gitlab.isc.org/isc-projects/keama/-/issues/70
Have a great week!
Thank you,
Darren Ankney
On Thu, Feb 6, 2025 at 2:55 PM John Lind wrote:
>
> Thanks, Darren. I'm retired now, and don't really have a way to get another
>
eate a merge request though.
Thank you,
Darren Ankney
On Mon, Feb 3, 2025 at 10:57 PM John Lind wrote:
>
> I managed to pull the script from the GIT repository. It doesn't seem to be
> versioned, but I believe it is the latest and it says:
>
> # dhcp2kea by marmo
> # 6-1
hat in mind, are you
getting the logs you need?
Thank you,
Darren Ankney
On Wed, Jan 29, 2025 at 9:45 AM Jim Springsteen
wrote:
>
> Darren,
>
> I have been trying to use a customized response-parser-format, but I can't
> find good documentation on the options I can use to
Hi Jim,
I think, if I recall correctly, that DISCOVER are not logged by the
legal log. I think if you supply a customized response-parser-format,
you'll see the option 82 from the OFFER logged.
Thank you,
Darren Ankney
On Tue, Jan 28, 2025 at 4:51 PM Jim Springsteen
wrote:
>
> Af
ot;
(https://kea.readthedocs.io/en/kea-2.6.1/arm/dhcp4-srv.html#ddns-for-dhcpv4)
Thank you,
Darren Ankney
On Fri, Jan 24, 2025 at 4:43 PM wrote:
>
> Hi,
>
> I am facing a quite strange issue with Windows 11 24H2 clients and Kea
> DHCPv6.
>
> Windows seems to constantly request a
t;gaps".
see:
https://kea.readthedocs.io/en/kea-2.6.1/arm/dhcp4-srv.html#dhcpv4-vendor-specific-options
.. specifically the VIVSO (option 125) sub options example.
Thank you,
Darren Ankney
On Fri, Jan 24, 2025 at 6:08 AM DDFR | Ronald Blaas
wrote:
>
> Hi all
>
> I must be forgetting s
.html#configuring-the-forensic-logging-hooks).
These use the same expression syntax as client-classification (see
here:
https://kea.readthedocs.io/en/kea-2.6.1/arm/classify.html#using-expressions-in-classification).
Thank you,
Darren Ankney
On Tue, Jan 21, 2025 at 4:34 PM Jim Springsteen
wrote:
&
Hi Uwe,
Have you loaded the stat_cmds hook in Kea? Stork needs this for at
least some of the statistics. See here:
https://kea.readthedocs.io/en/kea-2.6.1/arm/hooks.html#libdhcp-stat-cmds-so-statistics-commands-for-supplemental-lease-statistics
On Fri, Jan 17, 2025 at 4:08 PM Uwe Jasper wrote:
do what you describe is the first
example in the documentation. You may need to play with log rotation and
retention settings to keep what you want for as long as is required.
Thank you,
Darren Ankney
On Fri, Jan 17, 2025 at 1:49 PM Jim Springsteen <
jim.springst...@southslope.com> wrote
? I don't know.
Perhaps you could test in a lab setting before implementation?
Thank you,
Darren Ankney
On Wed, Jan 15, 2025 at 7:40 AM Owen DeLong wrote:
>
> Can I really substitute part of a string from an include file? Forgive my
> ignorance, but what would the syntax for that l
-srv.html#additional-classification)
might help? Your goal would be to isolate these so that you only set
one per "option-data": { } so they don't overwrite each other. You
can use multiple additional client classes in each subnet to
accomplish this.
Thank you,
Darren Ankney
On Tue, Ja
how widely expressions can be used in a kea configuration file
> outside of client classes.
>
> If that capability doesn’t currently exist, it’s probably very much worth
> adding to the enhancements list.
>
> Owen
>
>
> > On Jan 14, 2025, at 10:02, Darren Ankney wrot
ead
of the name (not 100% sure that is a valid workaround). The code for
'boot-file-name' seems to be 67. So replace "name": "boot-file-name"
with "code": 67 in one of them perhaps?
Thank you,
Darren Ankney
On Tue, Jan 14, 2025 at 2:20 PM Isaac Brummel
Hello Yu,
I do not know for sure, but I think the intention is for the things in
the 2.7.x branch to be released in 3.0.0. Since this is already in
the 2.7.x branch, it should be in 3.0.0
Thank you,
Darren Ankney
On Tue, Jan 14, 2025 at 10:42 AM Xiao, Yu (CCI-Atlanta) wrote:
>
> Hi
Hi Owen,
I can't think of anyway from within Kea to do this. Kea would have no
knowledge of what prefix was delegated. I would say that you would
need to do scripts or find some consumer device that already does this
for you (e.g., perhaps one of the ASUS routers?).
Thank you,
Darren A
4
- require-client-classes -> evaluate-additional-classes - This change
is merely a renaming to make it more clear what the functionality
actually does. The naming was unclear before and led to confusion
(see:
https://kea.readthedocs.io/en/kea-2.7.5/arm/dhcp4-srv.html#additional-classificatio
Hi Jonas,
You may want to read this article about how to report crashes to the
development team: https://kb.isc.org/docs/aa-00340 it should provide
all of the necessary details about what needs to be collected and what
to do with it.
Thank you,
Darren Ankney
On Mon, Jan 13, 2025 at 2:45 PM
ok would be that
all servers would try to answer each client. You would also want to
run the random lease allocator to avoid collisions.
Thank you,
Darren Ankney
On Thu, Jan 9, 2025 at 4:51 AM Sébastien Nauer wrote:
>
> Hello Daren,
>
> Thank you for your comments.
>
> We use
tork-users
(https://lists.isc.org/mailman/listinfo/stork-users), however.
Thank you,
Darren Ankney
On Wed, Jan 8, 2025 at 5:13 AM DDFR | Ronald Blaas wrote:
>
> Hi All,
>
> Just notices something
>
>
> In Stork (v2.0.0) I see a configuration issue
>
>
> Kea daemon [29
-10-and-11
)
If you haven't already found them, there are a couple of articles about
MySQL clusters and Kea:
https://kb.isc.org/docs/getting-started-with-galera-or-percona-for-kea
https://kb.isc.org/docs/experimental-mysql-clusters-for-kea (this one might
not be relevant)
Thank you,
Darren A
ome of this is being used to make a decision about the inclusion
of options.
Thank you,
Darren Ankney
On Fri, Jan 3, 2025 at 5:13 AM Peter Davies wrote:
>
> Hi Jonas,
>
> Thank you for your interest in Kea.
>
>
> Please create a feature request issue at
> https://gitlab.
Hi,
I would think that this small number would be no problem but I don't
know that for sure. I'd advise testing prior to deployment.
Thank you,
Darren Ankney
On Tue, Dec 24, 2024 at 7:54 AM fbcadmin via Kea-users
wrote:
>
> 20
>
> On 12/24/24 05:22, Darren Ankney wrote:
wanting to listen on?
Thank you,
Darren Ankney
On Mon, Dec 23, 2024 at 9:47 PM fbcadmin via Kea-users
wrote:
>
> Is there a limit on how many network interfaces work with kea-dhcp?
>
> --
> ISC funds the development of this software with paid support subscriptions.
> C
could deal with these conflicts as they come up instead of
creating potentially a worse problem with potential duplicate address
assignments?
Thank you,
Darren Ankney
On Mon, Dec 23, 2024 at 7:02 AM fbcadmin via Kea-users
wrote:
>
> I see , thanks for the info.
>
> I use ONA [ OpenNe
1 - 100 of 461 matches
Mail list logo