/usr/local/opnsense/scripts/Wireguard/wg-service-control.php: The command '/usr/bin/wg syncconf 'wg1' '/usr/local/etc/wireguard/wg1.conf'' returned exit code '1', the output was 'Name does not resolve: `engage.cloudflareclient.com:2408' Configuration parsing error'
##################################################### Interface settings, not used by `wg` ## Only used for reference and detection of changes ## in the configuration ###################################################### Address = 172.16.0.2/32# DNS =# MTU =# disableroutes = 1# gateway = 172.16.0.1[Interface]PrivateKey = NopeNopeNopeListenPort = 56351[Peer]# friendly_name = CloudflarePublicKey = ShouldBeFineToPasteButMaybeRatherNopeEndpoint = engage.cloudflareclient.com:2408AllowedIPs = 0.0.0.0/0,::/0
I'm assuming this is 23.7.8... is your WAN DHCP or PPPoE or static setup? If resolving fails for a long time during boot eventually the system has no way to come up gracefully. What sort of DNS resolution are you using? Root servers, forwarding or something fancy like DNS over TLS?Cheers,Franco