Chinaunix首页 | 论坛 | 博客
  • 博客访问: 3270694
  • 博文数量: 815
  • 博客积分: 12898
  • 博客等级: 上将
  • 技术积分: 7883
  • 用 户 组: 普通用户
  • 注册时间: 2006-12-25 09:57
文章分类

全部博文(815)

文章存档

2014年(1)

2011年(46)

2010年(192)

2009年(121)

2008年(70)

2007年(385)

分类: BSD

2007-09-29 12:04:12

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 记录的权值不能少

阅读(2445) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~