[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Testbed-admins] Error on creating nodes



Looks like they are not being added to the dhcp.conf.

Well, lets check the obvious first:

boss> /usr/testbed/sbin/dhcpd_makeconf > /tmp/foo

And then check the file for pc1. If its there, you can then do this:

boss> /usr/testbed/sbin/dhcpd_makeconf -i -r

and all will be good. If pc1 is not in there, then its probably a
misconfig in the node_types table that is causing things to be
confused about what the control network is.

Lbs