Signature check failed

ian douglas ian.douglas at iandouglas.com
Mon Jul 7 23:05:38 CEST 2008


Christoph Anton Mitterer wrote:
> The miss of those was just because I (as always) forgot to setup
> resolv.conf (as Ian guessed correctly ;) )....


It's simple to automate this:

In my /etc/networking/interfaces, for the USB connection, where the "up"
command does an echo to resolv.conf, something like this:

 up echo "nameserver 192.168.0.200" > /etc/resolv.conf

I changed it to:

 up echo "nameserver 208.67.222.222" > /etc/resolv.conf

which is a public DNS server for opendns.com. Works great for me, your
mileage may vary.

-id




More information about the community mailing list