resolution fails when the date of the server is more than 2 days late
Chriztoffer Hansen
chriztoffer at netravnen.de
Mon Mar 2 11:21:19 UTC 2020
On Mon, 2 Mar 2020 at 12:17, Chriztoffer wrote:
> $ dig A +answer +nocmd +nomultiline +nocomments 0.pool.ntp.org | grep
> -v '^;' | grep -E -o
> "\b[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\b"
> ipv4_n1
> ipv4_n2
> ipv4_n3
> ipv4_n4
$ dig AAAA +answer +nocmd +nomultiline +nocomments 2.pool.ntp.org |
grep -v '^;' | grep -E -o "\b[0-9a-fA-F\:]{7,39}\b"
ipv6_n1
ipv6_n2
ipv6_n3
ipv6_n4
--
Chriztoffer
More information about the Unbound-users
mailing list