Re: [Kea-users] bind kea to non-local IP

2017-12-14 Thread James Sumners
The only server I have with macOS is a local caching proxy for App Store things. I couldn’t even begin to tell you what it supports in this regard. On December 14, 2017 at 9:31:34 AM, Francis Dupont (fdup...@isc.org) wrote: My concern is simple: it is not in the stand

Re: [Kea-users] bind kea to non-local IP

2017-12-14 Thread James Sumners
I concur with Munroe. I maintain https://github.com/jsumners/ucarp-rhel7 for my HAProxy failover setup. My guess is that your opposition could stem from multiple OSes not supporting this sort of socket binding. Some quick searching shows me that at least FreeBSD supports it via the “IP_BINDANY”

Re: [Kea-users] Kea 1.3.0-beta is ready and available for testing!

2017-10-02 Thread James Sumners
Looks great. The addition of shared subnets will allow me to re-evaluate migrating. Hopefully I can get to that in the near-ish future. From: Wlodek Wencel Date: September 29, 2017 at 1:20:36 PM To: kea-annou...@lists.isc.org , kea-us

Re: [Kea-users] Shared subnets configuration - input needed

2017-09-05 Thread James Sumners
Of the proposed, I prefer option “B”. On August 31, 2017 at 9:32:52 AM, Marcin Siodelski (mar...@isc.org) wrote: Hello Kea Users, We are currently working on implementation of a "shared networks" mechanism in Kea, to provide ability for grouping multiple subnets belong

Re: [Kea-users] free text parameter under each subnet

2017-08-18 Thread James Sumners
http://kea.isc.org/ticket/5351#ticket From: Thomas Markwalder <mailto:tm...@isc.org> Date: August 18, 2017 at 9:59:38 AM To: James Sumners <mailto:jamessumn...@clayton.edu>, kea-users@lists.isc.org <mailto:kea-users@lists.isc.org> Subject: Re: [Kea-users] free text pa

Re: [Kea-users] free text parameter under each subnet

2017-08-18 Thread James Sumners
Maybe not that pretty but you could do it. The option wouldn't get sent to clients unless they asked for it. The bigger question is what you want to do with this value? Regards, Thomas Markwalder ISC Software Engineering On 8/18/17 9:02 AM, James Sumners wrote: That’s definitely a s

Re: [Kea-users] free text parameter under each subnet

2017-08-18 Thread James Sumners
editors and can work with it. From: Francis Dupont <mailto:fdup...@isc.org> Date: August 18, 2017 at 8:11:00 AM To: James Sumners <mailto:jamessumn...@clayton.edu> Cc: kea-users@lists.isc.org <mailto:kea-users@lists.isc.org>, itay cohen <mailto:icohen9...@gmail.com>

Re: [Kea-users] free text parameter under each subnet

2017-08-17 Thread James Sumners
Unfortunately the parser doesn’t ignore unknown properties. On August 17, 2017 at 2:14:55 PM, itay cohen (icohen9...@gmail.com) wrote: hello all does some one know how to add a free text parameter like the example (not a remark) ? { "subnet": "10.

Re: [Kea-users] Hook - python

2017-06-20 Thread James Sumners
s/o0ukef> From: Francis Dupont Sent: Tuesday, June 20, 2017 11:49:14 AM To: James Sumners Cc: Francis Dupont; kea-users@lists.isc.org; itay cohen Subject: Re: [Kea-users] Hook - python V8 API is unstable so it is hard to maintain a code written in v8. At least I

Re: [Kea-users] Hook - python

2017-06-20 Thread James Sumners
You should alert the thousands of people running critical infrastructure with V8 if it is so unstable. People like eBay. On June 20, 2017 at 10:01:41 AM, Francis Dupont (fdup...@isc.org) wrote: Javascript is a bit limitted and v8 (aka Google Javascript) is not very st

Re: [Kea-users] Hook - python

2017-06-20 Thread James Sumners
JavaScript would also be nice. On June 20, 2017 at 8:27:54 AM, itay cohen (icohen9...@gmail.com) wrote: Hello all Is there a hook that allows writing hooks in python instead ted of C ? Itay, ___ Kea-users mailing list

Re: [Kea-users] problem in custom option

2017-03-30 Thread James Sumners
See this thread — https://lists.isc.org/pipermail/kea-users/2017-January/000790.html On March 30, 2017 at 9:18:32 AM, Patrice KOCH (patrice.k...@univ-fcomte.fr) wrote: Hi everyone, I try to define a custom dhcp4 option in kea (1.1.0) and I fall face to on

Re: [Kea-users] Set domain-search option for dhcp4

2017-02-20 Thread James Sumners
I can tell you that it does have to be in encoded binary format — http://kea.isc.org/ticket/5087 On February 20, 2017 at 12:32:33 PM, Olivier Clavel (olivier.cla...@gmail.com) wrote: Hello everyone. Sorry to come here with a question that seems so basic. Unf

Re: [Kea-users] Production Users

2017-02-15 Thread James Sumners
I want to use Kea, and have tested it out in a limited capacity. I have around 110 subnets to handle. But all of them are paired with at least one sibling in a “shared network” configuration. So until I get time to develop and test a hook plugin to handle it, or 1.3 releases with support, I can’

Re: [Kea-users] Select subnet based on reservation?

2017-02-08 Thread James Sumners
I’m very interested in getting this working. I need to modify it for PostgreSQL, but I’m willing to collaborate on GitHub. And thank you for pointing out some shortcomings, Tomek. I will need it to support dynamic ranges as well as the static. From: Tomek Mrugalski Dat

Re: [Kea-users] Select subnet based on reservation?

2017-02-08 Thread James Sumners
sc.org <mailto:kea-users@lists.isc.org> Subject: Re: [Kea-users] Select subnet based on reservation? CentOS Linux release 7.2.1511 (Core) On 2/8/2017 8:20 AM, James Sumners wrote: > Hmm. CentOS 6 or 7? If 7, systemd (ugh) should be respawning it when it > dies. > > > > &

Re: [Kea-users] Select subnet based on reservation?

2017-02-08 Thread James Sumners
tion to a database for historical tracking. I'll have to resurrect that as well. Good luck, Bryan On 2/8/2017 7:46 AM, James Sumners wrote: > Thank you Bryan for chiming in. That is exactly what I am thinking of > doing, and your code is a big help. I was just hoping to have a Kea API >

Re: [Kea-users] Select subnet based on reservation?

2017-02-08 Thread James Sumners
"; // the root user of mysql mysqlD.password = ""; // the password of the root user in mysql mysqlD.database = ""; // the databse to pick // connect to the mysql database conn = mysql_connection_setup(mysqlD); // Build the query std::stringstream ss;

Re: [Kea-users] Select subnet based on reservation?

2017-02-08 Thread James Sumners
:01 PM To: James Sumners; kea-users@lists.isc.org Subject: Re: [Kea-users] Select subnet based on reservation? W dniu 07.02.2017 o 21:31, James Sumners pisze: > 1.3? 1.2 is too far off. Sadly, I’m just going to have to go back to > looking for alternatives. That’s a shame, Sorry to hear that

Re: [Kea-users] Select subnet based on reservation?

2017-02-07 Thread James Sumners
1.3? 1.2 is too far off. Sadly, I’m just going to have to go back to looking for alternatives. That’s a shame, because I was really liking Kea. On February 7, 2017 at 3:26:44 PM, Tomek Mrugalski (tom...@isc.org<mailto:tom...@isc.org>) wrote: W dniu 07.02.2017 o 21:24, James Sumners

Re: [Kea-users] Select subnet based on reservation?

2017-02-07 Thread James Sumners
I have read section 7.5. The scenario is exactly a shared subnet scenario. On February 7, 2017 at 3:05:19 PM, Tomek Mrugalski (tom...@isc.org<mailto:tom...@isc.org>) wrote: W dniu 07.02.2017 o 19:31, James Sumners pisze: > I have an environment wherein my DHCP server is on subne

[Kea-users] Select subnet based on reservation?

2017-02-07 Thread James Sumners
I have an environment wherein my DHCP server is on subnet ‘A’ but also receives traffic for subnets ‘B’, ‘C’, and ‘D’. I have a reservation within subnet D in my database for a host. When that host communicates with the server, the server is looking for an address in subnet A since that is the p

Re: [Kea-users] Combining config files

2017-02-06 Thread James Sumners
I’m happy to be wrong. That will be quite helpful. From: Thomas Markwalder <mailto:tm...@isc.org> Date: February 6, 2017 at 4:02:37 PM To: kea-users@lists.isc.org <mailto:kea-users@lists.isc.org> Subject: Re: [Kea-users] Combining config files On 2/6/17 3:38 PM, James Sumners

Re: [Kea-users] Combining config files

2017-02-06 Thread James Sumners
Not from what I see in the source code. But if you use something like Ansible then you can template the config and do such things. From: Sean McMurray Date: February 6, 2017 at 2:58:08 PM To: kea-users@lists.isc.org Subject: [Kea-users]

Re: [Kea-users] PostgreSQL lease management

2017-02-02 Thread James Sumners
etime, OLD.expire, OLD.subnet_id, OLD.hostname, now() ); return OLD; end if; return null; end; $lease4_auditor$ language plpgsql; create trigger lease4_audit_trig after insert or update or delete on lease4_audit for each row execute procedure lease4_aud

Re: [Kea-users] PostgreSQL lease management

2017-02-01 Thread James Sumners
alski Sent: Wednesday, February 1, 2017 5:39:04 PM To: kea-users@lists.isc.org Subject: Re: [Kea-users] PostgreSQL lease management W dniu 01.02.2017 o 22:09, James Sumners pisze: > Is there a document that describes how the leases database is managed > when it is stored in Postgre

[Kea-users] PostgreSQL lease management

2017-02-01 Thread James Sumners
Is there a document that describes how the leases database is managed when it is stored in PostgreSQL? In particular, I want to look at the queries that are involved, so something like [1] would be great. I want to devise a trigger to archive leases to another table when they are being reaped.

Re: [Kea-users] Need help defining custom options

2017-01-31 Thread James Sumners
My argument would be that it is better for the user. Look at the HAProxy 1.6 announement[1]: “Those who uses HAProxy for a long time will be happy to know that ‘\ ‘ (backslash-space) sequence is an old painful souvenir with 1.6.” Escaping is so cumbersome that their removal of it lead off the fe

Re: [Kea-users] Need help defining custom options

2017-01-31 Thread James Sumners
On January 31, 2017 at 2:20:50 PM, Tomek Mrugalski (tom...@isc.org) wrote: Adding another release is something we can do, but only if major issue is discovered that cannot wait till the next planned release. That typically means a security issue or a very serious bug tha

Re: [Kea-users] Need help defining custom options

2017-01-31 Thread James Sumners
Documentation wouldn’t be too difficult: When the data field is a string, and that string contains the comma (,; U+002C) character, the comma must be escaped with a two reverse solidus characters (\\; U+005C). For example, the string foo,bar would be foo\\,bar. However, I’m not sure that escapi

Re: [Kea-users] Need help defining custom options

2017-01-31 Thread James Sumners
om our open git (in kea.isc.org<http://kea.isc.org> or github) or wait for our next release. We are planning to release Kea 1.2 on April 28th and this will be included in that. http://kea.isc.org/ticket/5105 Vicky On Jan 30, 2017, at 4:05 PM, James Sumners mailto:jamessumn...@clayton

Re: [Kea-users] Need help defining custom options

2017-01-30 Thread James Sumners
to have to maintain my own build/package. Is there not an ETA for the referenced fix to be released as a patch to 1.1.0? Get Outlook for iOS<https://aka.ms/o0ukef> From: Francis Dupont Sent: Monday, January 30, 2017 5:42:13 PM To: James Sumners Cc: kea-use

[Kea-users] Need help defining custom options

2017-01-30 Thread James Sumners
In the old DHCPd server I have defined a couple vendor specific options like so: # *snip* option option-176 code 176 = string; option option-242 code 242 = string; # *snip* subnet 10.10.0.0 netmask 255.255.255.0 { pool { range dynamic-bootp 10.10.0.30 10.10.0.254; } option routers 10.