无标题文档
|
|
|
|
|
|
|
|
下一代互联网
  当前位置: 首页 > 网络建设 > 网络升级 >
宝安教育城域网多路由接入解决方案
http://www.media.edu.cn 中国教育网络 作者:张朝清
 

named.conf

options {

  directory "/var/named";

  query-source address * port 53;

};

controls {

  inet 127.0.0.1 allow { localhost; } keys { rndckey; };

};

view  "cernet" {

match-clients { cernet; };

zone "." IN {

  type hint;

  file "named.ca";

};

zone "localhost" IN {

  type master;

  file "localhost.zone";

allow-update { none; };

};

zone "0.0.127.in-addr.arpa" IN {

  type master;

  file "named.local";

  allow-update { none; };

};

zone "baoan.net.cn" IN {

  type master;

  file "baoan.net.cn-cernet";

  allow-update { none; };

  allow-transfer { none; };

};

};

view "chinanet" {

match-clients { any; };

zone "." IN {

  type hint;

  file "named.ca";

};

zone "localhost" IN {

  type master;

  file "localhost.zone";

  allow-update { none; };

};

zone "0.0.127.in-addr.arpa" IN {

  type master;

  file "named.local";

  allow-update { none; };

};

zone "baoan.net.cn" IN {

  type master;

  file "baoan.net.cn-chinanet";

  allow-update { none; };

  allow-transfer { none; };

};

};

include "/etc/rndc.key";

acl cernet {

162.105/16;

166.111/16;

202.4.128/19;

202.38.64/18;

202.38.140/23;

202.38.184/21;

202.38.192/18;

202.112/13;

202.120/15;

202.192/12;

202.127.216/21;

202.127.224/19;

210.25.128/18;

210.26/15;

210.28/14;

210.32/12;

211.64/12;

211.80/13;

218.192/13;

219.216/13;

219.224/13;

219.242/15;

219.244/15;

};

baoan.net.cn-cernet记录文件

$TTL    86400

@  1D IN SOA @ root (

42; serial (d. adams)       3H; refresh         15M; retry              1W; expiry

1D ); minimum

1D IN NS    ns.baoan.net.cn.

ns  1D IN A 210.39.43.137

www 1D IN A 210.39.43.138

...

baoan.net.cn-chinanet记录文件

$TTL    86400

@ 1D IN SOA   @ root (

42; serial (d. adams)

3H; refresh             15M; retry              1W; expiry

1D ); minimum

1D IN NS    ns.baoan.net.cn.

ns  1D IN A 210.39.43.137

www  1D IN A    219.134.88.148

上一页  1 2  
页面功能 【字体:   】 【打印】 【关闭】 【联系我们
相关链接
·大连海事大学校育网建设
·中国人民大学:万兆智能,安全易网
·高校网络迎来万兆成熟应用期
·西北大学软件职业技术学院千兆校园网建设案例
·建设高性价比的千兆校园网
无标题文档
主管单位:中华人民共和国教育部  主办单位:教育部科技发展中心  承办单位:中国教育和科研计算机网CERNET
《中国教育网络》编辑部 京ICP证060236号 联系电话:010-62603869
建议使用800*600分辨率及Microsoft IE5.0版本以上浏览器
copyright © 北京赛尔时代传媒文化有限公司 All Rights Reserved