On 2008-08-25, Janos Makadi <[EMAIL PROTECTED]> wrote: > Hi, > > I have changed to a new IS, where I have to use pppoe. I tryed both > the userland, and the in kernel driver. In any case the connection > works fine, but when I use the in kernel driver, it doesn't fill out > the resolv.conf file. The userland driver does. > > > I didn't found much documentation for the in kernel driver, so my > question is: > > > Is there any way, to configure the in kernel driver to write name > server information to resolv.conf?
No, but you can run your own resolver locally (named_flags="") and set 127.0.0.1 in resolv.conf.