답변:
dns-search
DNS 조회에 추가 할 도메인을 결정합니다.
일반적으로에서 반환 한 것과 동일한 도메인을 여기에 지정합니다 hostname -f
.
자세한 내용은 다음의 인용문을 참조하십시오 man resolv.conf
.
search Search list for host-name lookup.
The search list is normally determined from the local domain name; by default, it contains only the local domain
name. This may be changed by listing the desired domain search path following the search keyword with spaces or tabs
separating the names. Resolver queries having fewer than ndots dots (default is 1) in them will be attempted using
each component of the search path in turn until a match is found. For environments with multiple subdomains please
read options ndots:n below to avoid man-in-the-middle attacks and unnecessary traffic for the root-dns-servers. Note
that this process may be slow and will generate a lot of network traffic if the servers for the listed domains are
not local, and that queries will time out if no server is available for one of the domains.
The search list is currently limited to six domains with a total of 256 characters.
hello.com.example.com
대신 해결하려고 시도하여 시스템 의 IPv6을 생성했습니다example.com
. 결과 (hello.com
예상 한 IPv4 주소가 아님 ). 여기 자세한 내용에 대해 쓴 : daysleeper.cz/...가