Great, I didn't know about that and apparently it's working fine now. I will
definitely prefer this method over my old one where I set up some hosts
manually and left the others (majority) for DHCP.

The problem that I found seems to be the dhcpd restart after modifying the
host table:

Sep 18 18:30:21 tga1 e-smith[32033]: Processing event: host-create pc-00011
Sep 18 18:30:21 tga1 e-smith[32033]: Running event handler:
/etc/e-smith/events/host-create/S55conf-dhcpd
Sep 18 18:30:22 tga1 e-smith[32033]: Running event handler:
/etc/e-smith/events/host-create/S55conf-named
Sep 18 18:30:23 tga1 e-smith[32033]: Running event handler:
/etc/e-smith/events/host-create/S55email-conf
Sep 18 18:30:24 tga1 e-smith[32033]: Running event handler:
/etc/e-smith/events/host-create/S90restart-dhcpd
Sep 18 18:30:24 tga1 e-smith[32033]: serviceControl:
/etc/rc.d/rc7.d/S65dhcpd not found    <------??????????????????
Sep 18 18:30:24 tga1 e-smith[32033]: Couldn't restart dhcpd at
/etc/e-smith/events/host-create/S90restart-dhcpd line 43.

It's working after restarting dhcpd manually via 'service dhcpd restart'.

Hm, there is NO symbolic link in /etc/rc.d/rc7.d/ here at all at the moment
therefore it can't find .../S65dhcpd for the restart ?????
All other runlevels have lots of symbolic link entries.

OK, I will report back to support.

Regards,
Michael Doerner

> > [...]
> > I  have taken Gordon's comments to mean that if I assign a host name,
mac
> > address & IP in the e-smith mgr and then reconfig the client computer to
use
> > dhcp then it will pick up the ip etc from the e-smith box as I have
> > configured it. Is this correct?
>
> Yes.
>
> > If so it doesn't seem to be working.
> > I have checked the /home/dns/var/named/db.xxx.xom fiel and the info
> > configured from the e-smith mgr appears to be there although I can't see
> > where the mac address is used.
>
> /etc/dhcpd.conf should have entries of the form:
>
> host ted.sages.com.au {
>     hardware ethernet aa:bb:cc:dd:ee:ff;
>     fixed-address 192.168.1.5;
> }
>
> Check /var/log/messages and /etc/dhcpd.conf - double check the MAC
address.



--
Please report bugs to [EMAIL PROTECTED]
Please mail [EMAIL PROTECTED] (only) to discuss security issues
Support for registered customers and partners to [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org

Reply via email to