Tom Brown wrote: > Hi > > in 1.4.1 i populate the nameserver fields in the host definition however > these do not make it into resolv.conf ? Am i missing a step somewhere? > the only way i seem to be able to get it to work is by putting it into > the ksmeta ? > > any ideas > > thanks > > > _______________________________________________ > cobbler mailing list > [email protected] > https://fedorahosted.org/mailman/listinfo/cobbler > > Are you getting just one entry?
There is a bug in the post_network_install_config script so that it is not incrementing the setting for DNS in ifcfg-eth0 (or whatever interface you have). Just a guess, cat the ifcfg-eth0 script and see if you have two or more entries for DNS1 I sent a patch for this to the ML last week. Dave Hatton _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
