Sep 29 19:57:12 mail named[16988]: starting BIND 9.3.4
Sep 29 19:57:12 mail named[16988]: none:0: open: /etc/rndc.key: file not found
Sep 29 19:57:12 mail named[16988]: couldn't add command channel 127.0.0.1#953: file not found
Sep 29 19:57:12 mail named[16988]: none:0: open: /etc/rndc.key: file not found
Sep 29 19:57:12 mail named[16988]: couldn't add command channel ::1#953: file not found
Sep 29 19:57:12 mail named[16988]: dns_rdata_fromtext: standard/atyu30.com.bind:12: near 'atyu30.com.': not a valid number
Sep 29 19:57:12 mail named[16988]: zone atyu30.com/IN: loading master file standard/atyu30.com.bind: not a valid number
# cat atyu30.com.bind
$TTL 6h
@ IN SOA mail.atyu30.com. root.atyu30.com. (
1 ; serial
1h ; refresh
30m ; retry
7d ; expiration
1h ) ; minimum
NS mail.atyu30.com.
mail.atyu30.com. IN A 10.0.0.200
atyu30.com. IN A 10.0.0.200
atyu30.com. IN MX 20 atyu30.com.
MX 记录的权值不能少
阅读(2486) | 评论(0) | 转发(0) |