diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-05-19 22:32:38 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-05-19 22:32:38 +0100 |
commit | 1f155f8e69b44ee7678dd1009ae0348e5c8d768e (patch) | |
tree | 25c6ef8955e40a3057ea1f90b82c246a0928a1d9 /test/stderr/0381 | |
parent | 7cd171b76e5bd3cb825c2a8720bc1fe4ad9b37e0 (diff) |
Change host_lookup re-forward from byname to bydns; checking DNSSEC
Diffstat (limited to 'test/stderr/0381')
-rw-r--r-- | test/stderr/0381 | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/test/stderr/0381 b/test/stderr/0381 index a24ef419f..d5e9ee6fc 100644 --- a/test/stderr/0381 +++ b/test/stderr/0381 @@ -39,21 +39,17 @@ DNS lookup of 97.99.99.V4NET.in-addr.arpa (PTR) using fakens DNS lookup of 97.99.99.V4NET.in-addr.arpa (PTR) succeeded IP address lookup yielded "x.gov.uk.test.ex" alias "x.co.uk.test.ex" -using host_fake_gethostbyname for x.gov.uk.test.ex (IPv4) DNS lookup of x.gov.uk.test.ex (A) using fakens DNS lookup of x.gov.uk.test.ex (A) succeeded -MUNGED: ::1 will be omitted in what follows -get[host|ipnode]byname[2] looked up these IP addresses: - name=x.gov.uk.test.ex address=V4NET.99.99.97 +x.gov.uk.test.ex V4NET.99.99.97 mx=-1 sort=xx checking addresses for x.gov.uk.test.ex +Forward DNS security status: unverified V4NET.99.99.97 OK -using host_fake_gethostbyname for x.co.uk.test.ex (IPv4) DNS lookup of x.co.uk.test.ex (A) using fakens DNS lookup of x.co.uk.test.ex (A) succeeded -MUNGED: ::1 will be omitted in what follows -get[host|ipnode]byname[2] looked up these IP addresses: - name=x.co.uk.test.ex address=V4NET.99.99.97 +x.co.uk.test.ex V4NET.99.99.97 mx=-1 sort=xx checking addresses for x.co.uk.test.ex +Forward DNS security status: unverified V4NET.99.99.97 OK sender_fullhost = x.gov.uk.test.ex [V4NET.99.99.97] sender_rcvhost = x.gov.uk.test.ex ([V4NET.99.99.97] ident=CALLER) |