LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 635|回复: 0

局域网上网的问题,试了一整天了,还是没有进展,所以觉得不问不行了

[复制链接]
发表于 2004-5-16 16:14:40 | 显示全部楼层 |阅读模式
我说的都是按这里的帖子做的
但是不同的方法都提示一个错误了
所以觉得,是不是有什么问题没有做好
希望大家给解答一下


/lib/modules/2.4.18-bf2.4/kernel/net/ipv4/netfilter/ip_tables.o: init_module: Device or resource busy
/lib/modules/2.4.18-bf2.4/kernel/net/ipv4/netfilter/ip_tables.o: insmod /lib/modules/2.4.18-bf2.4/kernel/net/ipv4/netfilter/ip_tables.o failed
/lib/modules/2.4.18-bf2.4/kernel/net/ipv4/netfilter/ip_tables.o: insmod ip_tables failed
/lib/modules/2.4.18-bf2.4/kernel/net/ipv4/netfilter/ip_tables.o: init_module: Device or resource busy
/lib/modules/2.4.18-bf2.4/kernel/net/ipv4/netfilter/ip_tables.o: insmod /lib/modules/2.4.18-bf2.4/kernel/net/ipv4/netfilter/ip_tables.o failed
/lib/modules/2.4.18-bf2.4/kernel/net/ipv4/netfilter/ip_tables.o: insmod ip_tables failed
iptables v1.2.6a: can't initialize iptables table `filter': iptables who? (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.
/lib/modules/2.4.18-bf2.4/kernel/net/ipv4/netfilter/ip_tables.o: init_module: Device or resource busy
/lib/modules/2.4.18-bf2.4/kernel/net/ipv4/netfilter/ip_tables.o: insmod /lib/modules/2.4.18-bf2.4/kernel/net/ipv4/netfilter/ip_tables.o failed
/lib/modules/2.4.18-bf2.4/kernel/net/ipv4/netfilter/ip_tables.o: insmod ip_tables failed
iptables v1.2.6a: can't initialize iptables table `filter': iptables who? (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.
/lib/modules/2.4.18-bf2.4/kernel/net/ipv4/netfilter/ip_tables.o: init_module: Device or resource busy
/lib/modules/2.4.18-bf2.4/kernel/net/ipv4/netfilter/ip_tables.o: insmod /lib/modules/2.4.18-bf2.4/kernel/net/ipv4/netfilter/ip_tables.o failed
/lib/modules/2.4.18-bf2.4/kernel/net/ipv4/netfilter/ip_tables.o: insmod ip_tables failed
iptables v1.2.6a: can't initialize iptables table `nat': iptables who? (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.





我用的脚本
/sbin/modprobe ip_tables
echo 1 >/proc/sys/net/ipv4/ip_forward
/sbin/iptables -F INPUT
/sbin/iptables -F FORWARD
/sbin/iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表