I have a very strange situation on my home use software appliance.
The DNS Server on the box cannot resolve ip addresses for hosts ending on the tld of .tv
The Version is 9.109.
What I have tried:
- "nslookup sophos.tv" fails on the client with the utm as dns server configured (other domains work)
- nslookup even fails when I have a shell session on the utm (nslookup sophos.tv)
- nslookup is successful if I query an external DNS directly (nslookup sophos.tv 8.8.8.8)
- Using the DNS Servers of Google instead of the DNS of my ISP in the utm configuration does not change anything. (All other DNS requests resolve successfully)
- Disabling Country Blocking and Intrusion Prevention does not help
loginuser@utm:/home/login > nslookup sophos.tv
Server: 127.0.0.1
Address: 127.0.0.1#53
** server can't find sophos.tv: NXDOMAIN
loginuser@utm:/home/login > nslookup sophos.tv 8.8.8.8
Server: 8.8.8.8
Address: 8.8.8.8#53
Non-authoritative answer:
Name: sophos.tv
Address: 213.31.172.77
Has anyone experienced such an issue? Any clues what to do?
br, Chris
This thread was automatically locked due to age.