EvotecIT / Testimo

Testimo is a PowerShell module for running health checks for Active Directory against a bunch of different tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Resolves external DNS queries" asserts incorrect IP (for NA)

decopaper opened this issue · comments

The test "Resolves external DNS queries" in DNSResolveExternal.ps1 asserts that evotec.xyz resolves to 37.59.176.139, however in North America it currently resolves to 172.67.178.160 and 104.21.17.226.

These IPs belong to Cloudflare's ASN, so it's possible DNS for this domain resolves to different IPs in different geographic regions. If this proves to be the cause, this may not be a trivial fix, at least with the evotec.xyz domain.

Here is what DNS looks like for evotec.xyz looks like in the central US:
https://mxtoolbox.com/SuperTool.aspx?action=a%3aevotec.xyz&run=toolpage

Sorry for that. My website went down in a fire, along with it the IP address. I've brought back the website but it's protected with clouflare and that means DNS change. I've now crated testimo-check.evotec.xyz and pointed it to 1.1.1.1. This should work correctly.