On Mon, 23 Mar 2009 19:58:14 +0000, Tom Brown <[email protected]> wrote: > Anyone know where this DNS1= line comes from? > > # cat ifcfg-eth0 > DEVICE=eth0 > HWADDR=00:16:3E:59:16:91 > ONBOOT=yes > BOOTPROTO=static > IPADDR=192.168.11.4 > NETMASK=255.255.255.0 > DNS1=<<inherit>> > > its clearly wrong but i cant seem to work out what is apparently missing > or even what the DNS1= is ? > > thanks > _______________________________________________ > cobbler mailing list > [email protected] > https://fedorahosted.org/mailman/listinfo/cobbler
That should be filled in with your DNS servers (the "--name-servers" option for systems/profiles). Not sure why it's failing to inherit those though. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
