Testing for DNS #2

Open
opened 2022-11-29 21:04:22 +00:00 by kake26 · 0 comments
kake26 commented 2022-11-29 21:04:22 +00:00 (Migrated from codeberg.org)

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.