User Tools

Site Tools


kb:common:dns

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
kb:common:dns [2024/05/06 08:49] – created joerg.hampelkb:common:dns [2024/05/06 09:00] (current) joerg.hampel
Line 3: Line 3:
 ===== nslookup vs. ping ===== ===== nslookup vs. ping =====
  
-On many operating systems, ''nslookup'' uses its own implementation whereas ''ping'' and other services go through the OS-specific stack. This results in potentially different results for ip-to-name resolution+On many operating systems, ''nslookup'' uses its own implementation whereas ''ping'' and other services go through the OS-specific stack. This results in potentially different results for ip-to-name resolution.
  
 ==== Mac OS ==== ==== Mac OS ====
Line 16: Line 16:
  
     scutil --dns     scutil --dns
 +
 +=== DNSSEC ===
 +
 +If there are more than one DNS servers configured in the network settings, Apple blocks non-DNSSEC systems when one that uses DNSSEC is in the list. DNSSEC, or Domain Name System Security Extensions, is a set of extensions to DNS that provides authentication of DNS data. 
 +
 +8.8.8.8 (Google NS), for example, supports DNSSEC. If your config (or your DCHP server) configures the Google NS in parallel to local ones, those local entries might be ignored. You can solve this by configuring no secondary name server in your DHCP configuration, and instead enabling forwarding to that name server in your DNS configuration.
  
  
kb/common/dns.1714985350.txt.gz · Last modified: 2024/05/06 08:49 by joerg.hampel