|

楼主 |
发表于 2010-8-7 19:06:57
|
显示全部楼层
Post by 溺水三千;2107210
/etc/conf.d/net内容?
# This blank configuration will automatically use DHCP for any net.*
# scripts in /etc/init.d. To create a more complete configuration,
# please review /etc/conf.d/net.example and save your configuration
# in /etc/conf.d/net (this file :]!).
config_eth0=( "dhcp" )
routes_eth0=( "default via 192.168.1.1" )
我的net文件内容并没有改变,不知道为什么这次出现了问题,可是两次dhcpcd后又可以连上网络,很奇怪~ |
|