Send kea-dev mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.isc.org/mailman/listinfo/kea-dev
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of kea-dev digest..."
Today's Topics:
1. Kea Remote Access (Jerin John)
2. Re: Kea Remote Access (Francis Dupont)
----------------------------------------------------------------------
Message: 1
Date: Fri, 25 May 2018 09:39:01 +0530
From: Jerin John <[email protected]>
To: [email protected]
Subject: [kea-dev] Kea Remote Access
Message-ID:
<capvr+bbhinpt28v5apqxtan0qazriec-aqggeldwbrgff31...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Hi everyone,
I'm Jerin, working on a Kea Monitoring Dashboard (GUI) as part of GSoC
programme. Was hoping to receive your advice regarding the below-mentioned
queries and any other suggestions for the dashboard.
I wanted to know whether Kea provides an authentication mechanism since the
interface needs to access the server controls remotely. I believe this
functionality is absent from the API and CA, so I could use your advice on
how to go about it.
Also, I presume the leases statistics provided by the API covers complete
information for the entire server, or do I need to query the backend
databases/memfile separately.
Thanking you in anticipation,
Regards,
Jerin
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<https://lists.isc.org/pipermail/kea-dev/attachments/20180525/d5c89ecb/attachment-0001.html>
------------------------------
Message: 2
Date: Fri, 25 May 2018 10:03:40 +0000
From: Francis Dupont <[email protected]>
To: Jerin John <[email protected]>
Cc: [email protected]
Subject: Re: [kea-dev] Kea Remote Access
Message-ID: <[email protected]>
Content-Type: text/plain; charset="us-ascii"
Jerin John writes:
> I wanted to know whether Kea provides an authentication mechanism since the
> interface needs to access the server controls remotely. I believe this
> functionality is absent from the API and CA, so I could use your advice on
> how to go about it.
=> no, the choice is to allow only local access (the idea is if someone
has root powers on the local system nothing can protect against him)
and to document ways to extend this to protected remote access
using nc/netcat for Unix sockets or any http/https common tools
for kea-shell (my favorite is stunnel but others work well too
and are documented).
> Also, I presume the leases statistics provided by the API covers complete
> information for the entire server, or do I need to query the backend
> databases/memfile separately.
=> the server provides complete statistics even (just merged) when
the backend is shared between two (or more) servers.
Thanks
Francis Dupont <[email protected]>
------------------------------
Subject: Digest Footer
_______________________________________________
kea-dev mailing list
[email protected]
https://lists.isc.org/mailman/listinfo/kea-dev
------------------------------
End of kea-dev Digest, Vol 50, Issue 7
**************************************