[Kea-users] Kea mysql backend relay option

Brazda.Libor at seznam.cz Brazda.Libor at seznam.cz
Mon Sep 13 06:03:18 UTC 2021




Hi, 

I'm trying to use the mysql backend to store subnet information. Everything 
works for me, but I need to keep the relay information. In config file it's 
easy

{

"subnet": "10.0.0.0/24",

"relay": {

"ip-addresses": [ "192.2.2.2" ]

},

"pools": [ { "pool": "10.0.0.16 - 10.0.0.16" } ]

}




but I can't save relay information to mysql. I've tried all kinds of 
notations but kea refuses to start. I tried to save '192.2.2' or 'INET_ATON(
'192.2.2')' or '"ip-addresses": [ "192.2.2.2" ]' and other variants, but 
nothing came through.




Does anyone know in what form to store relay information in a subnet in 
mysql?




Not using subnet_cmds, input information manually




Thanks



Libor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/kea-users/attachments/20210913/73e2b993/attachment.htm>


More information about the Kea-users mailing list