[root@xxxxxx init.d]# dig @ns.xxxxxx.or.kr xxxxxx.or.kr A
; <<>> DiG 9.2.0 <<>> @ns.xxxxxx.or.kr xxxxxx.or.kr A
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 15252
;; flags: qr aa rd ra; QUERY:1, ANSWER:1, AUTHORITY:1, ADDITIONAL:0
;; QUESTION SECTION:
;xxxxxx.or.kr. IN A
;; ANSWER SECTION:
xxxxxx.or.kr. 86400 IN A ***.***.***.61
;; AUTHORITY SECTION:
xxxxxx.or.kr. 86400 IN NS ***.***.***.61.xxxxxx.or.kr.
;; Query time: 2 msec
;; SERVER:203.252.129.61#53(ns.xxxxxx.or.kr)
;; WHEN: Wed Feb 20 14:23:42 2002
;; MSG SIZE rcvd: 75
현재 네임서버는 잘 돌아갑니다. 버츄얼 도메인도 잘 돌아가고..
근데 dig나 nslookup으로 보면 ns가 위처럼 골까게 나오네요;;
뭔가 이상하다는건데 서비스엔 이상은 없거든요..
도데체 뭘 만져야 합니까;;
/etc/hosts
[root@xxxxxx /etc]# cat hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost localhost.localdomain
***.***.***.61 xxxxxx.or.kr xxxxxx
/etc/resolv.conf
[root@xxxxxx /etc]# cat resolv.conf
domain xxxxxx.or.kr
nameserver ***.***.***.111
nameserver ***.***.***.61
search xxxxxx.or.kr
/chroot/named/etc/named.conf chroot로 named데몬 돌려서;
[root@xxxxxx namedb]# cat xxxxxx.zone
$TTL 86400
$ORIGIN xxxxxx.or.kr.
@ IN SOA ns.xxxxxx.or.kr. root.xxxxxx.or.kr. (
42 ; serial (d. adams)
3H ; refresh
15M ; retry
1W ; expiry
1D ) ; minimum
IN NS ***.***.***.61
IN MX 10 mail.xxxxxx.or.kr.
IN A ***.***.***.61
ns IN A ***.***.***.61
mail IN CNAME @
www IN CNAME @
ftp IN CNAME @
이상 설정화일입니다. 어디에 문제가 있는지;;;
그럼 오늘 하루도 반나절 남았군요..
날씨도 쌀쌀한데 감기 조심들 하세요..
즐거운 하루~--만사 형통 하시길~~