[Kea-users] How to Configure MySQL backend?

Jan Schermer jan at schermer.cz
Mon Apr 25 19:11:09 UTC 2016


This is excerpt from my config

I'm sure I got it either from examples (possibly the a spec file for the json config?) or docs on the site (they leave a lot to be desired, that's true :))

{
  "Dhcp4": {
    "interfaces-config": {
      "interfaces": ["eth0"]
    },
    "lease-database": {
      "host": "localhost",
      "name": "kea",
      "password": "password",
      "type": "mysql",
      "user": "kea"
	};


Jan


> On 25 Apr 2016, at 21:07, Jonis Maurin Ceara <jonis at fearp.usp.br> wrote:
> 
> Hi!
> I'm trying to use MySQL as backend for DHCP, but I can't find documentation for this configuration. I've found how to compile and import tables ( http://kea.isc.org/docs/kea-guide.html <http://kea.isc.org/docs/kea-guide.html> ), but there's no documentation about how to configure for MySQL usage (mysql host, username, etc etc...).
> 
> 
> Jonis Maurin Ceará
> Analista de Sistemas
> FEA-RP
> Help Desk +55 (16) 3315-3898
> Audiovisual +55 (16) 3315-3927
> Desenv. Sistemas +55 (16) 3315-4485
> Infraestrutura +55 (16) 3315-8539 / 0672
> Atendimento Web: http://suporte.fearp.usp.br <http://suporte.fearp.usp.br/>
> 
> _______________________________________________
> Kea-users mailing list
> Kea-users at lists.isc.org <mailto:Kea-users at lists.isc.org>
> https://lists.isc.org/mailman/listinfo/kea-users <https://lists.isc.org/mailman/listinfo/kea-users>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/kea-users/attachments/20160425/48798c7a/attachment.htm>


More information about the Kea-users mailing list