[Kea-users] issue with same prefixes with different pools

itay cohen icohen9987 at gmail.com
Mon Oct 30 08:23:38 UTC 2017


Hey guys



I have an issue that Same configuration on one server gives a "prefix
already exist" error, and on the other one works perfect

both of them running kea version 1.2.0

the one that work was installed half a year ago.



                { "subnet": "10.0.0.0/24",

                        "id": 3001,

                        "pools": [ {

                                "pool": "10.0.0.10 -  10.0.0.99"

                        }] ,

                        "relay": { "ip-address": "10.0.0.1" },

                        "option-data": [ { "name": "routers", "data":
"10.0.0.1"  } ],

                        "client-class": "phones"

                },

                { "subnet": "10.0.0.0/24",

                        "id": 3003,

                        "pools": [ {

                                "pool": "10.0.0.250 -  10.0.0.255"

                        }] ,

                        "relay": { "ip-address": "10.0.0.1" },

                        "option-data": [ { "name": "routers", "data":
"10.0.0.254"  } ],

                        "client-class": "other"

                }
i was trying to give each pool a different class.

Any thoughts how can I fix it ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/kea-users/attachments/20171030/fd4a8430/attachment.htm>


More information about the Kea-users mailing list