diff --git a/embed.ipxe b/embed.ipxe index c9b42fb..b5c32ee 100644 --- a/embed.ipxe +++ b/embed.ipxe @@ -210,6 +210,9 @@ goto static_ip_boot_setup :boot_all +# override +set dns 1.1.1.1 + # Get accurate time for signature validation echo Syncing time over NTP ntp pool.ntp.org || echo "Skipped"