Czy tu jest cos zle:
#Ponizej przyklad wpisu statycznego
host komputer {
hardware ethernet 00:0B:6A:44:58:58;
fixed-address 10.0.0.5;
option broadcast-address 10.0.0.255;
option routers 10.0.0.1;
}
po dodaniu wpisu i restarcie dhcp wywala mi:
root@nnd:/usr/sbin# ./dhcpd
Internet Software Consortium DHCP Server V3.0pl2
Copyright 1995-2003 Internet Software Consortium.
All rights reserved.
For info, please visit
http://www.isc.org/products/DHCP
Wrote 0 deleted host decls to leases file.
Wrote 0 new dynamic host decls to leases file.
Wrote 9 leases to leases file.
Listening on Socket/eth1/10.0.0.0/24
Sending on Socket/eth1/10.0.0.0/24
No subnet declaration for eth0 (193.17.14.68).
** Ignoring requests on eth0. If this is not what
you want, please write a subnet declaration
in your dhcpd.conf file for the network segment
to which interface eth0 is attached. **
There's already a DHCP server running.