У меня случилась ошибка при попытке запустить dhcpd хотя его конфиг я написал, как я понял он ругается на bind но дело в том, что из пакетов bind у меня в системе только:
bind-utils и libbind.
Как мне настроить dhcp? (у меня сеть 192.168.0.x, два компьютера имеют статические IP 192.168.0.51, 192.168.0.52 (собственно сервер) ну беспроводной роутер 192.168.0.50) итого 3.
[root@localhost ~]# service dhcpd start
Starting dhcpd service: Internet Systems Consortium DHCP Server V3.0.6
Copyright 2004-2007 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/
Can't open /var/lib/bind/etc/rndc.key: No such file or directory
Please note the following before requesting help:
This software is a part of the Internet Software Consortium's DHCP suite
with modifications for ALT Linux.
The ISC folks quite reasonably require that you do not bother them with
questions on software that includes third-party modifications and might
not be based off their latest code. Hence, please direct any questions
to the community@ mailing list instead; the subscription instructions
are given at http://lists.altlinux.org/mailman/listinfo/community .
Please also read the SUPPORT section on the README about
submitting bug reports and requests for help.
exiting.
[FAILED]
Подскажите, что делать? (ALT Linux lite 4.0)