在Linux系统中域名解析的默认解析顺序?()
A: DNS、NIS、/etc/hosts
B: NIS、DNS、/etc/hosts
C: /etc/hosts、DNS、NIS
D: DNS、/etc/hosts、NIS
A: DNS、NIS、/etc/hosts
B: NIS、DNS、/etc/hosts
C: /etc/hosts、DNS、NIS
D: DNS、/etc/hosts、NIS
A
举一反三
- linux下dns配置文件是什么() A: /etc/fstab B: /etc/resolv.conf C: /etc/hosts D: /etc/init.d
- 配置文件( )用于保存当前主机所使用的DNS服务器地址。 A: etc/hosts B: etc/host。conf C: etc/resolv.conf D: etc/resolve.conf <br> 试题解析:/etc/resolv.conf为 DNS客户机配置文件,设置DNS服务器的IP地址及DNS域名.
- Linux操作系统下指定DNS域名解析服务器IP的文件是( )。 A: etc/host B: etc/hosts C: etc/resolv.conf D: etc/host.conf
- 在Linux系统中,用于设置DNS客户的配置文件是() A: /etc/hosts B: /etc/resolv.conf C: /etc/dns.conf D: /etc/nis.conf
- 用cat命令查看下列( )文件可以知道DNS服务器的IP地址 A: /etc/hosts B: /etc/services C: /etc/hosts D: /etc/resolve.conf
内容
- 0
Linux下,指定DNS服务器的配置文件是? A: /etc/hosts B: /etc/resolv.conf C: /etc/hostname D: /etc/sysconfig/network
- 1
A host is to be part of a very small private network, which will never be connected to any other networks. Which of the following name resolution schemes would be the easiest to implement?() A: DNS B: NIS C: DHCP D: etc/hosts file
- 2
下列文件中,存储DNS服务器的文件是() A: /etc/hostname B: /etc/hosts C: /etc/resolv.conf D: /etc/networks
- 3
如果要让系统不使用/etc/hosts进行域名解析,而只通过DNS(bind)进行域名解析,需要修改哪个文件?() A: /etc/host.conf B: /etc/resolv.conf C: /etc/switch.conf D: /etc/nameD-conf
- 4
在客户机上进行域名解析时,下列哪个才是正确的 DNS 查询解析的顺序( ) A: 本地缓存、HOSTS文件、DNS 服务器 B: 本地缓存、DNS 服务器、HOSTS文件 C: HOSTS文件、本地缓存、DNS服务器 D: DNS 服务器、本地缓存、HOSTS文件