[Voyage-linux] dynamic nameserver problem

Clemens Grünberger (spam-protected)
Thu May 6 03:47:42 HKT 2010


Thanks Punky and Jo,

I did a fresh install and it works indeed with resolvconf as Punky 
described it. I recently switched from 0.6.2 to 0.6.5 and also had 
networking disabled altogether, what might have caused resolvconf to not 
work correctly in my setup.

On the hand I also got DNS resolution for my modem ppp connection to 
work by disabling resolvconf and symlinking both /etc/resolv.conf and 
/etc/ppp/resolv.conf to /tmp/resolv.conf. I guess that means, that also 
Jo Lodewyckx's solution for resyncing the resolv.conf should work well.

Thanks for the help everyone and for the enjoyable voyage-linux,
Clemens



On 04.05.2010 04:15, Kim-man 'Punky' TSE wrote:
> Hi Clemens,
>
> resolvconf introduced in 0.6.5 is used to solve this late . I am not
> expecting it does not work. At boot before setting network, there should
> be a message:
> ===================================
> Reconfiguring resolvconf.
> mkdir: created directory `/lib/init/rw/resolvconf'
> mkdir: created directory `/lib/init/rw/resolvconf/interface'
> Copying /ro to /rw.
> Voyage is now setting up tmpfs for changed files...
> tmpfs: mount back /lib/init/rw/var/log to /var/log
> tmpfs: mount back /lib/init/rw/var/tmp to /var/tmp
> Done.
> Setting up resolvconf...done.
> ===================================
>
> If you see these lines this means resolve.conf is kept as in
> /etc/resolvconf/run and is symlink to /lib/init/rw/resolvconf, which is
> writable.
>
> BTW, /etc/resolv.conf is also be symlink to
> /etc/resolvconf/run/resolv.conf as well, that I don't see why it is not
> writable. May be you have different environment than me. Otherwise,
> please check /etc/init.d/voyage-sync that enable resolvconf part.
>
> - Punky
>
> On 5/3/2010 7:32 PM, Clemens Grünberger wrote:
>> On the other hand disabling resolvconf and manually putting in 2
>> nameservers in resolv.conf works (remountrw-edit-remountro), but I'd
>> rather not rely on the continuous availability of my chosen nameservers.
>> I want to use these machines as remote nodes, so I cannot rely on
>> fixing nameservers by hand.
>>
>> Any suggestions how to do this in a neat way? (Some symlinking to /tmp?,
>> or should I just mount the fs as read-write every time I make the
>
>





More information about the Voyage-linux mailing list