我在安装bind9后,在messages中发现有这么一句:
modprobe: can't locate module net-pf-10
我安装BIND9使用CHROOT的方式,请问这是何原因。谢谢!
| nico 回复于:2001-11-24 11:11:36 |
| 无法找到你机器上的net-pf-10模块。你自己找找它在哪,然后不用我说了吧。把它加入module就行了。 也有可能你没有这个模块,那么请你装一个。 |
| xuxu 回复于:2001-11-24 12:19:48 |
| [这个贴子最后由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 / / | | '_ \| | | \ \/ / / /__| | | | | |_| |> < \____/_|_| |_|\__,_/_/\_\ ![]() |
