바뀜

둘러보기로 가기 검색하러 가기
20 바이트 추가됨 ,  2017년 5월 8일 (월) 18:59
// abc.com, my.com 모두 named.zone에 지정된 /var/cache/bind 설정에 따릅니다.
//
zone "abc.com" {
type master; file "ourzone.zone";
};
zone "my.com" {
type master; file "ourzone.zone";
};
 
=== ourzone.zone 파일 ===

둘러보기 메뉴