all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#53381: wireguard service can fail on boot by starting before DNS is ready
@ 2022-01-20  3:42 Nathan Dehnel
  0 siblings, 0 replies; only message in thread
From: Nathan Dehnel @ 2022-01-20  3:42 UTC (permalink / raw)
  To: 53381

As shown here on boot:

[#] ip link add test type wireguard
[#] wg setconf test /dev/fd/63
Name or service not known: `<other server FQDN>:51820'
Configuration parsing error
[#] ip link delete dev test
failed to start service 'wireguard-test'

This can cause remote machines to become inaccessible.

Is there an equivalent of systemd-networkd-wait-online.service? Or
perhaps you would accept a patch to enable the "respawn?" service
method, so wireguard will eventually connect once DNS is ready?




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-01-20  3:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-20  3:42 bug#53381: wireguard service can fail on boot by starting before DNS is ready Nathan Dehnel

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.