このページの翻訳:
- 日本語 (ja)
- English (en)
最近の更新
Tag Cloud
このページへのアクセス
今日: 8 / 昨日: 2
総計: 437
- DokuWiki(122)
- Dokuwiki.fl8.jp(111)
- サカつく初代(17)
- Gallery(14)
- 01_サカつく初代 05年目(14)
- 01_サカつく初代 01年目(14)
- FreeBSD カーネル再構築(13)
最近の更新
このページへのアクセス
今日: 8 / 昨日: 2
総計: 437
UbuntuのDNSサーバは下記で確認できる。
# resolvectl status enp6s0 Link 3 (enp6s0) Current Scopes: DNS Protocols: +DefaultRoute +LLMNR -mDNS -DNSOverTLS DNSSEC=no/unsupported Current DNS Server: 8.8.8.8 DNS Servers: 8.8.8.8
/etc/resolv.conf はこんな風になってる。
# cat /etc/resolv.conf nameserver 127.0.0.53 options edns0 trust-ad search .
Ether指定しない場合は、全部のEther分表示される。
$ resolvectl status Global Protocols: -LLMNR -mDNS -DNSOverTLS DNSSEC=no/unsupported resolv.conf mode: stub Link 2 (enp1s0) Current Scopes: DNS Protocols: +DefaultRoute -LLMNR -mDNS -DNSOverTLS DNSSEC=no/unsupported Current DNS Server: 8.8.8.8 DNS Servers: 8.8.8.8 Link 3 (enp6s0) Current Scopes: DNS Protocols: +DefaultRoute -LLMNR -mDNS -DNSOverTLS DNSSEC=no/unsupported Current DNS Server: 8.8.8.8 DNS Servers: 8.8.8.8 Link 4 (enp7s0) Current Scopes: DNS Protocols: +DefaultRoute -LLMNR -mDNS -DNSOverTLS DNSSEC=no/unsupported Current DNS Server: 8.8.8.8 DNS Servers: 8.8.8.8