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 <[email protected]> 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
> [email protected] <mailto:[email protected]>
> https://lists.isc.org/mailman/listinfo/kea-users 
> <https://lists.isc.org/mailman/listinfo/kea-users>
_______________________________________________
Kea-users mailing list
[email protected]
https://lists.isc.org/mailman/listinfo/kea-users

Reply via email to