Module ip_tables not found

4911阅读 0评论2009-10-28 cexoyq
分类:LINUX


#iptables -A FORWARD -p tcp -j QUEUE

如果啟動時出現這樣的錯誤訊息: FATAL: Module ip_tables not found.

代表核心沒有編譯 iptables 的相關支援,開啟核心中下列的選項:

Device Drivers --->

Networking support --->

Networking options --->

[] Network packet filtering (replaces ipchains) --->

開啟此項及他底下的

IP: Netfilter Configuration --->

<> IP tables support (required for filtering/masq/NAT)

以及這底下的所有功能。


( client 執行)

    #ping 192.168.0.1


上一篇:xcopy文件差异拷贝
下一篇:X使用VESA的驱动