- 论坛徽章:
- 0
|
请教 Linux 下的无盘网安装问题
我认为是DHCP 没有配置好,我把这个具体情况让你们看看:
[root@test init.d]# ./dhcpd restart
Shutting down dhcpd: OK ]
Starting dhcpd: OK ]
[root@test init.d]# cd ..
[root@test etc]# rpm -aq|grep dhcp
dhcp-3.0pl1-9
另外,当我直接敲 dhcpd 指令时 报错 如下 :
For info, please visit http://www.isc.org/products/DHCP
Wrote 4 leases to leases file.
Listening on LPF/eth0/30:05:5d:b7:b0:d2/132.147.116/22
Sending on LPF/eth0/30:05:5d:b7:b0:d2/132.147.116/22
Sending on Socket/fallback/fallback-net
There's already a DHCP server running.
If you did not get this software from ftp.isc.org, please
get the latest from ftp.isc.org and install that before
requesting help.
If you did get this software from ftp.isc.org and have not
[root@test etc]# yet read the README, please read it before requesting help.
If you intend to request help from the dhcp-server@isc.org
mailing list, please read the section on the README about
submitting bug reports and requests for help.
Please do not under any circumstances send requests for
help directly to the authors of this software - please
send them to the appropriate mailing list as described in
the README file.
exiting.
请问怎么办???
|
|