> -----Original Message----- > From: Daevid Vincent > Sent: Monday, June 23, 2003 4:06 AM > Subject: How come I'm missing entries from the dhcpd.leases file? > > > Okay, my dhcp client web page is pretty much done... > http://daevid.com/examples/dhcp/ > The .tgz file is linked at the bottom if you want it. > > What I don't understand is why my dhcpd.leases file doesn't > have an entry for my notebook (10.10.10.69) yet I specifically > put this entry in /etc/dhcpd.conf > > host orinoco.daevid.com { > hardware ethernet 00:02:2D:3C:7C:FB; > fixed-address 10.10.10.69; > } > > So I do get assigned the IP and everything works from a > network standpoint, but why doesn't the > /var/lib/dhcp/dhcpd.leases file have an entry that should > look something like:
[snip...] Try adding: update-static-leases to your dhcpd.conf file. Steve Cowles -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list