개발자이야기

bind 에서 최신 named.root 가져오기

2008. 2. 12. 15:35

bind 설치시
checkhints: L.ROOT-SERVERS.NET/A (199.7.83.42) missing from hints

와 같은 에러가 나서보니 hint로 기술된 named.root 에 해당 내역이 없다..

wget ftp://ftp.internic.org/domain/named.root > named.hint

로 최신 root 도메인을 가져온다.