Comment 24 for bug 1189571

Revision history for this message
In , Jiri (jiri-redhat-bugs) wrote :

I've added some debugging outputs to the dhcpd code so it should write out values of some important variables before the crash.

Download it from here http://jpopelka.fedorapeople.org/789601/dhcpd
and make it executable (chmod +x dhcpd).

You could either replace /usr/sbin/dhcpd with it (restore SELinux context with 'restorecon -Fvv /usr/sbin/dhcpd') or simply leave it wherever you want and run it (as root) with /path/to/dhcpd -d [<interface>]