hi, I'm using script to connect FR via USB, and one line there is:
su `whoami` -c "scp /etc/resolv.conf [email protected]:/etc/resolv.conf" and that solves this issue :] regards tom 2010/4/6 Tim Abell <[email protected]>: > hello, > > sometimes when i plug my fr into my laptop, i can't always get internet from > the phone via the laptop > > it seems the culprit is the contents of /etc/resolv.conf, which sometimes > contains old settings, i think from my last gprs session (connected with > mokonnect) > > it's only a minor annoyance, but can anything be done about this? > > my workaround is to ssh in and run > echo 'nameserver 192.168.0.200' > /etc/resolv.conf > > thanks > > Tim Abell > _______________________________________________ > Shr-User mailing list > [email protected] > http://lists.shr-project.org/mailman/listinfo/shr-user > _______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
