*paid install help?*: Cobbler on a OpenVZ container / "dhcpd" failing

marek.dohojda at thomsonreuters.com marek.dohojda at thomsonreuters.com
Tue Jul 12 17:30:51 UTC 2011


Well here you go

Ok so it appears to me you are having one of two issues, either your dhcpd.conf is not setup with correct information something like this:
subnet 192.168.1.0 netmask 255.255.255.0 {
  option routers 192.168.1.2;
  option broadcast-address 192.168.1.255;
}
OR

You are not listening to the right now

Now try dhcpd -fc /etc/dhcp/dhcpd.conf and see what happens.


Marek Dohojda
720-308-8622

77 68 6f 20 69 73 20 4a 6f 68 6e 20 47 61 6c 74 3f 0d 0a 


-----Original Message-----
From: cobbler-bounces at lists.fedorahosted.org [mailto:cobbler-bounces at lists.fedorahosted.org] On Behalf Of Frank
Sent: Tuesday, July 12, 2011 11:27 AM
To: cobbler mailing list
Subject: RE: *paid install help?*: Cobbler on a OpenVZ container / "dhcpd" failing

Thanks for the infos and suggestions!

  /etc/dhcpd.conf
did not exit. What existed was:
  /etc/dhcpd/dhcpd.conf
I made a copy to /etc as well.... yet, as you know, the dhcpd.conf is 
being written by /etc/cobbler/dhcp.template -- so this is not the 
right approach, I know that.

Running the command:
  dhcpd -f -d
got me this:
  Not configured to listen on any interfaces!


Frank

_______________________________________________
cobbler mailing list
cobbler at lists.fedorahosted.org
https://fedorahosted.org/mailman/listinfo/cobbler


More information about the cobbler mailing list