[root@LRDN ~]# sed -i 's/forward.*$/forward=1/' /etc/sysctl.conf;sysctl -p &>;/dev/null
[root@LRDN ~]# iptables -t nat -A POSTROUTING -s 192.168.10.0/24 -j MASQUERADE
[root@LRDN ~]# iptables restart
Bad argument `restart'
Try `iptables -h' or 'iptables --help' for more information.
[root@LRDN ~]#
现在win98机器和原来一样,还是不能直接上网,还有什么需要重新启动一下吗?
我真他妈的拉圾,要是懂一点路由的知道,nat配置也不连这破问题都问,想起都没脸,
各位高人太感谢你样啦。


