编译后使用新内核,但内核里却没有iptables?
代码: 全选
root@Realserver2:/home/linuxcn# iptables -L -n
FATAL: Module ip_tables not found.
iptables v1.3.1: can't initialize iptables table `filter': iptables who? (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.
有iptables这个命令,但内核里却不支持iptables
我在编译内核的时候,全部iptalbes/filter选项都选择上了!
大家说说看