Hello Ivan,
It seems that the following hostname: "D-Link\u" is the reason for
this error. Please create an issue in gitlab:
https://gitlab.isc.org/isc-projects/kea
Thank you,
Marcin Siodelski
ISC DHCP Engineering
On 25.10.2018 10:22, Ivan Stenda wrote:
> some lease up
g the example configurations. Did you see the examples in the
doc/examples/kea4/ha-load-balancing-primary.json and the
doc/examples/kea6/ha-hot-standby.json ?
Kind Regards,
Marcin Siodelski
Senior Software Engineer
ISC
On 20/01/2019 13:21, russell aspinwall wrote:
> Hi,
>
> After fixing my c
confusion.
The Management API for the D2 server will be available in the 1.6.0 release.
Marcin Siodelski
Sr. Software Engineer
ISC
On 07/03/2019 09:36, Ivan Sy wrote:
> root@server1:/usr/local/etc/kea # /usr/local/etc/rc.d/kea restart
> INFO/keactrl: Stopping kea-dhcp4...
> INFO/keactrl: Sto
eated a new Kea ticket:
https://gitlab.isc.org/isc-projects/kea/issues/593 to consider the code
and/or schema changes to better facilitate cases like yours and possibly
remove the UPDATE CASCADE, but that has to be discussed between the Kea
developers first.
Marcin Siodelski
DHCP Software Engineer,
MySQL database. In
that case, you will be able to point both Kea instances at the same
database instance for configuration. After you add the subnet to the
database, both servers will automatically fetch this new subnet and
start using it. But, as I said, this is 1.6.0 release time frame...
Marcin
27;d appreciate some feedback.
>
>
> Example JSON config (classes and reservation - used for testing):
>
>
>
>
>
> --
> Sent from: http://kea-users.7364.n8.nabble.com/
> _______
> Kea-users
Supplementing the answer from Dave, I am sending the link to the documentation
which clarifies the server's behavior depending on the authoritative flag
setting:
https://jenkins.isc.org/job/Kea_doc/guide/kea-guide.html#dhcp4-authoritative
Hope that helps.
Marcin Siodelski
DHCP Sof
cast address. If you use the default, perfdhcp may not handle it
very well (depending on what the server sets as the source and
destination IP address in the DHCPACK).
Marcin Siodelski
DHCP Software Engineer,
ISC
On 05/05/2019 00:44, Rick Graham wrote:
> I compiled/installed v1.5 and I nee
jects/kea/wikis/designs/configuration%20in%20db%20design
Marcin Siodelski
DHCP Software Engineer,
ISC
On 05/05/2019 01:45, Jan Sielemann wrote:
> Hello everyone,
>
> I'm relatively new to KEA. I just wanted to check out the follow-up to
> DHCPD, especially because of the abili
ws to 28% within an hour but I
don't know how many packets the server has received and processed to
reach that level. If you can provide the average DHCP traffic rate we
can craft the test that best mirrors your situation and confirm whether
or not we see the same thing.
Thanks in advanc
Hello Nitzan,
Thank you for sharing this information. We'll try to reproduce this
behavior on our end. If the problem occurs, we'll investigate and fix it
because the duplicate server id is surely not a good reason for leaking
memory ;-)
Marcin Siodelski
DHCP Software Engineer,
This seems to indicate that there is some other process bound to the
address of 10.20.100.12, port 67 on that machine. Most likely a DHCP
server. Are you running your DHCP server under test on the same machine
as perfdhcp?
Marcin
On 07/05/2019 13:14, Rick Graham wrote:
> Still no luck. :-(
>
>
, Rick Graham wrote:
> Looks like dnsmasq is running on the same host where perfdhcp was
> launched. I'm not sure how/if I can change this at the moment.
>
> On Tue, May 7, 2019 at 1:23 PM Marcin Siodelski <mailto:mar...@isc.org>> wrote:
>
> This seems to i
?
Thanks,
Marcin
On 07/05/2019 10:49, Nitzan Tzelniker wrote:
> Thanks for your support.
> Unless I miss it in the logs it might also be a good idea to have error
> message if both servers have the same server-id
>
> Thanks
>
> Nitzan
>
> On Tue, May 7, 2019 a
Hello Branimir,
Please see inline.
On 07/05/2019 16:14, brna62petsto wrote:
> Hello Marcin,
>
> Thanks for your reply. What mkangelo and I are trying to do is to replace
> Microsoft DHCP server which has a feature to create host reservations with
> two option 67 values which are served to the cl
e "vendor-26484" in the option definition and
option data section would make any difference for you?
Kind Regards,
Marcin Siodelski
Sr. Software Engineer
ISC
On 19/07/2019 14:06, Laurent Aubert (laaubert) wrote:
> HI,
>
>
>
> I’m struggling to configure my DHCP serve
> ],
>
>
>
> "option-data": [
>
> {
>
> "name": "vendor-opts",
>
> "data": "26484"
>
> },
>
> {
>
> "name": "FND",
Thomas,
Please refer to the following Kea ARM section for the details regarding
authoritative/non-authoritative behavior:
https://kea.readthedocs.io/en/latest/arm/dhcp4-srv.html#authoritative-dhcpv4-server-behavior
Setting authoritative flag to true should solve your problem.
Marcin Siodelski
ctually be useful for diagnostics, so
I would like to encourage you to create the Gitlab issue for it and we
will discuss this within the team members on our regular meeting.
See: https://gitlab.isc.org/isc-projects/kea
Kind Regards,
Marcin Siodelski
ISC Engineering
On 09/09/2019 12:51, Bjør
rvice" parameter must be present in all
commands sent to the DHCP servers.
Marcin Siodelski
Sr. Software Engineer
ISC
On 03/03/2020 09:24, Peter Simm wrote:
> Hello,
>
> Thanks for the suggestion, unfortunately it doesn't seem to work either :(
>
> curl -X POST -H "
transitioned to the
"terminated" state (e.g. as a result of too high clock skew) will not
transition out of this state automatically, even if the clocks get
synchronized. It must be stopped and started again. Perhaps, the primary
server wasn't restarted after syncing the clocks?
Mar
he server's behavior.
Therefore, I think it must be something else.
If you could provide us with the logs of BOTH DHCP servers it could shed
some more light on the cauase of your problem.
Kind Regards,
Marcin Siodelski
Sr. Software Engineer
ISC
On 03/04/2020 07:21, luckydog xf wrote:
&g
Hi Dirk,
Thank you for your interest in Kea. Not sure if this is short how-to per
your standards, but Kea ARM should be a good start to get familiar with
High Availability topic in Kea:
https://kea.readthedocs.io/en/latest/arm/hooks.html#ha-high-availability
Kind Regards,
Marcin Siodelski
Sr
Hello David,
Thanks for using Kea and reporting your issue. Looking at the
configuration snippet you provided it seems you didn't provide a name
for the lease database. Perhaps you intended to use the memfile (rather
than mysql) lease backend?
Kind Regards,
Marcin Siodelski
Sr. Software Eng
ocs :(
>
> Thanks for your help.
>
> I need to use mysql as I would like to use stork.
>
> Regards,
>
> David
>
> On Fri, 29 May 2020 at 10:59, Marcin Siodelski <mailto:mar...@isc.org>> wrote:
>
> Hello David,
>
> Thanks for using Kea
with it and if the
agent logged any errors.
Marcin Siodelski
ISC
W dniu 26.08.2020 o 19:38, Jordan Tinsley pisze:
> Okay, I have a separate server instance setup with Stork Server working
> just fine.
>
> I installed a new separate server instance with Stork agent (agent.env
> confi
says for 2.2.4
> Initial Setup of the Stork Agent -
>
> With those settings in place, the |Stork Agent| service can be enabled
> and started:
>
> $ sudo systemctl enable isc-stork-server
> $ sudo systemctl start isc-stork-server
>
>
> On 8/26/2020 12:49 PM, Marcin Si
Good. Glad it worked.
Marcin
W dniu 26.08.2020 o 20:52, Jordan Tinsley pisze:
> End user error on my part. I was trying -
>
> systemctl enable isc-kea-agent & systemctl start isc-kea-agent
>
> We are good now. Appreciate the help!
>
> Thanks!
>
> On 8/26
Christian,
Can you please let me know what lease database backend you're currently
using?
Marcin Siodelski
ISC
W dniu 04.11.2020 o 14:24, Christian Schuldt pisze:
> Hey,
>
> I updated one of our Kea hot-standby HA pairs from 1.6 to 1.8 and now HA
> lease-updates to the standby
. This release is tentatively scheduled for November 12th.
One way would be to try 1.9.1, but this is a development release.
Another way is to wait for a fix to come in 1.8.1.
Marcin Siodelski
ISC
W dniu 04.11.2020 o 16:15, Marcin Siodelski pisze:
> Christian,
>
> Can you please let me
ation?
Finally, please provide your Postgres database version.
Kind Regards,
Marcin Siodelski
DHCP Software Engineer,
ISC
On 06.07.2021 18:28, Gordon Ross wrote:
> On the off chance, I tried an upgrade to Kea 1.9.9 and the problem persists.
>
> Gordon.
>
> On 05/07/2021, 16:16,
; "statistic-default-sample-age": 0,
> "statistic-default-sample-count": 20,
> "store-extended-info": false,
> "subnet4": [
> {
> "4o6-interface": "",
> "4o6-interface-id":
cleared.
Such a lease is available for new allocation.
Kind Regards,
Marcin Siodelski
Sr. Software Engineer
ISC
--
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.
l solution. There is always
a possibility that the true failure won't be detected or a false failure
will be detected, leading to a split-brain situation.
It would be useful if you could please open tickets in Gitlab to
describe your failover scenarios and the desired behavior. Please
disre
Configuration` and check whether or not the new subnet is visible in the
JSON tree.
Kind Regards,
Marcin Siodelski
ISC
On 4.09.2023 22:30, Apu wrote:
kea 2.4.0 and stork 1.12.0
kea-dhcp4 -t /etc/kea/kea-dhcp4.conf shows my original six subnets
(subnet IDs 171, 172, 173, 174, 175 & 176, all o
This log is only an evidence that the new subnet hasn't been pulled from
the Kea server into the Stork database. The stats periodically returned
to Stork contain the stats for this subnet but Stork doesn't seem to
know that this subnet exists, and logs this error.
This is, however, a result ra
arcin
- Original Message -
From: "Apu"
To: kea-users@lists.isc.org
Sent: Thursday, September 7, 2023 5:39:29 AM
Subject: Re: [Kea-users] Stork does not see new dhcp4 subnet
On 9/6/23 15:52, Marcin Siodelski wrote:
> As I earlier suggested, it would be good to verify that this s
ncing-configuration
In your failover scenario, please make sure that after the communication
failure the clients properly set the `secs` field value upon
retransmissions. If you want to bypass this mechanism, you can set the
`max-unacked-clients` to 0.
Marcin Siodelski
Senior Software Engineer
IS
ork ticket to address this issue in 1.14. I don't
see any workaround for it other than use an older Kea version that
doesn't use the new alias.
Marcin Siodelski
Sr. Software Engineer,
ISC
On 13.10.2023 08:28, DDFR | Ronald Blaas wrote:
Hi all,
I already asked a question about this o
tions for each packet it
processes. That way your functions influence the packet processing.
I don't have any proof of concept code for this, but it should work just
fine.
Let me know if I can help more on this.
Marcin Siodelski
DHCP Software Engineer
ISC
___
Kea-users mailing list
Kea-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/kea-users
sages during startup and before it takes its configuration from a
configuration file (JSON file). This configuration will override the
default location you control with KEA_LOGGER_DESTINATION (typically to
kea-dhcp4.log and kea-dhcp6.log under /var/log).
Let me know if I can help more on this.
M
On 12.01.2016 11:44, Shane Kerr wrote:
> All,
>
> tl;dr Maybe put at '.' on the host name? How can I do this in Kea?
>
> At 2016-01-04 15:25:27 +0100
> Shane Kerr wrote:
>
> > I have an HP LaserJet Pro 200 color M251n, and I noticed in the Kea SQL
> > table that the hostname was:
> >
> > laserjet.
them priority over other features.
Marcin Siodelski
ISC
On 18.01.2016 10:27, bert hubert wrote:
> Hi everybody,
>
> Are there plans to support DHCPLEASEQUERY (RFC 4388)? I checked the source,
> it does define this option, but I find no actual code to support it. I
> think.
>
>
m
a client.
Marcin Siodelski
ISC
On 04.01.2016 15:22, Jan Schermer wrote:
> Hello,
> I just started using Kea and there are two things I am missing.
> The clients are (mostly) IPMI BMCs - udhcp seems to be popular here as
> a client - and they don't appear to be sending any "
e is to implement
some missing features in Host Reservations, which includes specifying
options for particular hosts.
As for your deployment, what are the DHCP options that you're going to
send to DHCP clients? In addition, are they v4, v6 or both?
Marcin Siodelski
ISC
___
://gcc.gnu.org/bugzilla/show_bug.cgi?id=69789
- https://svn.boost.org/trac/boost/ticket/11989
May I suggest that you recompile Kea without code optimizations and see
how that works for you?
./configure ... CXXFLAGS="-g -O0"
Marcin Siodelski
ISC
On 28.02.2016 21:30, J. Tho
o configure the NAK logger:
http://kea.isc.org/docs/kea-guide.html#idp54421264
Something like this should work
"Logging": {
"loggers": [
{
"name": "kea-dhcp4.bad-packets",
"severity": "DEBUG
cast the DHCPNAK to
the relay's IP/MAC address and the relay then forwards the packet to the
client's MAC address. What you're describing here is that the Kea server
is sending a DHCPNAK to the bc address and ff:ff:ff:ff:ff:ff? Or, is
this a relay agent that forwards the DHCPNAK to bc?
ets are sent correctly as unicast to the client
> mac address from the relay.
>
> Br,
> Thomas
>
>
>
>
>
> On 01/03/16 10:24, "Marcin Siodelski" wrote:
>
>> On 29.02.2016 14:58, Thomas Andersen wrote:
>>> Hi Marcin,
>>>
>&g
Hello Nicolas,
Sorry for the delayed response to your post.
No, there is currently no way to configure the logging for LFC from the
Kea configuration file. The reason being that LFC is running in a
separate process and this process has no built-in capability to
read/understand Kea configuration f
is not explicitly assigned to the subnet, it will be
auto-generated, in which case it may cause the troubles with matching
hosts in the database with a database.
You may also consult the
http://kea.isc.org/docs/kea-guide.html#ipv4-subnet-id
Marcin Siodelski
ISC
On 11.04.2016 11:06, Thomas Anders
mple like the one you gave me would be terrific in the
> documentation.
>
> Br,
> Thomas
>
>
>
>
> On 11/04/16 13:03, "Marcin Siodelski" wrote:
>
> > Hello Thomas,
> >
> > How about this:
> >
> > INSERT INTO hosts(dhcp_identifier
any
people travel or have day off on Friday.
Marcin Siodelski
ISC
On 13.04.2016 15:19, Thomas Andersen wrote:
> Hi,
>
> I’ve replaced our old dhcp (isc) server with kea, and completely missed
> all the PXE settings in the old config. :)
> How is it configured in kea? I can’t s
in a prefix through IA_PD but never get a
> answer
> for IA_NA:
>
> [kea-dhcp6.alloc-engine/1856] ALLOC_ENGINE_V6_ALLOC_FAIL
> duid=[00:01:00:01:1e:94:17:e8:06:d4:36:00:04:87], tid=0x189a81: failed to
> allocate an IPv6 address after 0 attempt(s)
>
> Wido
>
Hi Wido,
>From your second email it sounds that you were able to configure Kea to
do what you want. Do you need any more assistance on this?
Marcin Siodelski
ISC
___
Kea-users mailing list
Kea-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/kea-users
Nicolas,
Yes, can you please open a ticket?
Thanks,
Marcin
On 12.04.2016 17:57, Chaigneau, Nicolas wrote:
>
> Hello Marcin,
>
>
> Thanks for your reply, which confirms what I suspected.
>
> I agree that this is not a major issue, and it can wait for a later
> release.
>
> Should I open a ticket
MUST be set to BOOTPS (67). This action will deliver the
BOOTREPLY message directly to the BOOTP relay agent closest to the
client"
and that's what it presumably does. Can you change your relay/CMTS
configuration so as it uses port 67?
Marcin Siodelski
ISC
On 14.04.2016 21:25, Suporte
Hello,
Apologies for the late response. Most of ISC was in travel last week and
thus we couldn't get back to you. See my response to your previous post
here:
https://lists.isc.org/pipermail/kea-users/2016-April/000329.html
Marcin Siodelski
ISC
On 15.04.2016 19:38, Suporte2 - TVC Tubarão
Hi Ola,
In this POC, do you have option 43 configured in Kea configuration file?
Marcin Siodelski
ISC
On 20.04.2016 11:48, Ola Thoresen wrote:
> Just did some more debugging, and made a minimal "proof of concept":
>
> int pkt4_send(CalloutHandle& handle) {
>
4 table. Perhaps you have some
old data in this table? Can you verify that the lease file
"/dhcp4.leases" exists and has correct lease information?
Also, you didn't mention if you were able to fix the error with CMTS
port and if your CMTS can now receive messages from the server?
Marci
On 20.04.2016 20:07, Wido den Hollander wrote:
>
>
>> Op 20 apr. 2016 om 19:17 heeft Marcin Siodelski het
>> volgende geschreven:
>>
>>
>>
>>> On 20.04.2016 07:39, Wido den Hollander wrote:
>>>
>>>> Op 20 april 2016 om 16:06 s
come up with something that
will work for everyone, without requiring people to know internals of
the Kea server to safely modify the contents of the packet.
As an aside, this kind of discussion fits more into kea-dev, rather than
kea-users mail list.
Marcin Siodelski
ISC
On 22.04.2016 15:26, Ola
the team how that fits into our
schedule. However, the 1.1.0 release (on which we're working now) is
aimed at completing the host reservations implementation, so this ticket
seems to belong to this release.
Kind Regards,
Marcin Siodelski
ISC
__
Hello Jonis,
Could you please open a ticket for it in kea.isc.org? It is definitely a typo.
Marcin Siodelski
ISC
Dnia 26 kwietnia 2016 15:04:59 Jonis Maurin Ceara
napisał(a):
Hi.
I think it's a typo on error message
"2016-04-26 10:01:33.260 ERROR [kea-dhcp4
The 'dhcp4_options' table will be used to hold options reserved for the
hosts. In other words, you'll be able to associate specific options
(option values) with a host (identified by MAC address, client id and
such). However, this capability is not currently implemented and we're
working to add thi
On 03.05.2016 18:03, Thomas Andersen wrote:
> Hi all,
>
> We have a small problem with our windows client.
> When connected to wired and wireless at the same time, both connections
> have the same metric (20) and in some case the wifi has lower metric
> than wired. (100mb etc vs 300mbit wifi)
>
ed for the client, the server should always find a suitable
reservation. That may be not viable if I misunderstood your use case :-).
This also has an issue that you have redundant information in the
database and this doesn't scale well with many reservations.
Thanks,
Marcin Siodelski
ISC
On 1
On 08.06.2016 21:10, Templin, Fred L wrote:
> Hi, I am using DHCPv6 Prefix Delegation from my kea 1.0.0 server. I assign
> each client a unique DUID using DUID-EN. I want to make it so that each
> client always gets the same DHCPv6 Prefix Delegation every time it asks
> for one no matter what other
available here:
http://kea.isc.org/wiki/HostReservationsHowTo
I am hoping that it will be useful for you while you perform pre-release
tests of host reservations.
Thanks,
Marcin Siodelski
ISC
___
Kea-users mailing list
Kea-users@lists.isc.org
https:
for host reservation information for client C, will A and B
> be able to receive consistent host reservation information for C?
>
> Thanks - Fred
> fred.l.temp...@boeing.com
>
> > -Original Message-
> > From: kea-users-boun...@lists.isc.org
> [mailto:kea-users-bo
On 22.06.2016 17:24, Templin, Fred L wrote:
> Hi Marcin,
>
> > -Original Message-
> > From: Marcin Siodelski [mailto:mar...@isc.org]
> > Sent: Wednesday, June 22, 2016 8:17 AM
> > To: Templin, Fred L
> > Cc: kea-users@lists.isc.org
> > Subject:
On 22.06.2016 17:31, Thomas Andersen wrote:
>
> On 22/06/16 17:24, "kea-users-boun...@lists.isc.org on behalf of Templin,
> Fred L" fred.l.temp...@boeing.com> wrote:
>
> > This is the case we are interested in - many kea servers connected to the
> > single database. We want that each server will
ive gateway to another
address received in the Routers option (with lower preference).
With the typical DHCP clients you won't be able to achieve load
balancing using the array of 'routers' as they would pick the one with
highest preference. What you rather want to do is to apply a logic on
the server side, which would serve a different address in Router
options, depending on a client. That you could achieve by creating a
Hook application for Kea.
See
http://git.kea.isc.org/~tester/kea/doxygen/df/d46/hooksdgDevelopersGuide.html
Marcin Siodelski
ISC
___
Kea-users mailing list
Kea-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/kea-users
4_reservation),
> @hostname);
>
> COMMIT;
>
> Client still uses old lease until reservation is added in kea.conf.
>
> Is there something I'm missing? Thanks!
>
>
> ___
> Kea-users mailing list
> Kea-us
n case this is a new allocation, none of the first
two is available for the server. Thus, the server will use the local IP
address assigned to the interface on which it has received the packet to
select the subnet. If that address happens to be the one that matches
subnet with ID 2, it will pick t
On 16.08.2016 21:37, Matthew Pounsett wrote:
>
>
> On 16 August 2016 at 10:07, Marcin Siodelski <mailto:mar...@isc.org>> wrote:
>
>
> You may be hitting the problem described in Kea ticket
> http://kea.isc.org/ticket/4544. Unfortunately, this is still on
>
On 26.04.2016 14:19, Marcin Siodelski wrote:
> On 08.04.2016 20:50, Brian Rak wrote:
>> I'm attempting to link our existing inventory system to Kea, so that Kea
>> will hand out leases based on the IP <-> MAC associations that we
>> already know about.
>>
Option: (3) Router
> Length: 4
> Router: 10.128.224.1
> Option: (6) Domain Name Server
> Length: 8
> Domain Name Server: 8.8.8.8
> Domain Name Server: 8.8.4.4
> Option: (51) IP Address Lease Time
> Length: 4
> IP A
On 31.08.2016 16:46, Adam Twardowski wrote:
> On 08/31/2016 05:07 AM, Marcin Siodelski wrote:
> > On 30.08.2016 17:42, Adam Twardowski wrote:
> >> I am running kea on FreeBSD. I have a cisco router configured as a
> dhcp
> >> relay, forwarding requests to Kea. Kea r
those fields. Therefore, we decided to add generic support for it.
Currently, the siaddr, sname and file can be all defined for a host or
for a class. The siaddr can also be specified on a subnet level. We may
also need to add support for sname and file being specified on a subnet
level. Not sur
kea.isc.org/docs/kea-guide.html#dhcp4-ddns-config for details.
This rule also applies to statically assigned/reserved hostnames. We may
need to improve the doc to make it more clear. The question is, though,
whether you have some use case when the hostnames need to be returned to
the clients when
On 06.09.2016 18:02, Patrik Lundin wrote:
> On Mon, Sep 05, 2016 at 06:08:38PM +0200, Marcin Siodelski wrote:
> >
> > Kea 1.0.0 supports hostname reservations for both DHCPv4 and DHCPv6.
> > However, the general rule is that the servers won't send back hostname
> &g
Try "name" instead of the "file".
Marcin Siodelski
ISC
Dnia 9 września 2016 22:01:54 Adam Twardowski
napisał(a):
I'm trying to run kea with memfile lease database with persist: true,
but when kea starts up it tries to open the file it was compiled with
instead o
is out the door.
Marcin Siodelski
ISC
On 30.09.2016 17:51, Chaigneau, Nicolas wrote:
> Hello,
>
>
>
>
>
> Is mailing list kea-dev broken ?
>
>
>
> I didn’t receive anything since the last mail I sent on September 15th.
>
>
>
>
>
>
;t specify location of mysql or my.cnf!
On my Centos 7 I successfully used 'whereis' to locate it:
$ whereis mysql_config
mysql_config: /usr/bin/mysql_config
Marcin Siodelski
ISC
On 30.09.2016 18:32, luke devon wrote:
> Hi
>
> Can somebody help me on identify
d5/d8c/namespaceisc_1_1dhcp.html#aec4424838e2e5bb397345cdc32c0ef28>,
> direction: *in/out*
>
> --
>
Hello,
Did you manage to resolve this problem?
I am willing to help you sort it out, but it would be useful to have the
snippet of the hook library to reproduce it.
T
-id as a key. If the client-id has changed, the lease
is not granted. Instead, it could return an existing lease or no lease,
depending on the desired effect.
More about hooks framework is available in Kea Developer's Guide:
https://jenkins.isc.org/job/Fedora20_32_doxygen_doc/doxygen/
Marcin
As for the syslog output, you're correct that the app name is generally
used instead of the facility string. Note however that the logging
messages themselves contain the application name, e.g. "kea-dhcp6.dhcp6"
is a name of the logger which belongs to the "kea-dhcp6" ap
Thomas,
This is not configurable, although it could be because RFC2131 says that
server SHOULD send to broadcast address (rather than MUST).
The only thing I can suggest to you is to use a hook library that clears
the broadcast flag in all incoming messages (in the packet4_receive hook
point).
T
e the file locally.
Let me know if you need some assistance.
Marcin Siodelski
ISC
On 20.10.2016 14:12, Ilya Kruglik wrote:
> Hi there,
>
>
> I'm not sure if Kea developers are following threads here, however:
>
>
> We are developing hooks/callouts and I've recently figure
Hello Ilya,
No. It doesn't violate the license. Please see the following:
https://www.mozilla.org/en-US/MPL/2.0/FAQ/
Specifically:
"The MPL only creates obligations for you if you want to distribute the
software outside your organization."
Marcin Siodelski
ISC
On 20.10.2
ll discuss them internally and
update them as needed.
Marcin Siodelski
ISC
___
Kea-users mailing list
Kea-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/kea-users
pe you will
> fix it some time soon.
>
>
> Best regards,
>
> Ilya.
>
> --------
> *From:* Marcin Siodelski
> *Sent:* Thursday, October 20, 2016 2:26:20 PM
> *To:* Ilya Kruglik
> *Cc:* k
On 17.10.2016 13:53, Thomas Andersen wrote:
> Hi,
>
>
>
> The command ’kea-admin lease-version mysql’ allows the following parameters:
>
> -u or --user name - specifies username when connecting to a database
>
> -p or --password pass - specifies a password when connecting to a database
>
> -
. Host gets needed option just after setting correct host_id in
> to MySQL entry.
>
There is currently no way to specify subnet specific options or class
specific options in MySQL. We are aiming to migrate most (if not all)
configuration to the database but this is a future.
Marcin Siode
est regards,
> Rui
>
>
> --
>
Hello,
Sorry for the delayed response. Can you make it more specific from where
you want to remove subnets, options and routes?
Marcin Siodelski
ISC
___
Kea-users mailing list
Kea-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/kea-users
:
https://jenkins.isc.org/job/Kea_doc/doxygen/d8/db2/libdhcp_user_chk.html
for the documentation of the UserCheck library. You may also want to
watch the webinar about hooks development, which uses User Check library
as an example.
Cheers,
Marcin Siodelski
ISC
On 18.11.2016 15:24, SoupNazi
Toby,
Kea performs a lookup of the reservations in two places. Firstly, in a
configuration file. If not found, the will use one of the alternative
places: MySQL or PostgreSQL. The log fragments you have provided pertain
to the phase when the reservation is being looked up in the
configuration file
hare the config file, the mysql-dump
of hosts MySQL table and the queries you observe between Kea and MySQL
server.
If you don't feel like sharing it with a list, you're free to send it
privately.
Thanks,
Marcin Siodelski
ISC
___
Kea-users mailing list
Kea-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/kea-users
false, NO_RECORD_DEF,
"vendor-encapsulated-options-space" },
{ "netbios-name-servers", DHO_NETBIOS_NAME_SERVERS,
OPT_IPV4_ADDRESS_TYPE, true, NO_RECORD_DEF, "" },
{ "netbios-dd-server", DHO_NETBIOS_DD_SERVER,
Your new configuration will look like this:
"option-data": [
{
"name": "vendor-encapsulated-options",
"data":
"id:ipphone.mitel.com;sw_tftp=10.200.107.32;call_srv=10.200.107.32"
}
],
Note, that I also removed option-def section.
Let me know if that works for you.
Marcin Siodelski
ISC
___
Kea-users mailing list
Kea-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/kea-users
On 02.12.2016 13:03, Angelo Failla wrote:
> Is there any file configuration change that allows me to stop binding to
> ff02::1:2 completely on KEA dhcp6?
>
No, currently it is not possible via configuration.
Marcin Siodelski
ISC
___
1 - 100 of 169 matches
Mail list logo