[Voyage-linux] Correct way to get persistant nameserver info across reboots

ka1ifq, Mike (spam-protected)
Tue Dec 13 01:37:06 HKT 2011


On 12/12/2011 11:04 AM, ka1ifq wrote:
>
>  This is something that just popped up on me. I am using Voyage 0.7.0. 
> Up till now the system has been used for incoming connections, now I 
> wish to do some outgoing things, but I get errors when trying to 
> connect out, even doing an apt-get update.
>
>  Is there an official way to accomplish this?
>
>  Still in the learning curve.
>
> Thanks, Mike.
This is what is in my 'interfaces' file for Eth0

auto eth0
iface eth0 inet static
         address 10.128.128.222
         netmask 255.255.255.0
#       network 10.128.128.0
         gateway 10.128.128.1
#       dns-nameserver = 68.94.156.1
         dns-nameserver = 68.94.157.1

I do not get name resolution, this should work from what I have read.

Tnx, Mike..





More information about the Voyage-linux mailing list