Am 04.01.23 um 10:35 schrieb Oscar Carlsson:
Hi,

I've run Kea (in my homelab, not in production) on a machine with multiple vlan
interfaces without issues, on Debian 10/11 and FreeBSD 13.0/13.1.

I've found that I had to instruct systemd when the network is to be regarded as
online, as my default route came through a sub-interface (enp1s0.10 in my
case).

# systemctl edit --full systemd-networkd-wait-online.service
[...]
[Service]
Type=oneshot
ExecStart=/usr/lib/systemd/systemd-networkd-wait-online -i enp1s0.10
RemainAfterExit=yes

Thanks, Oscar, for that snippet. It seems that is the direction to go although I have 5 interfaces to wait for ...

I will try something similar and test it.

Thanks to everyone replying in the thread, I am currently catching up here ;-)


--
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