Testing for DNS #2

Open
opened 2022-11-29 15:04:22 -06:00 by Ghost · 0 comments
Ghost commented 2022-11-29 15:04:22 -06:00 (Migrated from git.urandom.link)

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.

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.
Sign in to join this conversation.
No description provided.