Ole Ersoy wrote: > Hi, > > I think I'm running into a similar problem with DHCP. I just installed > Fedora 10, and am trying to setup cobbler. > > I did all the cobbler check tasks, but dhcpd is not starting when starting > cobblerd or running cobbler sync. I tried tail /var/log/messages to see if > anything got logged, but there's nothing. > > I also tried changing changing all cases of iface.gateway to gateway, and > still no love. > > Thoughts (I pasted settings and dhcp.template below)? >
Disable omapi (set omapi_enabled to 0), restart cobblerd, and then cobbler sync. That should do it. ($iface.gateway works fine in the latest development branch or 1.2.9, no template change is required anymore.) --Michael _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
