|
为什么用自动分配IP的方法得不到IP(有领机的windoes sysget) 我在WINDOWS下就可以得到??
为什么
haod@linux:~> /usr/sbin/dhcpd
Internet Software Consortium DHCP Server V3.0.1rc13
Copyright 1995-2003 Internet Software Consortium.
All rights reserved.
For info, please visit http://www.isc.org/products/DHCP
unable to create icmp socket: Operation not permitted
Not searching LDAP since ldap-server, ldap-port and ldap-base-dn were not specified in the config file
Can't open /var/lib/dhcp/db/dhcpd.leases for append.
可是这个文件却却实实有 ..很多帖子说是在/var/state/dhcp/dhcpd.leases
我用的是SUSE SLES9
这里下载的 http://www.linuxsir.cn/forum.php?mod=viewthread&tid=136915
为什么 接下来打入
linux:/home/haod # ifconfig eth0:0 192.168.1.1(回车)
linux:/home/haod #
linux:/home/haod # /usr/sbin/dhcpd
Internet Software Consortium DHCP Server V3.0.1rc13
Copyright 1995-2003 Internet Software Consortium.
All rights reserved.
For info, please visit http://www.isc.org/products/DHCP
Not searching LDAP since ldap-server, ldap-port and ldap-base-dn were not specified in the config file
Wrote 0 leases to leases file.
Listening on Socket/eth0/192.168.1.0/24
Sending on Socket/eth0/192.168.1.0/24
Sending on Socket/fallback/fallback-net
There's already a DHCP server running.
可是朋友的计算机windows 就是分不到IP
为什么 接下来打入
linux:/home/haod # ifconfig eth0:0 192.168.1.*
192.168.1.*: 未知的主机
ifconfig: `--help' gives usage information.
我的头都大了 ,怎么搞的 |
|