Eno Compton wrote:
> option domain-name "test.com";
> option domain-name-servers 192.168.0.1;
> option broadcast-address 192.168.0.255;
> subnet 192.168.1.0 netmask 255.255.255.0 {
> filename "/tftpdir/vmlinuz.xterm";
> host xterm {
> hardware ethernet 00:40:53:01:22:36;
> option host-name "xterm";
> fixed-address 192.168.0.100;
> }
> }
>
> Have verified dhcpd is running. Every time I change dhcpd.conf, I kill the
> server daemon and restart it to insure the new conf file gets read. Can't
> think how to proceed.
>
> Have any ideas?
What version of dhcpd are you using? I am using ISC dhcdp V3.0b2pl9,
and your config file works fine for me (on a Mandrake 7.1 system.)
I believe in the past I had problems with an older dhcpd where it
would not start properly if I did not have a "range ..." entry.
I assume you have looked closely at the output and /var/log/messages
after starting dhcpd?
-Don
--
Don Christensen Senior Software Development Engineer
dj...@ci... MMABU - Mid-Market Access Business Unit
Cisco Systems ComLOB - Commercial Line of Business
San Jose, CA "It was a new day yesterday, but it's an old day now."
|