Testing for DNS #2
Labels
No labels
bug
contribution welcome
duplicate
enhancement
good first issue
help wanted
invalid
question
upstream
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: kake26/vpnwatch#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The current method relies on ping, which for a resolution failure is ok. Problem is works for OpenVPN, but not on wiregaurd. I think a more dig centric approach is really waht should be used. Dig will do a DNS query and tell me if it fails. I think that will actually work much better then resolving a specific domain name and being specific to a provider.