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 query to nsd over TLS socket. #15

Merged
merged 1 commit into from
Nov 14, 2023
Merged

Test query to nsd over TLS socket. #15

merged 1 commit into from
Nov 14, 2023

Conversation

bluhm
Copy link
Contributor

@bluhm bluhm commented Nov 14, 2023

Create zone file with A and AAAA records in zone regress. Start nsd with zone file listening on ::1.
Write hosts of regress zone into pfresolved config. Start pfresolved with nsd as resolver.
Wait until pfresolved creates table regress-pfresolved. Read IP addresses from pf table with pfctl.
Check that pfresolved added IPv4 and IPv6 addresses. Check that pf table contains all IPv4 and IPv6 addresses. Check that IPv6 ::1 socket was used.

@bluhm bluhm changed the title Test query to nsd over IPv6 socket. Test query to nsd over TLS socket. Nov 14, 2023
@CaBeckmann CaBeckmann merged commit 51022d0 into master Nov 14, 2023
1 check passed
@CaBeckmann CaBeckmann deleted the regress-tls branch November 14, 2023 13: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