This morning my Windows PC was getting an autoconfig (169...) address and after going through the usual troubleshooting steps I gave it a static IP in the HDA range and VNC'ed on to my server. OK, the server works fine and can browse in web...so this is DHCP related.
Right, first things first:
Code: Select all
# service dhcpd stop
# service dhcpd stop
Starting dhcpd: [FAILED]
Wow, that's long and usually changes on the disk before it all loads.

Code: Select all
...
/etc/dhcpd.conf line 20: expecting a parameter or declaration
#011max-lease-time ;
Wasn't sure where to post this advice, so it's here. Maybe someone will find it useful.