All of lore.kernel.org
 help / color / mirror / Atom feed
* Problem with DNS resolution using resolvconf (poky/daisy)
@ 2014-06-26  9:23 Alex J Lennon
  2014-06-26  9:55 ` Alex J Lennon
  0 siblings, 1 reply; 3+ messages in thread
From: Alex J Lennon @ 2014-06-26  9:23 UTC (permalink / raw)
  To: Yocto

Hi,

I'm looking at resolvconf as I want to be able to pick up dns-nameserver
changes in /etc/network/interfaces, and I'm reading that this is the way
to do it.

Having added the resolvconf package the eth0 interface is now not
correctly picking up DNS servers and putting them in /etc/resolv.conf

The behaviour is due to /etc/udhcpc.d/S50default which in the absence of
resolvconf just creates /etc/resolv.conf (which works) or if the
resolvconf binary is present it attempts to use it (which doesn't).


resolvconf looks to be using /etc/resolvconf/update.d/libc to create
/etc/resolv.conf but is crapping out as /lib/resolvconf/list-records
doesn't exist.

Is this a bug or could anybody help me to understand if there's some
other step I should be taking here?

Many thanks,

Alex


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-08-13 12:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-26  9:23 Problem with DNS resolution using resolvconf (poky/daisy) Alex J Lennon
2014-06-26  9:55 ` Alex J Lennon
2014-08-13 12:39   ` Dean

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.