![]() |
sponsored links |
|
|
sponsored links
|
|
|
4
11th September 18:00
External User
Posts: 1
|
(1)[root@localhost root]# ifup eth0
Determining IP information for eth0:1...SIOCSIFFLAGS: Cannot assign requested address SIOCSIFFLAGS: Cannot assign requested address failed. (2)[root@localhost root]# tail --follow /var/log/messages Apr 26 08:49:30 localhost dhclient: If you intend to request help from the dhcp-server@isc.org Apr 26 08:49:30 localhost dhclient: mailing list, please read the section on the README about Apr 26 08:49:30 localhost dhclient: submitting bug reports and requests for help. Apr 26 08:49:30 localhost dhclient: Apr 26 08:49:30 localhost dhclient: Please do not under any cir***stances send requests for Apr 26 08:49:30 localhost dhclient: help directly to the authors of this software - please Apr 26 08:49:30 localhost dhclient: send them to the appropriate mailing list as described in Apr 26 08:49:30 localhost dhclient: the README file. Apr 26 08:49:30 localhost dhclient: (3)[root@localhost root]# /etc/init.d/network restart Shutting down loopback interface: [ OK ] Setting network parameters: [ OK ] Bringing up loopback interface: [ OK ] |
|
|
6
11th September 18:00
External User
Posts: 1
|
(1)[root@localhost root]# ifup eth0
Determining IP information for eth0:1...SIOCSIFFLAGS: Cannot assign requested address SIOCSIFFLAGS: Cannot assign requested address failed. (2)[root@localhost root]# tail --follow /var/log/messages I went to the location an copied the last few lines from Messages Apr 26 17:01:41 localhost dhclient: Bind socket to interface: No such device Apr 26 17:01:41 localhost dhclient: Apr 26 17:01:41 localhost dhclient: If you did not get this software from ftp.isc.org, please Apr 26 17:01:41 localhost dhclient: get the latest from ftp.isc.org and install that before Apr 26 17:01:41 localhost dhclient: requesting help. Apr 26 17:01:41 localhost dhclient: Apr 26 17:01:41 localhost dhclient: If you did get this software from ftp.isc.org and have not Apr 26 17:01:41 localhost dhclient: yet read the README, please read it before requesting help. Apr 26 17:01:41 localhost dhclient: If you intend to request help from the dhcp-server@isc.org Apr 26 17:01:41 localhost dhclient: mailing list, please read the section on the README about Apr 26 17:01:41 localhost dhclient: submitting bug reports and requests for help. Apr 26 17:01:41 localhost dhclient: Apr 26 17:01:41 localhost dhclient: Please do not under any cir***stances send requests for Apr 26 17:01:41 localhost dhclient: help directly to the authors of this software - please Apr 26 17:01:41 localhost dhclient: send them to the appropriate mailing list as described in Apr 26 17:01:41 localhost dhclient: the README file. Apr 26 17:01:41 localhost dhclient: Apr 26 17:01:41 localhost dhclient: exiting. (3)[root@localhost root]# /etc/init.d/network restart Shutting down loopback interface: [ OK ] Setting network parameters: [ OK ] Bringing up loopback interface: [ OK ] (4)[root@localhost root]# ls -l /etc/sysconfig/network-scripts/ifcfg-eth0* -rw-r--r-- 3 root root 251 Apr 25 17:39 /etc/sysconfig/network-scripts/ifcfg-eth0:1 (5)[root@localhost root]# cat/etc/sysconfig/network-scripts/ifcfg-eth0* bash: cat/etc/sysconfig/network-scripts/ifcfg-eth0*: No such file or directory |
|