13.10.2018 18:38, Dag-Erling Smørgrav wrote: > Eugene Grosbein <eu...@grosbein.net> writes: >> This nanobsd does not have root.key in its persistent configuration >> and runs mpd5 from ports as PPPoE client for global connectivity. >> >> According to rcorder, /etc/rc.d/local_unbound runs BEFORE: NETWORKING >> and much earlier then /usr/local/etc/rc.d/mpd5 is started that REQUIRES: >> SERVERS >> >> So, local_unbound startup script has no chance to update root.key with >> unbound-anchor >> and the unbound daemon starts with no root.key at all. > > That's not a supported configuration.
This is pretty normal for a system to start when no global connectivity exists, think of external network failures etc. Robust system should support this and automatically revive once connectivity is back. Why unbound daemon fails to update root.key after start? _______________________________________________ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"