User Tools

Site Tools


ubuntu:dns:check_which_dns_servers_are_being_used

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ubuntu:dns:check_which_dns_servers_are_being_used [2020/05/13 17:28] peterubuntu:dns:check_which_dns_servers_are_being_used [2021/01/10 20:46] (current) – removed peter
Line 1: Line 1:
-====== Ubuntu - DNS - Check which DNS servers are being used ====== 
- 
-===== Using systemd ===== 
- 
-<code bash> 
-systemctl-resolve --status 
-</code> 
- 
-returns: 
- 
-<code> 
-Global 
-         DNS Servers: 192.168.1.2 
-          DNSSEC NTA: 10.in-addr.arpa 
-                      16.172.in-addr.arpa 
-                      168.192.in-addr.arpa 
-                      17.172.in-addr.arpa 
-                      18.172.in-addr.arpa 
-                      19.172.in-addr.arpa 
-                      20.172.in-addr.arpa 
-                      21.172.in-addr.arpa 
-                      22.172.in-addr.arpa 
-                      23.172.in-addr.arpa 
-                      24.172.in-addr.arpa 
-                      25.172.in-addr.arpa 
-                      26.172.in-addr.arpa 
-                      27.172.in-addr.arpa 
-                      28.172.in-addr.arpa 
-                      29.172.in-addr.arpa 
-                      30.172.in-addr.arpa 
-                      31.172.in-addr.arpa 
-                      corp 
-                      d.f.ip6.arpa 
-                      home 
-                      internal 
-                      intranet 
-                      lan 
-                      local 
-                      private 
-                      test 
- 
-... 
- 
-Link 4 (br0) 
-      Current Scopes: DNS 
-       LLMNR setting: yes 
-MulticastDNS setting: no 
-      DNSSEC setting: no 
-    DNSSEC supported: no 
-         DNS Servers: 192.168.1.1 
-                      192.168.1.2 
-          DNS Domain: localdomain 
-</code> 
- 
----- 
- 
-===== Using nm-tool ===== 
- 
-"nm-tool" can be used to get information about your existing connections in Network Manager. 
- 
-It's roughly the same data you'd get in the GUI "connection information". 
  
ubuntu/dns/check_which_dns_servers_are_being_used.1589390919.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki