Excerpts from Adurotec's message of Wed Apr 21 13:48:55 -0400 2010: > I have cobbler managing dhcpd and the pxe booting worked fine on each of > my configured VLANS. > I recently changed the IP range of two of my VLANs and then modified the > dhcp.template followed by a cobbler sync. > > Now when I boot a server that is in one of those two modified VLANs I > get "unknown network segment". > > Is there some other modification I need to make to cobbler and/or > dhcpd? None of the unmodified VLANs are > having this issue.
Can you give us the full error message? That generally means that dhcpd is seeing a request from a network segment that it doesn't have a configuration for. You have 10.200.6.0/24 and 10.200.7.0/24 configured, but maybe the request is coming in from 10.200.5.0/24? -- Scott Henson Red Hat CIS Operator WVU Alum BSAE/BSME _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
