|
|
|
|
 [精华] netlink 编程介绍 - hoyt [ 2005-01-26 14:40 | 87 byte(s)]
 Re: netlink 编程介绍 - bekars [ 2005-11-04 15:51 | 18 byte(s)]
 [精华] Re: netlink 编程介绍 - petex [ 2005-04-10 09:28 | 21 byte(s)]
 [精华] Re: netlink 编程介绍 - cbchen [ 2005-04-12 11:53 | 63 byte(s)]
 [精华] Re: netlink 编程介绍 - hoyt [ 2005-04-12 14:30 | 200 byte(s)]
 [精华] Re: netlink 编程介绍 - cbchen [ 2005-04-14 17:52 | 103 byte(s)]
 [精华] Re: netlink 编程介绍 - cbchen [ 2005-04-07 22:54 | 11 byte(s)]
 [精华] Re: netlink 编程介绍 - dl_dht [ 2005-01-28 12:22 | 16 byte(s)]
|
|
|
|
[Original]
[Print]
[Top]
|
我刚才测试了一下,如果没有转载ip_queue模块会提示你说的那个问题,如果转载模块则可以。
你执行lsmod 看看是不是有ip_queue模块,如果没有
执行 modprobe ip_queue,然后再测试看看?
|
|
|
----
|
|
[Original]
[Print]
[Top]
|
|
|