Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test fetch from DNSSEC signed zone. #20

Merged
merged 1 commit into from
Nov 17, 2023
Merged

Test fetch from DNSSEC signed zone. #20

merged 1 commit into from
Nov 17, 2023

Conversation

bluhm
Copy link
Contributor

@bluhm bluhm commented Nov 16, 2023

Create signed zone file with A and AAAA records in zone regress. Start nsd with signed zone file listening on 127.0.0.1. Write hosts of regress zone into pfresolved config. Start pfresolved with nsd as resolver and dnssec level 3. Wait until pfresolved creates table regress-pfresolved. Read IP addresses from pf table with pfctl.
Check that pfresolved added IPv4 and IPv6 addresses. Chack that pfresolved logged secure when receiving dns.

Create signed zone file with A and AAAA records in zone regress.
Start nsd with signed zone file listening on 127.0.0.1.
Write hosts of regress zone into pfresolved config.
Start pfresolved with nsd as resolver and dnssec level 3.
Wait until pfresolved creates table regress-pfresolved.
Read IP addresses from pf table with pfctl.
Check that pfresolved added IPv4 and IPv6 addresses.
Chack that pfresolved logged secure when receiving dns.
@CaBeckmann CaBeckmann merged commit aec8c05 into master Nov 17, 2023
1 check passed
@CaBeckmann CaBeckmann deleted the regress-dnssec branch November 17, 2023 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants