Create a new resolv.conf file on a directory that is writable for the user and mount the that file over the original /etc/resolv.conf with bind option.
Is there any way to edit resolv.conf ?
I can easily share internet to phone but dns request is not working. I use ip route to set the gateway and iptables to forward internet.
/etc/resolv.conf doesnt seems to be editable and /ram/tmp/resolv.conf doesnt seem to work.
Thanks
Create a new resolv.conf file on a directory that is writable for the user and mount the that file over the original /etc/resolv.conf with bind option.
that didn't work. I still cant resolve names.
Is there any way to intercept dns requests via iptables and redirect to an ip? I can share internet with it but the phone dont know what "google.com" means! =P
any ideas?
thanks