|
From: Zsolt Z. <zsz...@gm...> - 2006-10-04 02:19:21
|
1. Did you create a subnet section in your dhcpd.conf file or yust
remove #s from the example?
Did you checked /var/log/messages logfile about dhcpd messages?
You have to restart the service after changing dhcpd.conf file to take effe=
ct.
There is not too much info to help solve your problem.
2. Is there any output of your save-config?
Rgds, Zsolt
On 10/2/06, G=FCrsoy Turan <gur...@iy...> wrote:
> I just installed devil-linux-1.2.10 and have three problems.
>
> 1. The documentation says that specific hosts can be given a specific IP
> number like in the following example:
> host murauer {
> hardware ethernet 00:30:65:6F:A5:D4;
> fixed-address 192.168.1.5;
> }
>
> Unfortunately, it doesn't work for for me. Is there anything else I need =
to
> pay attention to?
>
> 2. The command "save-config" does not save onto the floppy disk. After do=
ing
> changes in the configurations, I have to tar the "etc" folder and mcopy t=
he
> resulting archive to the floppy, manually. Why would this be the case?
>
> 3. At startup, it takes a long time searching for RAID devices, but I don=
't
> have any. How can I stop it from doing so?
>
>
> Any help is greatly appreciated.
> GT.
>
|