제가 보기엔 named안에 zone,rev파일 세팅이 잘못된거같네요..
$TTL 86400
@ IN SOA ns.abc.com. info.abc.com. (
980910 ; Serial
10800 ; Refresh
3600 ; Retry
432000 ; Expire
86400 ; Minimum
)
이런식으로 되어 있어야 합니다.
$TTL 86400이부분이 있나요? 그리고
info.abc.com. ( <--이렇게 괄호가 이줄에 있나요??
: Jan 9 19:33:04 otech named[1372]: starting BIND 9.1.3 -u named
: Jan 9 19:33:04 otech named[1372]: using 1 CPU
: Jan 9 19:33:04 otech named[1374]: loading configuration from '/etc/named.conf'
: Jan 9 19:33:04 otech named[1374]: the default for the 'auth-nxdomain' option is now 'no'
: Jan 9 19:33:04 otech named[1374]: no IPv6 interfaces found
: Jan 9 19:33:04 otech named[1374]: listening on IPv4 interface lo, 127.0.0.1#53
: Jan 9 19:33:04 otech named[1374]: listening on IPv4 interface eth0, 211.62.58.104#53
: Jan 9 19:33:04 otech named[1374]: command channel listening on 127.0.0.1#953
: Jan 9 19:33:04 otech named[1374]: master.c:1197: unexpected error:
: Jan 9 19:33:04 otech named[1374]: dns_master_load: named.otechkorea:2: no TTL specified. THIS ZONE WILL NO LONGER WO
: RK IN FU$ Jan 9 19:33:04 otech named[1374]: dns_master_load: named.otechkorea:9: using RFC 1035 TTL semantics
: Jan 9 19:33:04 otech named[1374]: running
: Jan 9 19:33:05 otech 1월 9 19:33:04 named: named 를 시작하고 있습니다 succeeded
:
: 무슨 뜻인지를 잘 모르겠습니다.
: 대강은 알겠지만, 더욱 복잡해만 질 것 같아 답변을 구합니다.--허접한 넘임당..그러나 리
: 눅스를 사랑합니다!!