About ipkg on Openmoko
ian douglas
ian.douglas at iandouglas.com
Fri Feb 29 02:31:10 CET 2008
I've found that connecting the Neo to my PC built a resolv.conf pointing
to my workstation's address (192.168.0.200) which obviously doesn't do
DNS lookups.
I solved it by writing a new resolv.conf using OpenDNS:
nameserver 208.67.222.222
nameserver 208.67.220.220
It'd be trivial to grep the /etc/resolv.conf on a startup task on the
Neo to see whether "nameserver 192.168.0.200" is in the resolv.conf file
and overwrite it with this copy instead.
-id
More information about the community
mailing list