Hello,

kea-dhcp6 complains abuout ip_vti0 interface down
2022-11-17 01:15:25.038 WARN [kea-dhcp6.dhcpsrv/2451.140297934552384] 
DHCPSRV_OPEN_SOCKET_FAIL failed to open socket: the interface ip_vti0 is down
2022-11-17 01:15:30.713 WARN [kea-dhcp6.dhcpsrv/2451.140297934552384] 
DHCPSRV_OPEN_SOCKET_FAIL failed to open socket: the interface ip_vti0 is down
2022-11-17 01:15:35.719 WARN [kea-dhcp6.dhcpsrv/2451.140297934552384] 
DHCPSRV_OPEN_SOCKET_FAIL failed to open socket: the interface ip_vti0 is down
2022-11-17 01:15:40.725 WARN [kea-dhcp6.dhcpsrv/2451.140297934552384] 
DHCPSRV_OPEN_SOCKET_FAIL failed to open socket: the interface ip_vti0 is down
2022-11-17 01:15:45.732 WARN [kea-dhcp6.dhcpsrv/2451.140297934552384] 
DHCPSRV_OPEN_SOCKET_FAIL failed to open socket: the interface ip_vti0 is down
2022-11-17 01:15:50.738 WARN [kea-dhcp6.dhcpsrv/2451.140297934552384] 
DHCPSRV_OPEN_SOCKET_FAIL failed to open socket: the interface ip_vti0 is down
2022-11-17 01:15:55.744 WARN [kea-dhcp6.dhcpsrv/2451.140297934552384] 
DHCPSRV_OPEN_SOCKET_FAIL failed to open socket: the interface ip_vti0 is down
2022-11-17 01:16:00.749 WARN [kea-dhcp6.dhcpsrv/2451.140297934552384] 
DHCPSRV_OPEN_SOCKET_FAIL failed to open socket: the interface ip_vti0 is down
2022-11-17 01:16:05.755 WARN [kea-dhcp6.dhcpsrv/2451.140297934552384] 
DHCPSRV_OPEN_SOCKET_FAIL failed to open socket: the interface ip_vti0 is down
2022-11-17 01:16:05.756 INFO [kea-dhcp6.dhcp6/2451.140297934552384] 
DHCP6_OPEN_SOCKETS_FAILED maximum number of open service sockets attempts: 10, 
has been exhausted without success

which led to shutdown of the service when "service-sockets-require-all" was 
true,

2022-11-17 01:16:05.756 INFO [kea-dhcp6.dhcp6/2451.140297934552384] 
DHCP6_SHUTDOWN server shutdown

Why it complains also about ip_vti0 where kea is not configured to listen on it?

My interfaces-config section looks like this:

"interfaces-config": {
"interfaces": [ "bond0.10", "bond0.20" ],
"service-sockets-require-all": true,
"service-sockets-max-retries": 10,
"service-sockets-retry-wait-time": 5000
},

The kea-dhcp4 never complains about the interface with the same interfaces 
config.

Thanks for suggestions what am I missing here.

Marek
-- 
ISC funds the development of this software with paid support subscriptions. 
Contact us at https://www.isc.org/contact/ for more information.

To unsubscribe visit https://lists.isc.org/mailman/listinfo/kea-users.

Kea-users mailing list
Kea-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/kea-users

Reply via email to