ChinaUnix.net
 >> ChinaUnix.net > Linux

请各位指正(BIND9)

作者:kennchen     发表时间:2001/11/20 11:55am

我在安装bind9后,在messages中发现有这么一句:
modprobe: can't locate module net-pf-10
我安装BIND9使用CHROOT的方式,请问这是何原因。谢谢!

此文章相关评论:
该文章有2个相关评论如下:(点这儿可以发表评论)
nico 发表于: 2001/11/24 11:11am
无法找到你机器上的net-pf-10模块。你自己找找它在哪,然后不用我说了吧。把它加入module就行了。
也有可能你没有这个模块,那么请你装一个。
 
xuxu 发表于: 2001/11/24 12:19pm
[这个贴子最后由xuxu在 2001/11/24 05:01pm 编辑]

这是 IPv6 module... 我想你用的是IPv4,需要更改
configure 在 /etc/modules.conf
.......alias net-pf-10 off..........
(It is either IPX or Appletalk.  You should be
able to do "modprobe -c | grep net-pf-10" to find out for sure.)

  / /(_)_ __ x_u  ___ x__u  
 / / | | '_ \| | | \ \/ /    
/ /__| | | | | |_| |>  <  
\____/_|_| |_|\__,_/_/\_\


 :em19:

 
 

Copyright © ChinaUnix.net  *  转载请注明出处及作者