Difference between revisions of "Systemd-resolve"
Jump to navigation
Jump to search
↑ https://wiki.ubuntu.com/DebuggingSystemd
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 4: | Line 4: | ||
* <code>[[systemd-resolve --status]]</code> | * <code>[[systemd-resolve --status]]</code> | ||
− | + | ||
− | |||
Line 16: | Line 15: | ||
* <code>[[resolvconf]]</code> | * <code>[[resolvconf]]</code> | ||
+ | == Examples == | ||
+ | systemd-resolve | ||
+ | No arguments passed. | ||
systemd-resolve | systemd-resolve | ||
Line 22: | Line 24: | ||
systemd-resolve --status | systemd-resolve --status | ||
Failed to get global data: Could not activate remote peer. | Failed to get global data: Could not activate remote peer. | ||
+ | |||
+ | systemd-resolve --statistics | ||
+ | DNSSEC supported by current servers: no | ||
+ | |||
+ | Transactions | ||
+ | Current Transactions: 0 | ||
+ | Total Transactions: 0 | ||
+ | |||
+ | Cache | ||
+ | Current Cache Size: 0 | ||
+ | Cache Hits: 0 | ||
+ | Cache Misses: 0 | ||
+ | |||
+ | DNSSEC Verdicts | ||
+ | Secure: 0 | ||
+ | Insecure: 0 | ||
+ | Bogus: 0 | ||
+ | Indeterminate: 0 | ||
Revision as of 05:57, 23 July 2020
http://man7.org/linux/man-pages/man1/systemd-resolve.1.html
systemd-resolve --help
systemd-resolve --status
Related files:
Related packages:
Examples
systemd-resolve No arguments passed.
systemd-resolve sd_bus_open_system: No such file or directory
systemd-resolve --status Failed to get global data: Could not activate remote peer.
systemd-resolve --statistics DNSSEC supported by current servers: no Transactions Current Transactions: 0 Total Transactions: 0 Cache Current Cache Size: 0 Cache Hits: 0 Cache Misses: 0 DNSSEC Verdicts Secure: 0 Insecure: 0 Bogus: 0 Indeterminate: 0
See also
- Systemd:
systemctl
,systemd-journald
,journalctl
systemd-cat
,systemd-logind
,systemd-networkd
:networkctl
,systemd-timesyncd
,systemd-resolved
,systemd-udevd
[1],Systemd-logind: loginctl
,hostnamectl
,udevadm
,systemd-run
,portablectl
,systemd-nspawn
, systemd resource management, Timer (systemd), systemd logs,/etc/systemd/
, systemd services,systemd-mount
,/run/systemd/
,.service
,/usr/lib/systemd/
,/usr/lib/systemd/system/
,/usr/lib/systemd/system/systemd-resolved.service
,/lib/systemd/
, machinectl, systemd-oomd, systemd-analyze - DNS: Linux DNS, IP,
systemd-resolve
,/etc/hosts
,whois
, Domain registrar,dig
,host
,nslookup
,scutil --dns
dnsmasq
,bind
,delv
,.local
,.internal, .onion
, FQDN, TTL,/etc/resolv.conf
,/etc/systemd/resolved.conf
,dscacheutil
(macOS),hostname, hostnamectl
,bind
,resolvectl status
, DNS sinkhole, Domain name server, LLMNR, Resource records:MX, TXT, NS
, CAA, SSHFP, Apex, CNAME, Wildcard DNS records, Subdomain, /etc/nsswitch.conf,1.1.1.1
,8.8.8.8, CoreDNS, dnsPolicy:
, Google Public DNS, DNS caches, Kubernetes ExternalDNS, DNS forwarding, IDNA2008, DNS-1035, Domain name registrars, Split-view DNS, Pi-hole, NextDNS - DHCP: Cisco IOS DHCP Server,
isc-dhcp-server (dhcpd.conf)
,ip dhcp pool
show ip dhcp pool
,show ip dhcp binding
,show ip dhcp conflict
,show ip dhcp server statistics
, DHCP snooping,client-identifier
,hardware-address
,show ip dhcp
,ip link
,dhcpcd
,AWS::EC2::DHCPOptions, dhclient, systemd-networkd
- Netplan:
netplan try
,netplan apply
, examples,networkd
Advertising: