안녕 하세요?
리눅스를 이제 막 시작할려고 하는 초보입니다.
bind-9.2.2rc1를 설치를 했습니다.
# ./configure --bindir=/usr/local/bind
# make
# make install
이런식으로 컴파일 하고는
caching-nameserver패키지를 설치했습니다.
그런데...
/etc/named.conf
/etc/rndc.conf
/etc/resolv.conf
/ets/host.conf
/etc/hosts
/var/named/***.zone
/var/named/***.rev
이런 항목들이 안나타나는군요.
네임서버 셋팅에 대해서 좀 자세한 설명이나...
관련 문서좀 알려 주세요