|
|
ifconfig 看网卡正常
ifup ethx
ifconfig 看网卡正常
ifconfig eth0 up
ifconfig
network configration
[root@localhost sbin]# ./ifconfig eth0:1 up
SIOCSIFFLAGS: Cannot assign requested address
[root@localhost sbin]#
还有一个最棘手的问题是现在断不了网了
/usr/sbin/./adsl-stop
显示是断了,其实没断
ps -e 看进程除了pppoe以外就是eth0在基它关于网的进程也没什么了,但就是断不了网 |
|