Ole Ersoy wrote: > Hi, > > I had dhcp working fine. Then after rebooting the cobbler client in order to > try another install attempt, I noticed that my voice over IP device had > stolen the IP that the cobbler client wants. So I reconfigured dhcpd.conf to > use a different IP for the cobbler client. Now the cobbler client times out > when attempting to get a lease. > > I tried uninstalling and reinstalling dhcp and then starting with a clean > configuration, but there's still no love. I also tried looking at the log > and there's no logged requests for a dhcp lease. > > Any ideas on how to reset this? > > TIA, > - Ole > > > Do not configure dhcp.conf, cobbler overwrites it by design.
Edit /etc/cobbler/dhcpd.template to add static things or create cobbler system records to add MAC/IP mappings for your systems. Also confirm that omapi is still disabled and you have dhcpd set to start up automatically when the system boots. > > > > > > > _______________________________________________ > cobbler mailing list > [email protected] > https://fedorahosted.org/mailman/listinfo/cobbler > _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
