On Thu, Jun 18, 2009 at 8:31 PM, Tarjei Knapstad<[email protected]> wrote: > Due to local network setup I need to add a line to /etc/resolv.conf > ("options single-request"), otherwise I lose two out of three DNS > lookups. Is there any way to make NM add this line when writing > /etc/resolv.conf? (other than hacking the code and explicitly adding > it for every network I connect to through DHCP) > if you mean name servers, you can add a line to
/etc/dhclient-eth1.conf or /etc/dhclient-eth0.conf prepend domain-name-servers XXX.XXX.XXX.XXX,yyy.yyy.yyy.yyy; > Thanks, > -- > Tarjei > > -- > fedora-list mailing list > [email protected] > To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list > Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines > -- fedora-list mailing list [email protected] To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
