Corrupt dhcpd.conf file

Alan Buxey A.L.M.Buxey at lboro.ac.uk
Wed Jan 6 21:08:03 UTC 2010


hi,

avoid editing config files in windows whereveer possible
- if you must, then use wordpad

you can use 'dos2unix' command to clear some windows junk
away....if you want to see what the file really looks like
then 'cat -v dhcpd.conf' and it might show a few of the nasties
left behind.

I use 'vi' mainly for editing - very powerful, great regular expression
support - very handy when you've got to change IP address details
on 50 or so ranges.

alan



More information about the dhcp-users mailing list