|
发表于 2002-12-31 14:31:34
|
显示全部楼层
So, I looked at the /etc/init.d/ethnet, and some other boot-up scripts.
These scripts only use the ifcfg-eth0 file to get variables from.
And NETMASK=255.255.255.0 was the last, and _really_ last line.
But to get them an active variable you need a 'cr/lf' after it.
After restarting the network, everything worked fine
你看看你的/etc/init.d/ethnet脚本对不对,如果不对的话,从redhat下拷一个试试? |
|