netbase: set the default nameserver to OpenDNS for om-gta0?
authorJohn Lee <john_lee@openmoko.com>
Wed, 22 Oct 2008 11:29:20 +0000 (19:29 +0800)
committerJohn Lee <john_lee@openmoko.org>
Mon, 5 Jan 2009 09:07:03 +0000 (17:07 +0800)
packages/netbase/netbase/om-gta01/interfaces
packages/netbase/netbase/om-gta02/interfaces

index 090c18a..df85b1e 100644 (file)
@@ -22,7 +22,8 @@ iface usb0 inet static
        netmask 255.255.255.0
        network 192.168.0.0
        gateway 192.168.0.200
+       up echo nameserver 208.67.222.222 >> /etc/resolv.conf
+       up echo nameserver 208.67.220.220 >> /etc/resolv.conf
 
 # Bluetooth networking
 iface bnep0 inet dhcp
-
index 090c18a..6caf915 100644 (file)
@@ -22,6 +22,8 @@ iface usb0 inet static
        netmask 255.255.255.0
        network 192.168.0.0
        gateway 192.168.0.200
+       up echo nameserver 208.67.222.222 >> /etc/resolv.conf
+       up echo nameserver 208.67.220.220 >> /etc/resolv.conf
 
 # Bluetooth networking
 iface bnep0 inet dhcp