[kea-dev] kea 0.9.2 and tunl0 interfaces

Angelo Failla pallotron at fb.com
Wed Nov 18 15:09:16 UTC 2015


>
>Is this something that used to work but stopped working after upgrade of
>Kea?

Yes

>Could you enable logging at the debug severity with debug level at 99
>and provide some log output from your tests?

I think you don’t need to worry anymore, I just fixed it. \o/
I setup the VIP as an alias of the eth0 interface and it started working again :)

What I did:

# ip addr add "${VIP_IP}/32" dev eth0

Then changed json config:

"interfaces-config": {
  "interfaces": [
     “*"
  ]
}

Before I had interface_name/IP in them.






More information about the kea-dev mailing list